Ansicht
Dokumentation

ABAPSYNTAX-CHECK_SHORTREF - SYNTAX-CHECK SHORTREF

ABAPSYNTAX-CHECK_SHORTREF - SYNTAX-CHECK SHORTREF

BAL Application Log Documentation   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

SYNTAX-CHECK

Reference



Syntax

SYNTAX-CHECK FOR itab MESSAGE mess LINE lin WORD wrd
                 [PROGRAM prog] [DIRECTORY ENTRY dir]
                 [WITH CURRENT SWITCHSTATES]
                 [INCLUDE incl]
                 [OFFSET off]
                 [MESSAGE-ID mid].


Effect

Checks the syntax of the source code in itab and returns the first error message, the first line with an error, and the first word with an error in mess, lin, and wrd.

Additions

  • PROGRAM prog
    Defines the program attributes with reference to a program prog.
  • DIRECTORY ENTRY dir
    Defines the program attributes by specifying a structure in dir of the type TRDIR.
  • INCLUDE incl
    Returns the name of the include program in which the error occurs in incl.
  • OFFSET off
    Returns the offset of the error in the line in off.
  • MESSAGE-ID mid
    Returns the key of the error message from the table TRMSG in mid.
    Returns the offset of the error in the line in off.
  • MESSAGE-ID mid
    Returns the key of the error message from the table TRMSG in mid.





Vendor Master (General Section)   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2703 Date: 20240419 Time: 120221     sap01-206 ( 29 ms )