Functionality This function module was generated from the object TSLOCONNEC> and the method TRANSFERPS> for the BAPI call using ALE. The function module is executed in the outbound system. It firstconverts the data from the BAPI parameters into IDoc format. The IDocis then sent to the relevant receivers. From here, the BAPI is called. The interface of the function module contains all outgoingparameters from the relevant function module BAPI_TSLOCONNEC_TRANSFER_PS> and, in addition, the following parameters that are used in the ALElayer:
- SERIAL_ID>
This input parameter contains the channel number> and isonly used for active integration.
- RECEIVERS>
This parameter contains the name of logical systems>(receivers) where the BAPI is called.
- COMMUNICATION_DOCUMENTS>
The return table contains the name of the logical system in the LOGSYSfield, the object type in the OBJTYP field, and the object key in theOBJKEY field. It indicates that an object of type IDOC> has beencreated with this key for this logical system.
- APPLICATION_OBJECTS>
The input table contains the objects of applications that are processedwhen the BAPI is called. Enter the name of the logical system from whichthe application objects originate in the LOGSYS field. Theapplication objects are identified using the object type OBJTYP and theobject key OBJKEY. They are related with the outgoing IDocs.
|