Fonction SAP ALE_IBAN_CHANGE - BAPI -> IDoc: ALE_IBAN_CHANGE

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BANKACCOUNTNUMBER BAPI1013_KEY-BANK_ACCT C 35 Bank Account Number
BANKCONTROLKEY BAPI1013_KEY-CTRL_KEY C 2 Bank Control Key
BANKCOUNTRY BAPI1013_KEY-BANK_CTRY C 3 Bank Country Key
BANKKEY BAPI1013_KEY-BANK_KEY C 15 Bank Key
DETAIL BAPI1013_DETAIL u 102 Transfer Structure for Object 1013: IBAN Detail
DETAILX BAPI1013_DETAILX u 2 Change Information on IBAN - Detail
OBJ_TYPE SERIAL-OBJ_TYPE C 10 'BUS1013' X
SERIAL_ID SERIAL-CHNUM N 4 '0' X

Paramètre Reférence Long. Facultatif Description
APPLICATION_OBJECTS SWOTOBJID 100 X
COMMUNICATION_DOCUMENTS SWOTOBJID 100 X
RECEIVERS BDI_LOGSYS 10

Exception Description
ERROR_CREATING_IDOCS

Functionality
This function module was generated from the object
BUS1013 and the method CHANGE
for the BAPI call up by means of ALE.
The function module is executed in the outgoing system. It firstconverts the data from the BAPI parameters to the IDoc format. The IDocis then sent to the corresponding receiver, where the BAPI is called up.
The function module interface contains all the outgoing parameters fromthe corresponding BAPI function module:
BAPI_IBAN_CHANGE
and also the following parameters that are used in the ALE layer:

  • SERIAL_ID

  • This import parameter contains the channel number,and is used only for active serialization.
    • RECEIVERS

    • The parameter contains the names of logical systems(receivers) where the BAPI is called.
      • COMMUNICATION_DOCUMENTS

      • The return table contains the names of logical systems in the LOGSYSfield, the object type in the OBJTYPE field, and the object key in theOBJKEY field. It shows that an object from the IDOC categorywasgenerated with this key for this logical system.
        • APPLICATION_OBJECTS

        • The import table contains the objects from applications that areprocessed when the BAPI is called. Enter the name of the logical systemform which the application objects originate in the LOGSYS field. Theapplication objects are identified by the object type OBJTYP and theobject key OBJKEY. They are linked to outgoing IDocs.

          Description
          For more information on the bank key, see the data elementdocumentation:Bank Account Number.

          Description
          For more information on the bank key, see the data elementdocumentation:Bank Control Key.

          Description
          For more information on the bank country, see the data elementdocumentation: Bank Country.

          Description
          For more information on the bank key, see the data elementdocumentation: Bank Key.

          Description
          This structure contains detailed specifications of the IBAN.

          Description
          You use this structure to specify the fields from the DETAIL parameterthat are to be included when changes are made.

          Value range
          X
          The corresponding field in the DETAIL structure contains a changedvalue.
          ' ' (No value)
          The corresponding field in the DETAIL structure is to remain unchanged.