Do you have any question about this error?
Message type: E = Error
Message class: /SAPCND/ANALYSIS -
Message number: 312
Message text: Field &1 of table &2 is not contained in access &3
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
/SAPCND/ANALYSIS312
- Field &1 of table &2 is not contained in access &3 ?The SAP error message
/SAPCND/ANALYSIS312
indicates that a specific field in a table is not included in the access that is being attempted. This error typically arises in the context of condition management or access sequence evaluations, where the system is trying to access a field that is not part of the defined access.Cause:
- Field Not Included in Access: The field specified in the error message (
&1
) is not part of the access definition for the specified table (&2
). This can happen if the access sequence or condition table has not been properly configured to include the necessary fields.- Configuration Issues: There may be a misconfiguration in the condition tables or access sequences that leads to this inconsistency.
- Data Inconsistency: If the data model has changed (e.g., fields were added or removed), the access definitions may not have been updated accordingly.
Solution:
Check Access Sequence: Review the access sequence associated with the condition type. Ensure that the field in question is included in the access sequence.
- Go to the transaction code
V/07
(for condition types) and check the access sequence assigned to the condition type.- Verify that the field is part of the access definition.
Modify Condition Table: If the field is not included in the condition table, you may need to modify the condition table to include the field.
- Use transaction code
V/03
to check the condition tables and add the necessary field if it is missing.Adjust Configuration: If there are configuration issues, you may need to adjust the configuration settings in the relevant customizing transactions (e.g.,
V/06
for access sequences).Transport Changes: If changes were made in a development environment, ensure that they are transported to the production environment correctly.
Testing: After making the necessary changes, perform tests to ensure that the error no longer occurs and that the access sequence works as expected.
Related Information:
Transaction Codes:
V/01
- Create Condition TableV/02
- Change Condition TableV/03
- Display Condition TableV/06
- Maintain Access SequencesV/07
- Maintain Condition TypesDocumentation: Refer to SAP Help documentation for detailed information on condition management and access sequences.
SAP Notes: Check for any relevant SAP Notes that may address specific issues related to this error message.
By following these steps, you should be able to resolve the error and ensure that the necessary fields are included in the access definitions.
Get instant SAP help. Start your 7-day free trial now.
/SAPCND/ANALYSIS311
Source field &1 of access &3 is not contained in table &2
Generated Include to Extension - STORZ - 12.01.2004 INCLUDE /SAPCND/MVA_13 OBJECT DOKU ID TX LANGUAGE EN ENDIFError message extract from SAP system....
/SAPCND/ANALYSIS310
Dynamic Selection Unsuccessful
What causes this issue? There appears to be an inconsistency in Customizing for the current access; the field information for access does not fit the...
/SAPCND/ANALYSIS313
Field &1 of table &2 for access &3 is not contained in the field catalog
Generated Include to Extension - STORZ - 12.01.2004 INCLUDE /SAPCND/MVA_15 OBJECT DOKU ID TX LANGUAGE EN Generated Include to Extension - STORZ - 12...
/SAPCND/ANALYSIS314
Source field &1 in access &2 is not contained in the field catalog
Generated Include to Extension - STORZ - 12.01.2004 INCLUDE /SAPCND/MVA_16 OBJECT DOKU ID TX LANGUAGE EN Generated Include to Extension - STORZ - 12...
Click on this link to search all SAP messages.