The Function Module BAPIBANKDETAILSIMULATECREATION (Simulation: Create Bank Details) is a standard Function Module in SAP ERP and is part of the function group PBNK within the package PBAS.
Function Module | BAPIBANKDETAILSIMULATECREATION |
Short Text | Simulation: Create Bank Details |
Function Group | PBNK |
Package | PBAS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACCOUNTNO | LIKE | BAPIP0009-BANKN | Bank Account Number | |
BANKCOUNTRY | LIKE | BAPIP0009-BANKS | Country Key of Bank | |
BANKKEY | LIKE | BAPIP0009-BANKL | Bank Key | |
BANKTYPE | LIKE | BAPIP0009-BNKSA | Type of Bank Details Record | |
CHECKDIGIT | LIKE | BAPIP0009-BANKP | Check Digit for Bank/Account Numbers | |
CONTROLKEY | LIKE | BAPIP0009-BKONT | Bank Control Key | |
CURRENCY | LIKE | BAPIP0009-WAERS | Currency Key | |
DEBIT | LIKE | BAPIP0009-DEBIT | Automatic Debit Authorization Indicator | |
EMPLOYEENUMBER | LIKE | BAPIP0009-PERNR | Personnel Number | |
IBAN | TYPE | BAPIP0009-IBAN | IBAN (International Bank Account Number) | |
NOCOMMIT | LIKE | BAPI_STAND-NO_COMMIT | COMMIT Control at BAPI Interface | |
PAYEE | LIKE | BAPIP0009-EMFTX | Recipient Text | |
PAYEECITY | LIKE | BAPIP0009-BKORT | City | |
PAYEEPOSTALCODECITY | LIKE | BAPIP0009-BKPLZ | Postal Code | |
PAYMENTMETHOD | LIKE | BAPIP0009-ZLSCH | Payment Method | |
PURPOSE | LIKE | BAPIP0009-ZWECK | Purpose of Bank Transfers | |
STANDARDPERCENT | LIKE | BAPIP0009-ANZHL | Standard Percentage | |
STANDARDVALUE | LIKE | BAPIP0009-BETRG | Standard Value | |
STANDARDVALUECURR | LIKE | BAPICURR-BAPICURR | Currency Amount of BAPI Interfaces | |
TIMEUNIT | LIKE | BAPIP0009-ZEINH | Time/Measurement Unit | |
VALIDITYBEGIN | LIKE | BAPIP0009-BEGDA | Validity Start Date | |
VALIDITYEND | LIKE | BAPIP0009-ENDDA | Validity End Date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMPLOYEENUMBER | LIKE | BAPIP0009-PERNR | Personnel Number | |
LOCKINDICATOR | LIKE | BAPIP0009-SPRPS | Lock Indicator for HR Master Record | |
OBJECTID | LIKE | BAPIP0009-OBJPS | Object ID | |
RECORDNUMBER | LIKE | BAPIP0009-SEQNR | Number of Infotype Record | |
RETURN | LIKE | BAPIRETURN1 | Structure for Return Code | |
SUBTYPE | LIKE | BAPIP0009-SUBTY | Subtype | |
VALIDITYBEGIN | LIKE | BAPIP0009-BEGDA | Validity Start Date | |
VALIDITYEND | LIKE | BAPIP0009-ENDDA | Validity End Date |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.