Functionality This function module was generated from objectUSR01> and method WPPERSDATASAVE>for the BAPI call by ALE. The function module is executed in the source system. It first convertsthe data in the BAPI parameters to IDoc format. The IDoc is thensent to the appropriate receiver, where it is further processed. The interface of the function module contains all the startingparameters of the corresponding BAPIBAPI_USER_WP_PERS_DATA_SAVE>as well as the following parameters that are used in the ALE layer:
- SERIAL_ID>
This input parameter contains the channel number>. It isonly used in active serialization.
- RECEIVERS>
This parameter contains the names of thelogical systems>(receivers) to which the IDoc is sent.
- COMMUNICATION_DOCUMENTS>
The return value table contains the name of the logical system in fieldLOGSYS, the object type in field OBJTYPE, and the object key in fieldOBJKEY. It indicates that an object of type IDOC> was createdwith this key for this logical system.
- APPLICATION_OBJECTS>
The input table contains the objects of applications that are processedin the BAPI call. Enter the name of the logical system from which theapplication objects origin in field LOGSYS. The application objectsare identified by object type OBJTYP and object key OBJKEY. They arelinked with outbound IDocs.
|