Ansicht
Dokumentation

BADI_BOE - BAdI: Modify Posting Data and Node Data

BADI_BOE - BAdI: Modify Posting Data and Node Data

ABAP Short Reference   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this Business Add-In (BAdI) to modify the posting data for bill of exchange, and the node data for a Business Object Layer (BOL).

The following methods are available:

  • GET_DB_DATA method - You can use this BAdI method to modify data after the BOL object data is read from the database.
  • AFTER_MODIFY_DATA method - You can use this BAdI method to modify data after the BOL object data is changed.
  • SET_PROPRTY method - You can use this BAdI method to change the property of the BOL object node.
  • AFTER_EXECUTE_METHOD method - You can use this BAdI method to do an external action after the BOL method is executed.
  • MODIFY_DYNAMIC_QUERY_RESULT method - You can use this BAdI method to modify data that comes from a BOL dynamic query.
  • MODIFY_DATA_BEFORE_SAVE method - You can use this BAdI method to modify data before it is saved to the database.
  • BEFORE_POSTING method - You can use this BAdI method to modify the posting data (such as Financial Header data, Bank line data and Discount line data) of a bill of exchange.
  • BEFORE_PSOTING_BOE_LINE method - You can use this BAdI method to modify the posting line data of a bill of exchange.
  • SOLVE_EXCEPTION method - You can use this (BAdI) method to solve a bill of exchange by your own logic instead the SAP standard logic. This logic will depend on the supplementary explanation you've chosen.

In the standard system, there is no default implementation. You must create your own BAdI implementation.






PERFORM Short Reference   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2033 Date: 20240524 Time: 002751     sap01-206 ( 35 ms )