| Status | Approved |
|---|---|
| Owner | Prasad Naidu |
| Stakeholders |
Purpose
The purpose of this document is to define the approach, scope, and rules for the conversion of Bank Master Data from legacy systems into SAP S/4HANA. The Bank Master includes information about House Banks and Bank Directory (External Banks) required for processing payment transactions such as vendor payments, customer refunds, and bank reconciliations.
This conversion ensures that all bank-related master data is available and consistent in the S/4HANA system to support business-critical financial operations post go-live. The data migration encompasses both:
· External Banks (from tables like BNKA): Used for storing details of banks globally (e.g., SWIFT, bank address, bank key).
· House Banks: Internal company banks used for executing payments and receiving cash (e.g., bank account number, account ID, GL account linkage).
The migration process includes the cleansing, transformation, mapping, and loading of this data in alignment with SAP's Business Partner and Financial Supply Chain Management framework, while adhering to data quality and audit requirements.
Conversion Scope
The scope of this conversion covers the migration of all relevant Bank Master Data from the legacy SAP ECC system to the SAP S/4HANA system. This includes both External Bank Directory data and House Bank configurations, ensuring continuity in banking operations such as payments, collections, and bank reconciliations.
The data from legacy system includes:
- Bank Key
- Bank Country
- Bank Name
- Bank Address
- SWIFT/BIC Code
- Bank Number / Routing Code
The data from legacy system excludes:
- Bank configuration for treasury or cash management tools not in active use
- Bank Communication Management (BCM) configurations unless separately scoped
| Source | Scope | Source Approx No. of Records | Target System | Target Approx No. of Records |
|---|---|---|---|---|
| PF2 | Bank Master | |||
| WP2 | Bank Master | |||
| PI2 | Bank Master |
Additional Information
Multi-language Requirement
Document Management
Legal Requirement
Special Requirements
Target Design
The technical design of the target for this conversion approach.
| Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
| BNKA | MANDT | MANDT | Client | CLNT | 3 | Mandatory |
| BNKA | BANKS | BANKS | Bank Country/Region Key | CHAR | 3 | Mandatory |
| BNKA | BANKK | BANKK | Bank Keys | CHAR | 15 | Optional |
| BNKA | ERDAT_BF | ERDAT_BF | Record Created On | DATS | 8 | Mandatory |
| BNKA | ERNAM_BF | ERNAM_BF | Name of person who created the object | CHAR | 12 | Mandatory |
| BNKA | BANKA | BANKA | Name of Financial Institution | CHAR | 60 | Optional |
| BNKA | REGIO | REGIO | Region (State, Province, County) | CHAR | 3 | Optional |
| BNKA | STRAS_GP | STRAS_GP | Street and House Number | CHAR | 35 | Optional |
| BNKA | ORT01_GP | ORT01_GP | City | CHAR | 35 | Optional |
| BNKA | SWIFT | SWIFT | SWIFT-BIC for International Payments | CHAR | 11 | Optional |
| BNKA | BGRUP | BGRUP | Bank Group (bank network) | CHAR | 2 | Optional |
| BNKA | XPGRO | XPGRO | Post Office Bank Current Account Flag | CHAR | 1 | Optional |
| BNKA | LOEVM | LOEVM | Deletion Indicator | CHAR | 1 | Optional |
| BNKA | BANKL | BANKL | Bank Keys | CHAR | 15 | Optional |
| BNKA | PSKTO_CH | PSKTO_CH | Post office bank current account number | CHAR | 16 | Optional |
| BNKA | AD_ADDRNUM | AD_ADDRNUM | Address Number | CHAR | 10 | Optional |
| BNKA | BRNCH | BRNCH | Bank Branch | CHAR | 40 | Optional |
| BNKA | CHECKMETH | CHECKMETH | Check Digit Calculation Method | CHAR | 4 | Optional |
| BNKA | VERS_BF | VERS_BF | Format of File with Bank Data | CHAR | 3 | Optional |
| BNKA | BNKA_SEPA | BNKA_SEPA | SEPA-relevant Local Bank Name | CHAR | 60 | Optional |
| BNKA | IBAN_RULE | IBAN_RULE | IBAN Rule | CHAR | Optional | |
| BNKA | SDD_B2B | SDD_B2B | Support of SEPA B2B Direct Debit | CHAR | 1 | Optional |
| BNKA | SDD_COR1 | SDD_COR1 | Support of SEPA COR1 Direct Debit | CHAR | 1 | Optional |
| BNKA | SDD_RTRANS | SDD_RTRANS | Support of SEPA Returned Debits (R Transactions) | CHAR | 1 | Optional |
| BNKA | BNKAAPP | BNKAAPP | Bank Application – Unique key for application-specific bank attributes | CHAR | Optional | |
| BNKA | PRQ_BICKY | PRQ_BICKY | Key of a BIC+ data record (Swift) | CHAR | 12 | Optional |
| BNKA | PRQ_RCC | PRQ_RCC | Routing Control Code | CHAR | 15 | Optional |
Data Cleansing
ID | Criticality | Error Message/Report Description | Rule | Output | Source System |
1 | High | Bank key not unique within country | BANKS + BANKL must be unique | Flag as duplicate; reject or merge records | PF2,WP2,PI2 |
2 | High | Missing or invalid SWIFT/BIC code | SWIFT field must be 8 or 11 alphanumeric characters | Flag and request update from valid bank directory | PF2,WP2,PI2 |
3 | Medium | Bank name contains special characters or inconsistent casing | BANKA field should follow naming conventions and avoid special characters | Normalize or correct bank name formatting | PF2,WP2,PI2 |
4 | High | Obsolete bank record not linked to any business partner | Check if BANKL is not referenced in any related table (e.g., LFBK, KNBK) | Mark for archival or deletion after verification | PF2,WP2,PI2 |
7 | High | Duplicate bank key entries detected | BANKL must be unique per BANKS; fuzzy match for duplicates | Flag duplicates; consolidate or clean up | PF2,WP2,PI2 |
10 | High | Bank key format invalid per country-specific rules | BANKL format must match country-specific structure rules (e.g., DE = 8 digits) | Flag and correct according to rulebook or SAP note | PF2,WP2,PI2 |
Conversion Process
The high-level process is represented by the diagram below:
Data Privacy and Sensitivity
Extraction
Extract data from a source into . There are 2 possibilities:
- The data exists. connects to the source and loads the data into . There are 3 methods:
- Perform full data extraction from relevant tables in the source system(s).
- Perform extraction through the application layer.
- Only if ; cannot connect to the source, data is loaded to the repository from the provided source system extract/report.
- The data does not exist (or cannot be converted from its current state). The data is manually collected by the business directly in . This is to be conducted using DCT (Data Collection Template) in
The agreed Relevancy criteria is applied to the extracted records to identify the records that are applicable for the Target loads
Extraction Run Sheet
| Req # | Requirement Description | Team Responsible |
|---|---|---|
Selection Screen
| Selection Ref Screen | Parameter Name | Selection Type | Requirement | Value to be entered/set |
|---|---|---|---|---|
Data Collection Template (DCT)
Target Ready Data Collection Template will be created for data with exception of some fields which require transformation as mentioned in the transformation rule.DCT Rules
| Field Name | Field Description | Rule |
| BNKA-BANKS | Bank Country/Region Key | The country in which the bank is located. ISO Country code e.g. AE for United Arab Emirates |
| BANKA-BANKK | Bank Keys | A Bank Key in SAP uniquely identifies a particular Bank in particular country. Bank Keys are created automatically in SAP using the following logic: If Bank Number is available, then Bank Number is equal to Bank Key. If Bank Number is unavailable, then SWIFT/BIC code is equal to Bank Key. Different length by country, for AE is 3 digits length e.g. for AE is 027 - SAP provides a guidance list |
| BNKA-BANKL | Bank Number | A Bank Number is a SAP terminology for identifying Bank Code, Sort Code, BSB Number etc. Different length by country, for AE is 3 digits length e.g. for AE is 027 - SAP provides a guidance list |
| BNKA-ERNAM_BF | Name of person who created the object | The user who created it - Optional |
| BNKA-BANKA | Name of Financial Institution | Name of the Bank - Optional e.g. FIRST ABU DHABI BANK PJSC |
| BNKA-REGIO | Region (State, Province, County) | Bank Region - Optional |
| BNKA-STRAS_GP | Street and House Number | Bank address - Optional |
| BNKA-ORT01_GP | City | City - Optional |
| BNKA-SWIFT | SWIFT/BIC for International Payments | 8 digits to max 11 digits- Optional |
| BNKA-BGRUP | Bank group (bank network) | Bank group (bank network)- Optional |
| BNKA-XPGRO | Post Office Bank Current Account | Post Office Bank Current Account- Optional |
Extraction Dependencies
| Item # | Step Description | Team Responsible |
|---|---|---|
Transformation
The Target fields are mapped to the applicable Legacy field that will be its source, this is a 3-way activity involving the Business, Functional team and Data team. This identifies the transformation activity required to allow to make the data Target ready:
- Perform value mapping and data transformation rules.
- Legacy values are mapped to the to-be values (this could include a default value)
- Values are transformed according to the rules defined in
- Prepare target-ready data in the structure and format that is required for loading via prescribed Load Tool. This step also produces the load data ready for business to perform Pre-load Data Validation
Transformation Run Sheet
| Item # | Step Description | Team Responsible |
|---|---|---|
Transformation Rules
| Rule# | Source System | Source Table | Source Field | Source Description | Target System | Target Table | Target Field | Target Description | Transformation Logic |
| 1 | ECC | BNKA | MANDT | Client | S/4 HANA | BNKA | MANDT | Client | Copy as-is |
| 2 | ECC | BNKA | BANKS | Bank Country/Region Key | S/4 HANA | BNKA | BANKS | Bank Country/Region Key | Copy as-is |
| 3 | ECC | BNKA | BANKK | Bank Keys | S/4 HANA | BNKA | BANKK | Bank Keys | Copy as-is |
| 4 | ECC | BNKA | ERDAT_BF | Record Created On | S/4 HANA | BNKA | ERDAT_BF | Record Created On | Copy as-is |
| 5 | ECC | BNKA | ERNAM_BF | Name of person who created the object | S/4 HANA | BNKA | ERNAM_BF | Name of person who created the object | Copy as-is |
| 6 | ECC | BNKA | BANKA | Name of Financial Institution | S/4 HANA | BNKA | BANKA | Name of Financial Institution | Copy as-is |
| 7 | ECC | BNKA | REGIO | Region (State, Province, County) | S/4 HANA | BNKA | REGIO | Region (State, Province, County) | Copy as-is |
| 8 | ECC | BNKA | STRAS_GP | Street and House Number | S/4 HANA | BNKA | STRAS_GP | Street and House Number | Copy as-is |
| 9 | ECC | BNKA | ORT01_GP | City | S/4 HANA | BNKA | ORT01_GP | City | Copy as-is |
| 10 | ECC | BNKA | SWIFT | SWIFT-BIC for International Payments | S/4 HANA | BNKA | SWIFT | SWIFT-BIC for International Payments | Copy as-is |
| 11 | ECC | BNKA | BGRUP | Bank Group (bank network) | S/4 HANA | BNKA | BGRUP | Bank Group (bank network) | Copy as-is |
| 12 | ECC | BNKA | XPGRO | Post Office Bank Current Account Flag | S/4 HANA | BNKA | XPGRO | Post Office Bank Current Account Flag | Copy as-is |
| 13 | ECC | BNKA | LOEVM | Deletion Indicator | S/4 HANA | BNKA | LOEVM | Deletion Indicator | Copy as-is |
| 14 | ECC | BNKA | BANKL | Bank Keys | S/4 HANA | BNKA | BANKL | Bank Keys | Copy as-is |
| 15 | ECC | BNKA | PSKTO_CH | Post office bank current account number | S/4 HANA | BNKA | PSKTO_CH | Post office bank current account number | Copy as-is |
| 16 | ECC | BNKA | AD_ADDRNUM | Address Number | S/4 HANA | BNKA | AD_ADDRNUM | Address Number | Copy as-is |
| 17 | ECC | BNKA | BRNCH | Bank Branch | S/4 HANA | BNKA | BRNCH | Bank Branch | Copy as-is |
| 18 | ECC | BNKA | CHECKMETH | Check Digit Calculation Method | S/4 HANA | BNKA | CHECKMETH | Check Digit Calculation Method | Copy as-is |
| 19 | ECC | BNKA | VERS_BF | Format of File with Bank Data | S/4 HANA | BNKA | VERS_BF | Format of File with Bank Data | Copy as-is |
| 20 | ECC | BNKA | BNKA_SEPA | SEPA-relevant Local Bank Name | S/4 HANA | BNKA | BNKA_SEPA | SEPA-relevant Local Bank Name | Copy as-is |
| 21 | ECC | BNKA | IBAN_RULE | IBAN Rule | S/4 HANA | BNKA | IBAN_RULE | IBAN Rule | Copy as-is |
| 22 | ECC | BNKA | SDD_B2B | Support of SEPA B2B Direct Debit | S/4 HANA | BNKA | SDD_B2B | Support of SEPA B2B Direct Debit | Copy as-is |
| 23 | ECC | BNKA | SDD_COR1 | Support of SEPA COR1 Direct Debit | S/4 HANA | BNKA | SDD_COR1 | Support of SEPA COR1 Direct Debit | Copy as-is |
| 24 | ECC | BNKA | SDD_RTRANS | Support of SEPA Returned Debits (R Transactions) | S/4 HANA | BNKA | SDD_RTRANS | Support of SEPA Returned Debits (R Transactions) | Copy as-is |
| 25 | ECC | BNKA | BNKAAPP | Bank Application – Unique key for application-specific bank attributes | S/4 HANA | BNKA | BNKAAPP | Bank Application – Unique key for application-specific bank attributes | Copy as-is |
| 26 | ECC | BNKA | PRQ_BICKY | Key of a BIC+ data record (Swift) | S/4 HANA | BNKA | PRQ_BICKY | Key of a BIC+ data record (Swift) | Copy as-is |
| 27 | ECC | BNKA | PRQ_RCC | Routing Control Code | S/4 HANA | BNKA | PRQ_RCC | Routing Control Code | Copy as-is |
Transformation Mapping
| Mapping Table Name | Mapping Table Description |
|---|---|
Transformation Dependencies
List the steps that need to occur before transformation can commence| Item # | Step Description | Team Responsible |
|---|---|---|
Pre-Load Validation
Project Team
Completeness
| Task | Action |
|---|---|
Accuracy
| Task | Action |
|---|---|
Business
Completeness
| Task | Action |
|---|---|
Accuracy
| Task | Action |
|---|---|
Load
The load process includes:
- Execute the automated data load into target system using load tool or product the load file if the load must be done manually
- Once the data is loaded to the target system, it will be extracted and prepared for Post Load Data Validation
Load Run Sheet
| Item # | Step Description | Team Responsible |
|---|---|---|
Load Phase and Dependencies
Configuration
| Item # | Configuration Item |
|---|---|
Conversion Objects
| Object # | Preceding Object Conversion Approach |
|---|---|
| list the exact title of the conversion object of only the immediate predecessor – this will then confirm the DDD (Data Dependency Diagram) | |
Error Handling
| Error Type | Error Description | Action Taken |
|---|---|---|
Post-Load Validation
Project Team
Completeness
| Task | Action |
|---|---|
Accuracy
| Task | Action |
|---|---|
Business
Completeness
| Task | Action |
|---|---|
Accuracy
| Task | Action |
|---|---|
Key Assumptions
- Master Data Standard is up to date as on the date of documenting this conversion approach and data load.
- is in scope based on data design and any exception requested by business.
See also
Change log
Workflow history
| Title | Last Updated By | Updated | Status | |
|---|---|---|---|---|
| There are no pages at the moment. | ||||
