ABAPCALL_BADI_SHORTREF - CALL BADI SHORTREF

rdisp/max_wprun_time - Maximum work process run time   PERFORM Short Reference  
This documentation is copyright by SAP AG.

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 that is directly specified as meth or is specified in meth_name in theobject plug-ins that are referenced by theBAdI object to which theBAdI reference variable badi refers.

Additions






CPI1466 during Backup   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.


Length: 3152 Date: 20120518 Time: 194932     triton ( 78 ms )