Fonction SAP ALE_USER_WP_PERS_DATA_SAVE -

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
COUNTRY BAPIWPUSRP-COUNTRY C 3 Country Key
DRDIALOG BAPIWPUSRP-DRDIALOG C 1 Drag&Relate: Dialog for Relate
ID BAPIWPUSRP-USERID C 12 User Name
SERIAL_ID SERIAL-CHNUM N 4 '0' X

Paramètre Reférence Long. Facultatif Description
APPLICATION_OBJECTS SWOTOBJID 100 X
CHANNELTAB BAPIWPCHAN 255 X
COMMUNICATION_DOCUMENTS SWOTOBJID 100 X
FAVOTABC BAPIWPSMBC 263 X
FAVOTABI BAPIWPSMBI 263 X
GENPERSTBL BAPIWPUSRG 355 X
LANGDEFLT BAPIWPUSRL 11 X
LPORDERTAB BAPIWPUSRO 36 X
MINIPERSTAB BAPIWPUSRM 378 X
RECEIVERS BDI_LOGSYS 10

Exception Description
ERROR_CREATING_IDOCS

Functionality
This function module was generated from objectUSR01 and method WPPERSDATASAVEfor 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_SAVEas 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.