ABAPGET_BADI_SHORTREF - GET BADI SHORTREF

PERFORM Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

GET BADI

Reference



Syntax

GET BADI { badi [FILTERS f1 = x1 f2 = x2 ...] }
       | { badi TYPE (name)
              [ {FILTERS f1 = x1 f2 = x2 ...}
              | {FILTER-TABLE ftab}] }
              [CONTEXT con].

Effect

: Enters a BAdI reference to aBAdI object in aBAdI reference variable.

Additions

  • TYPE (name)
    Declares the name of a BAdI dynamically.

  • FILTERS f1 = x1 f2 = x2 ...
    Specifies a setting x1, x2, etc. for the filters f1, f2... of theBAdIs.

  • FILTER-TABLE ftab
    Declares the filter setting dynamically in an internal table.

  • CONTEXT con
    Specifies a BAdI context object.





RFUMSV00 - Advance Return for Tax on Sales/Purchases   General Data in Customer Master  
This documentation is copyright by SAP AG.


Length: 1865 Date: 20120522 Time: 062115     triton ( 73 ms )