Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: VT - Vertriebstabellen
Message number: 660
Message text: Access sequence &1 inconsistent; target field &3 missing in access &2
Access sequence &V1& is inconsistent. Target field &V3& is missing in
access &V2&.
The changed data has not been saved, because this action was cancelled.
Correct the inconsistent access and save the data again.
To correct the inconsistency, first delete the inconsistent access and
then add it again.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
VT660
- Access sequence &1 inconsistent; target field &3 missing in access &2 ?The SAP error message VT660 indicates that there is an inconsistency in the access sequence configuration for a condition type in the pricing procedure. Specifically, it means that a target field that is expected to be present in the access sequence is missing.
Cause:
- Missing Target Field: The error typically arises when the access sequence is configured to use a target field that is not defined in the access sequence. This can happen if the access sequence was modified, or if the condition type was changed without updating the access sequence accordingly.
- Incorrect Configuration: There may be a misconfiguration in the access sequence or the condition records that reference it.
- Transport Issues: If the access sequence was transported from one system to another (e.g., from development to production), it may not have been transported correctly, leading to inconsistencies.
Solution:
Check Access Sequence Configuration:
- Go to the transaction code
V/07
(for access sequences) and check the access sequence mentioned in the error message.- Ensure that all required fields are correctly defined in the access sequence.
Verify Target Fields:
- Check the target fields that are supposed to be included in the access sequence. Make sure that the field mentioned in the error message is indeed part of the access sequence.
Adjust Condition Type:
- If the condition type has been changed, ensure that the access sequence is updated to reflect these changes. You can do this in the transaction code
V/06
(for condition types).Recreate Access Sequence:
- If the access sequence is severely misconfigured, consider recreating it from scratch, ensuring that all necessary fields are included.
Transport Check:
- If the issue arose after a transport, check the transport logs to ensure that all objects related to the access sequence were transported correctly.
Consult Documentation:
- Review SAP documentation or notes related to the specific condition type and access sequence for any additional guidance or known issues.
Related Information:
V/06
: Condition TypesV/07
: Access SequencesV/08
: Condition RecordsBy following these steps, you should be able to resolve the VT660 error and ensure that your access sequence is correctly configured.
Get instant SAP help. Sign up for our Free Essentials Plan.
VT659
Hierarchical access combined with customer hierarchies not possible
What causes this issue? The hierarchical access function in combination with field &V3& is not possible. The error was triggered by access se...
VT658
Fill condition exclusion group 1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
VT661
Hierarchical access combined with target field &3 not possible
What causes this issue? The hierarchical access function in combination with target field &V3& and a specific value is not possible. The erro...
VT662
Internal error &2 when saving access sequence &1 (see long text)
What causes this issue? An internal error occurred when saving access sequence &V1&, access &V3& that cannot be corrected in the proc...
Click on this link to search all SAP messages.