Ansicht
Dokumentation

ABAPCALL_BADI_SHORTREF - CALL BADI SHORTREF

ABAPCALL_BADI_SHORTREF - CALL BADI SHORTREF

BAL Application Log Documentation   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

CALL BADI

Reference



Syntax

CALL BADI badi->meth|badi->(meth_name)
          {  [EXPORTING  p1 = a1 p2 = a2 ...]
           {{[IMPORTING  p1 = a1 p2 = a2 ...]
             [CHANGING   p1 = a1 p2 = a2 ...]}
          |  [RECEIVING   r = a  ]}
             [EXCEPTIONS [exc1 = n1 exc2 = n2 ...]
             [OTHERS = n_others]] }
        | {  [PARAMETER-TABLE ptab]
             [EXCEPTION-TABLE etab] }.

Effect

Calls a BAdI method specified directly as meth or specified in meth_name in the object plug-ins referenced by the BAdI object to which the BAdI reference variable badi refers.

Additions






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

Length: 2969 Date: 20240420 Time: 113355     sap01-206 ( 26 ms )