Do you have any question about this error?
Message type: E = Error
Message class: FF - FI Function Module Messages
Message number: 780
Message text: Access sequence & not found in table T682I
The <DS:DE.KOZGF>access sequence</> could not be found in table T682I.
This is a system error, probably caused by inconsistencies in the
database.
In this case, enter an error message.
Error message extract from SAP system. Copyright SAP SE.
FF780
- Access sequence & not found in table T682I ?The SAP error message FF780 indicates that the system is unable to find a specific access sequence in the table T682I. This typically occurs in the context of pricing or condition records, where the system is trying to retrieve pricing information based on the defined access sequence but cannot find it.
Cause:
- Missing Access Sequence: The access sequence that is being referenced does not exist in the T682I table. This could be due to incorrect configuration or the access sequence not being created.
- Incorrect Configuration: The access sequence may not be properly assigned to the relevant condition type or pricing procedure.
- Transport Issues: If the access sequence was recently created or modified, it may not have been transported correctly to the system where the error is occurring.
- Authorization Issues: Sometimes, the user may not have the necessary authorizations to access the condition records.
Solution:
Check Access Sequence:
- Go to transaction code
V/07
(for access sequences) and verify if the access sequence in question exists.- If it does not exist, you may need to create it or check if it was mistakenly deleted.
Assign Access Sequence:
- Ensure that the access sequence is assigned to the relevant condition type. You can check this in transaction code
V/06
(for condition types).- Make sure that the condition type is included in the pricing procedure that is being used.
Transport Requests:
- If the access sequence was recently created or modified, ensure that the transport request has been successfully imported into the target system.
Check Authorizations:
- Verify that the user has the necessary authorizations to access the condition records. This can be checked with the help of your SAP security team.
Debugging:
- If the issue persists, you may need to debug the pricing procedure to see where the access sequence is being called and why it is not found.
Related Information:
SE11
or SE16
.V/07
: Access SequencesV/06
: Condition TypesV/08
: Pricing ProceduresBy following these steps, you should be able to identify the cause of the error and implement a solution. If the problem persists, consider reaching out to SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
FF779
Condition type & was not found in tables T685/T685A
What causes this issue? The <DS:DE.KSCHL>condition type</> specified could not be found in tables T685A or T685.System Response This is ...
FF778
The condition with number & was not found in table KONH
What causes this issue? The system could not find the <DS:DE.KNUMH>condition</> with the number specified in table KONH.System Response ...
FF781
Condition type & set incorrectly in tables T685/T685A
What causes this issue? The <DS:DE.KSCHA>condition type</> has been set defectively for the tax calculation. Typical errors are for examp...
FF782
No transaction type has been assigned to condition type & in schema &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.