Ansicht
Dokumentation

ABAPGENERATE_SHORTREF - GENERATE SHORTREF

ABAPGENERATE_SHORTREF - GENERATE SHORTREF

Fill RESBD Structure from EBP Component Structure   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

GENERATE SUBROUTINE POOL

Reference



Syntax

GENERATE SUBROUTINE POOL itab NAME prog
  [MESSAGE mess]
  [INCLUDE incl]
  [LINE lin]
  [WORD wrd]
  [OFFSET off]
  [MESSAGE-ID mid]
  [SHORTDUMP-ID sid].


Effect

Generates a temporary subroutine pool from the content of an internal table itab. Its name is returned in prog.

Additions

  • MESSAGE mess
    If there is a syntax error, returns the first error message in mess.
  • INCLUDE incl
    If there is a syntax error, returns the name of the include program in which the error occurred in incl.
  • LINE lin
    If there is a syntax error, returns the first line with an error in lin.
  • WORD wrd
    If there is a syntax error, returns the first word with an error in wrd.
  • OFFSET off
    If there is a syntax error, returns the offset of the first error in the line in off.
  • MESSAGE-ID mid
    If there is a syntax error, returns the key of the first error message from the table TRMSG in mid.
  • SHORTDUMP-ID sid
    If there is a generation error, returns the ID of the error from the table SNAPT in sid.
    If there is a syntax error, returns the key of the first error message from the table TRMSG in mid.
  • SHORTDUMP-ID sid
    If there is a generation error, returns the ID of the error from the table SNAPT in sid.





SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2732 Date: 20240328 Time: 174302     sap01-206 ( 40 ms )