Fonction SAP BAPI_BANKDETAILGB_CHANGE - Change 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
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
EMPLOYEENUMBER BAPIP0009-PERNR N 8 Personnel number
IBAN BAPIP0009-IBAN C 34 X IBAN (International Bank Account Number)
LOCKINDICATOR BAPIP0009-SPRPS C 1 Lock indicator for HR master record
NOCOMMIT BAPI_STAND-NO_COMMIT C 1 X COMMIT control at BAPI interface
OBJECTID BAPIP0009-OBJPS C 2 Object ID
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
PSKTO BAPIP0009LGB-PSKTO C 16 X Building Society Account
PURPOSE BAPIP0009-ZWECK C 40 X Purpose of bank transfers
RECORDNUMBER BAPIP0009-SEQNR N 3 Number of infotype record
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
SUBTYPE BAPIP0009-SUBTY C 4 Subtype
TIMEUNIT BAPIP0009-ZEINH C 3 X Time/measurement unit
VALIDITYBEGIN BAPIP0009-BEGDA D 8 Valid from date
VALIDITYEND BAPIP0009-ENDDA D 8 Valid to date

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN1 u 470 Structure for return code

Functionality
You can use this method to change a Bank Details record (0009).

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.
You can use this method only if you have called the ENQUEUE method ofthe business object EMPLOYEE beforehand. For more information onthe ENQUEUE method, read the documentation on the function moduleBAPI_EMPLOYEE_ENQUEUE.