Ansicht
Dokumentation

BADI_TCORF_CHANNEL_M - BAdI: Channel-Dependent Mandatory Steps (Publish and Subscribe Events)

BADI_TCORF_CHANNEL_M - BAdI: Channel-Dependent Mandatory Steps (Publish and Subscribe Events)

General Material Data   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 Business Add-In (BAdI) to implement channel-dependent steps of the messaging interface.

These steps are used to send and load messages:

  • The BAdI is called during transferring the mapped and formatted content of an outgoing correspondence object. (Send) It is also called during importing incoming correspondence messages.
  • The implementation should create an outgoing medium (file, fax , etc) according to formatted content using the technical settings in the configuration of the communication profile.
  • For incoming messages the implementation should take care of the maintenance of already imported messages from the given location. It uploads the incoming messages (formatted contents) and passes to the caller.

This BAdI must be implemented for all channels used in your system.

In the standard system there is a default implementation for the channels FILE and FAX. These are executed, if you don't implement the BAdI for these channels. For any new channel you have to define a new implementation.

The BAdI is filter-dependent. The filter is the channel. You can have many implementations for the same channel if you import and send the messages from and to different locations.

Delivered BAdI Implementations:

  • BADII_TCORI_FILE_M File Adapter - Implementation for channel FILE
  • BADII_TCORI_FAX,, FAX Adapter - Implementation for channel FAX

For information about the implementation of BAdIs in the context of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

To display the default code, choose Goto → Default Code → Display in the BAdI Builder.

This BAdI uses the interface IF_TCORF_BADI_CHANNEL_MULTI. For more information, display the interface in the Class Builder.






CPI1466 during Backup   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 2790 Date: 20240607 Time: 213511     sap01-206 ( 97 ms )