Ansicht
Dokumentation

BADI_TARO_FILL_CONT - BAdI: Fill Content for Trade Repository Object

BADI_TARO_FILL_CONT - BAdI: Fill Content for Trade Repository Object

Addresses (Business Address Services)   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Transaction Manager(FIN-FSCM-TRM-TM) component. You can use this BAdI to fill the content data of the trade repository objects.

For more information about the standard settings (filters, single or multiple uses), see the Enhancement Spot Element Definitions tab in the BAdI Builder (transaction SE18).

  • BADII_TLR_TARO_FILL_CONTENT
With this implementation, you can fill the content data of a trade repository object based on the financial transaction data including a check. This implementation can serve as an example of how a trade repository object can be filled and checked. This implementation represents only one possible form of the implementation. Consequently, you may need to make adjustments to it or create your own implementations. If you add your own fields to the trade repository object, you have to create your own implementation.
  • FILL_CONTENT
This method fills the content fields of a trade repository object from the data of the financial transaction.
The method is called as follows:
  • When you save a new financial transaction (transaction FTR_CREATE)

  • When you save changes made to a financial transaction (transaction FTR_EDIT)

  • When you execute the Update Trade Repository Objects function (transaction FTR_PROCESS)

The method is delivered with an implementation.
  • CHECK_CONTENT
This method is called to check the content data of trade repository objects. When an error occurs, the status of the trade repository objectis set to Incompletely Created and an error message is issued to ensure that only complete trade repository messages are sent.
The method is called as follows:
  • When you save a new financial transaction (transaction FTR_CREATE)

  • When you save changes made to a financial transaction (transaction FTR_EDIT)

  • When you execute the Update Trade Repository Objects function (transaction FTR_PROCESS)

  • When you save the changes made to a trade repository object in the Trade Repository Monitor (transaction FTR_TARO_MONITOR)

The method is delivered with an implementation.
  • COMPLETE_CONTENT
This method is called when you execute the Complete function, available in the Trade Repository Monitor (transaction FTR_TARO_MONITOR), for an incompletely created trade repository object to complete the content.
The method is delivered with an implementation.

This BAdI uses the interface IF_TLR_TARO_FILL_CONTENT. For more information, display the interface in the class builder.






General Material Data   General Material Data  
This documentation is copyright by SAP AG.

Length: 3822 Date: 20240523 Time: 222932     sap01-206 ( 45 ms )