Ansicht
Dokumentation

BADI_TARO_FILL_DCONT - BAdI: Fill Derived Content Based on TARO Content

BADI_TARO_FILL_DCONT - BAdI: Fill Derived Content Based on TARO Content

BAL_S_LOG - Application Log: Log header data   ROGBILLS - Synchronize billing plans  
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_DER_CONTENT
With this implementation, you can fill the derived 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 derived content data of the trade repository object, you have to create your own implementation.
  • FILL_DERIVED_CONTENT
This method fills the derived 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 that you have made to a financial transaction (transaction FTR_EDIT)

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

  • 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

  • When you execute the Preview function, available in the TradeRepository Monitor (transaction FTR_TARO_MONITOR).

  • When you execute the Sent function, available in the Trade Repository Monitor (transaction FTR_TARO_MONITOR).

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

The method is delivered with an implementation.
  • CHECK_DERIVED_CONTENT
This method checks the derived content data of trade repository objects. When an error occurs, the status of the trade repository object is 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 that you have made to a financial transaction (transaction FTR_EDIT)

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

  • 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 Data in Customer Master   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 4568 Date: 20240523 Time: 233948     sap01-206 ( 77 ms )