Ansicht
Dokumentation

ABAPFORM_SYNTAX - FORM SYNTAX

ABAPFORM_SYNTAX - FORM SYNTAX

General Data in Customer Master   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

FORM subr
  $[ TABLES   ${ t1 $[${TYPE itab_type$}$|${LIKE itab$}$|${STRUCTURE struc$}$]
               t2 $[${TYPE itab_type$}$|${LIKE itab$}$|${STRUCTURE struc$}$]
                ... $} $]
  $[ USING    ${ ${VALUE(u1)$}$|u1 $[typing$|${STRUCTURE struc$}$]
               ${VALUE(u2)$}$|u2 $[typing$|${STRUCTURE struc$}$]
               ... $} $]
  $[ CHANGING ${ ${VALUE(c1)$}$|c1 $[ typing$|${STRUCTURE struc$}$]
               ${VALUE(c2)$}$|c2 $[typing$|${STRUCTURE struc$}$]
               ... $} $]
  $[ RAISING exc1$|RESUMABLE(exc1) exc2$|RESUMABLE(exc2) ... $].
  ...
ENDFORM.






Fill RESBD Structure from EBP Component Structure   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1466 Date: 20240427 Time: 053150     sap01-206 ( 17 ms )