Message type: E = Error
Message class: OT - SAP Online Correction Support (SOCS)
Message number: 802
Message text: Line &1: Logical AND block is not numbered sequentially
The import condition check was terminated.
Check the import condition and correct the missing entry.
Import condition with errors (line) : &V1&
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.
OT802
- Line &1: Logical AND block is not numbered sequentially ?The SAP error message OT802, which states "Line &1: Logical AND block is not numbered sequentially," typically occurs in ABAP programming when there is an issue with the structure of a logical AND block in your code. This error indicates that the lines within a logical AND block are not properly sequenced, which can lead to confusion in the flow of the program.
Cause: The error is usually caused by one of the following: Improperly Structured Code: The logical AND conditions in your code are not arranged in a sequential manner. This can happen if you have multiple conditions that are not properly aligned or if there are missing or extra lines. Syntax Errors: There may be syntax errors in the code that disrupt the logical flow, causing the numbering of the lines to be out of order. Code Modifications: If the code has been modified (e.g., lines added or removed) without proper adjustments to
Get instant SAP help. Sign up for our Free Essentials Plan.
OT801
Line &1: Package type &2 cannot be used here
<ZK>&CAUSE&</> You have defined an import condition to delete a software component which uses the patch type &V2& in the ...
OT784
Document data for InfoObject cannot be read for package &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
OT803
Line &1: Sequence is not numbered sequentially
<ZK>&CAUSE&</> You have defined import conditions where the "Sequence" field was not specified sequentially (starting w...
OT804
Line &1: equivalence definition &2 not found
<ZK>&CAUSE&</> You have defined an equivalence definition &V2& (prerequisite type "E") in the import conditions...
Click on this link to search all SAP messages.