Fonction SAP ALE_CHARVALUEGRP_SAVEREPLICA - BAPI -> IDoc: ALE_CHARVALUEGRP_SAVEREPLICA

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
SERIAL_ID SERIAL-CHNUM N 4 '0' X
VALUEHEAD BAPI1173_VALUE_SCALE u 44

Paramètre Reférence Long. Facultatif Description
APPLICATION_OBJECTS SWOTOBJID 100 X
COMMUNICATION_DOCUMENTS SWOTOBJID 100 X
QUOTAHEAD BAPI1173_QUOTA_SCALE 24 X
QUOTAITEM BAPI1173_QUOTA_SCALE_ITEM 32 X
QUOTATEXT BAPI1173_QUOTA_SCALE_TEXT 66 X
RECEIVERS BDI_LOGSYS 10
VALIDQUOTA BAPI1173_VALID_QUOTA 42 X
VALUEITEM BAPI1173_VALUE_SCALE_ITEM 47 X
VALUETEXT BAPI1173_VALUE_SCALE_TEXT 56 X

Exception Description
ERROR_CREATING_IDOCS

Functionality
This function model was generated from the object BUS1173 and meSAVEREPLICA for the BAPI call via ALE.
The function module is executed in the outbound system. It firstconverts the data from the BAPI parameters into the IDoc format. Thenthe IDoc is sent to the receiving system. Here the BAPI is called.
The interface of the function module contains all the outboundparameters from the BAPI function module and also the followingparameters that are used in the ALE layer:

  • SERIAL_ID

  • This inbound parameter contains the channel number. Itis used only for active serialization.
    • RECEIVERS

    • This parameter contains the names of the logical systems
      (receivers), in which the BAPI is called.
      • COMMUNICATION_DOCUMENTS

      • The return table contains the names of the logical system in fieldLOGSYS, the object type in field OBJTYPE aund the object key in fieldOBJKEY. It indicates that an object of type IDOC has beencreated with this key in this logical system.
        • APPLICATION_OBJECTS

        • the input table contains the objects from applications that areprocessed, when the BAPI is called.
          In the LOGSYS field enter the name of the logical system from which theapplication objects originate. The application objects are identifiedby the object type OBJTYP and object key OBJKEY.