Fonction SAP ALE_BANK_CREATE - BAPI -> IDoc: ALE_BANK_CREATE

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BANKADDRESS BAPI1011_ADDRESS u 228
BANKADDRESS1 BAPIADDR1 u 1574 X
BANKCTRY BAPI1011_KEY-BANK_CTRY C 3
BANKFORMATTING BAPI1011_DETAIL-FORMATTING C 3 X
BANKKEY BAPI1011_KEY-BANK_KEY C 15 X Bank Key
BANKMETHOD BAPI1011_DETAIL-METHOD C 4 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
BUS1011 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_BANK_CREATE
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 category wasgenerated with this key in 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.

          Description
          If you create the bank successfully, the system returns the bank key inthis field.