Fonction SAP ALE_IBAN_CREATE - BAPI -> IDoc: ALE_IBAN_CREATE

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BANKACCOUNTNUMBERCREATE BAPI1013_KEY-BANK_ACCT C 35
BANKCOUNTRYCREATE BAPI1013_KEY-BANK_CTRY C 3
BANKKEYCREATE BAPI1013_KEY-BANK_KEY C 15
CONTROLKEYCREATE BAPI1013_KEY-CTRL_KEY C 2
IBAN BAPI1013_DETAIL-IBAN C 34 IBAN (International Bank Account Number)
OBJ_TYPE SERIAL-OBJ_TYPE C 10 'BUS1013' X
SERIAL_ID SERIAL-CHNUM N 4 '0' X
TABKEY BAPI1013_DETAIL-TABKEY C 24 X IBAN origin: Key to table of bank details
TABNAME BAPI1013_DETAIL-TABNAME C 16 X Table Name
VALIDFROM BAPI1013_DETAIL-VALID_FROM D 8 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 CREATE
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_CREATEand 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 category wasgenerated 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 IBAN, see the data element documentation:IBAN.

          Description
          IBAN origin: Key of the bank details table.
          The transfer is optional.

          Description
          For more information on the parameter, see the data elementdocumentation: Table Name.
          The transfer is optional.

          Description
          Date from which the IBAN is valid.
          The transfer is optional. If you do not transfer this parameter,the field is filled automatically with the system date.