SAP ABAP Function Module MAINTAIN_IBAN_FROM_DATA (Process IBAN for Direct Input (Without Online Entry))
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-BK (Application Component) Bank
⤷
BF_BANK (Package) Bank Master Data
⤷
⤷
Basic Data
| Function Module | MAINTAIN_IBAN_FROM_DATA | Process IBAN for Direct Input (Without Online Entry) |
| Function Group | IBMA | IBAN Functions |
| Program Name | SAPLIBMA | |
| INCLUDE Name | LIBMAU15 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_BANKS | TYPE | BNKA-BANKS | Bank Country Key | |||
| |
I_BANKL | TYPE | BNKA-BANKL | Bank Key | |||
| |
I_BANKN | TYPE | REGUH_BF-ZBNKN | Bank Account Number of the Payee | |||
| |
I_BKONT | TYPE | REGUH_BF-ZBKON | Bank Control Key of the Payee's Bank | |||
| |
I_IBAN | TYPE | TIBAN-IBAN | IBAN (International Bank Account Number) | |||
| |
I_VALID_FROM | TYPE | SYST-DATUM | Date and Time, Current (Application Server) Date | |||
| |
I_BKREF | TYPE | REGUH_BF-BKREF | Reference specifications for bank details | |||
| |
I_TABNAME | TYPE | TIBAN-TABNAME | Table name, 16 characters | |||
| |
I_TABKEY | TYPE | TIBAN-TABKEY | IBAN origin: Key to table of bank details | |||
| |
I_ACCNO_HANDLING | TYPE | ACCNO_HANDLING | '0' | Bankkontonummerhandling | ||
| |
IBAN_NOT_VALID | TYPE | IBAN is Not Valid | ||||
| |
IBAN_LOCKED | TYPE | IBAN ist gesperrt | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20020823 |
| SAP Release Created in | 50A |