Ansicht
Dokumentation

WB2_EXP_SW_PSTNG_TYP - BAdI: Enhancement Switch: Posting Type Definition & Assignment

WB2_EXP_SW_PSTNG_TYP - BAdI: Enhancement Switch: Posting Type Definition & Assignment

ABAP Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Global Trade Management (LO-GT) component. You can use this BAdI for the Expenses feature to enable multiple definition of posting types, with one system posting type assigned.

You have activated the Global Trade component and the Expense Management component under Activate Components.

For more information, see SAP Note 1821541.

If you need to activate this enhanced feature, you need to implement this BAdI with returning CV_MULTIPLE_ACTIVE = ABAP_TRUE.

As an example, the following code can be implemented in your system.

IF sy-mandt = '001'.
cv_multiple_active = abap_true.
ENDIF.






General Material Data   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 1017 Date: 20240523 Time: 191406     sap01-206 ( 24 ms )