Fonction SAP BAPIBANKDETAILSIMULATECREATION - Simulation: Create Bank Details

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ACCOUNTNO BAPIP0009-BANKN C 18 X Bank Account Number
BANKCOUNTRY BAPIP0009-BANKS C 3 X Country Key of Bank
BANKKEY BAPIP0009-BANKL C 15 X Bank Key
BANKTYPE BAPIP0009-BNKSA C 4 X Type of Bank Details Record
CHECKDIGIT BAPIP0009-BANKP C 2 X Check Digit for Bank/Account Numbers
CONTROLKEY BAPIP0009-BKONT C 2 X Bank Control Key
CURRENCY BAPIP0009-WAERS C 5 X Currency Key
DEBIT BAPIP0009-DEBIT C 1 X Automatic Debit Authorization Indicator
EMPLOYEENUMBER BAPIP0009-PERNR N 8 Personnel Number
IBAN BAPIP0009-IBAN C 34 X IBAN (International Bank Account Number)
NOCOMMIT BAPI_STAND-NO_COMMIT C 1 X COMMIT Control at BAPI Interface
PAYEE BAPIP0009-EMFTX C 40 X Recipient Text
PAYEECITY BAPIP0009-BKORT C 25 X City
PAYEEPOSTALCODECITY BAPIP0009-BKPLZ C 10 X Postal Code
PAYMENTMETHOD BAPIP0009-ZLSCH C 1 X Payment Method
PURPOSE BAPIP0009-ZWECK C 40 X Purpose of Bank Transfers
STANDARDPERCENT BAPIP0009-ANZHL P 3 X Standard Percentage
STANDARDVALUE BAPIP0009-BETRG P 7 X Standard Value
STANDARDVALUECURR BAPICURR-BAPICURR P 12 X Currency Amount of BAPI Interfaces
TIMEUNIT BAPIP0009-ZEINH C 3 X Time/Measurement Unit
VALIDITYBEGIN BAPIP0009-BEGDA D 8 Validity Start Date
VALIDITYEND BAPIP0009-ENDDA D 8 Validity End Date

Paramètre Reférence Type Long. Description
EMPLOYEENUMBER BAPIP0009-PERNR N 8 Personnel Number
LOCKINDICATOR BAPIP0009-SPRPS C 1 Lock Indicator for HR Master Record
OBJECTID BAPIP0009-OBJPS C 2 Object ID
RECORDNUMBER BAPIP0009-SEQNR N 3 Number of Infotype Record
RETURN BAPIRETURN1 u 470 Structure for Return Code
SUBTYPE BAPIP0009-SUBTY C 4 Subtype
VALIDITYBEGIN BAPIP0009-BEGDA D 8 Validity Start Date
VALIDITYEND BAPIP0009-ENDDA D 8 Validity End Date

Functionality
You can use this method to simulate creation of a Bank Detailsrecord (0009).
During the simulation all necessary consistency checks are performed,but the record is not written to the database.

Notes
Messages are transferred to the RETURN parameter. The relevantparameter documentation contains the return values and their meanings.
The key fields used by the method are described in the parameterdocumentation.

Description
For information on the personnel number, read the relevant data elementdocumentation: Personnel number.

Description
For information on the lock indicator for the HR master record, readthe relevant data element documentation: Lock indicatorfor HR master record.

Description
For information on the object identification, read the relevant dataelement documentation: Object identification.

Description
For information on the infotype record number for the same key, readthe relevant data element documentation: Number ofinfotype record for same key.

Description
Method return code

Value range
In case of an error, this structure contains the following information:

  • Message type (TYPE field)

  • Message code (CODE field)

  • Message text (MESSAGE field)

  • If the operation is successful, this structure contains the initialvalue.

    Description
    For information on the subtype, read the relevant data elementdocumentation: Subtype.

    Description
    For information on the bank account number, read the relevant dataelement documentation: Bank accout number.

    Description
    For information on the country key of the bank, read the relevant dataelement documentation: Bank country.

    Description
    For information on the bank key, read the relevant data elementdocumentation: Bank key.

    Description
    For information on the type of bank details record, read the relevantdata element documentation: Bank details type.

    Description
    For information on the check digit for the bank code or account, readthe relevant data element documentation:
    Check digit for bank code/account.

    Description
    For information on the bank control key, read the relevant data elementdocumentation: Bank control key.

    Description
    For information on the currency key, read the relevant data elementdocumentation: Currency key.

    Description
    You can find information on the meaning of the automatic debitauthorization indicator in the corresponding data element documentation:Automatic Debit Authorization Indicator.

    Description
    For information on the personnel number, read the relevant data elementdocumentation: Personnel number.

    Description
    For information on COMMIT control, read the relevant data elementdocumentation: COMMIT control at BAPI interface.

    Description
    For information on the payment method, read the relevant data elementdocumentation: Payment method.

    Description
    For information on the purpose of a bank transfer, read the relevantdata element documentation: Purpose of bank transfers.

    Description
    For information on the standard percentage, read the relevant dataelement documentation: Standard percentage.

    Description
    For information on the standard value, read the relevant data elementdocumentation: Standard value.

    Description
    For information on the unit of time or measurement, read the relevantdata element documentation: Unit of time/measurement.