You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Status

  Approved

OwnerPrasad 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:

  1. Bank Key
  2. Bank Country
  3. Bank Name
  4. Bank Address
  5. SWIFT/BIC Code
  6. Bank Number / Routing Code

The data from legacy system excludes:

  1. Bank configuration for treasury or cash management tools not in active use
  2. Bank Communication Management (BCM) configurations unless separately scoped


List of source systems and approximate number of records
SourceScope

Source Approx No. of Records

Target SystemTarget Approx

No. of Records

PF2Bank Master


WP2Bank Master


PI2Bank Master


Additional Information

Multi-language Requirement

Document Management

Legal Requirement

Special Requirements




Target Design

The technical design of the target for this conversion approach.

TableFieldData ElementField DescriptionData TypeLengthRequirement
BNKAMANDTMANDTClientCLNT3Mandatory
BNKABANKSBANKSBank Country/Region KeyCHAR3Mandatory
BNKABANKKBANKKBank KeysCHAR15Optional
BNKAERDAT_BFERDAT_BFRecord Created OnDATS8Mandatory
BNKAERNAM_BFERNAM_BFName of person who created the objectCHAR12Mandatory
BNKABANKABANKAName of Financial InstitutionCHAR60Optional
BNKAREGIOREGIORegion (State, Province, County)CHAR3Optional
BNKASTRAS_GPSTRAS_GPStreet and House NumberCHAR35Optional
BNKAORT01_GPORT01_GPCityCHAR35Optional
BNKASWIFTSWIFTSWIFT-BIC for International PaymentsCHAR11Optional
BNKABGRUPBGRUPBank Group (bank network)CHAR2Optional
BNKAXPGROXPGROPost Office Bank Current Account FlagCHAR1Optional
BNKALOEVMLOEVMDeletion IndicatorCHAR1Optional
BNKABANKLBANKLBank KeysCHAR15Optional
BNKAPSKTO_CHPSKTO_CHPost office bank current account numberCHAR16Optional
BNKAAD_ADDRNUMAD_ADDRNUMAddress NumberCHAR10Optional
BNKABRNCHBRNCHBank BranchCHAR40Optional
BNKACHECKMETHCHECKMETHCheck Digit Calculation MethodCHAR4Optional
BNKAVERS_BFVERS_BFFormat of File with Bank DataCHAR3Optional
BNKABNKA_SEPABNKA_SEPASEPA-relevant Local Bank NameCHAR60Optional
BNKAIBAN_RULEIBAN_RULEIBAN RuleCHAR
Optional
BNKASDD_B2BSDD_B2BSupport of SEPA B2B Direct DebitCHAR1Optional
BNKASDD_COR1SDD_COR1Support of SEPA COR1 Direct DebitCHAR1Optional
BNKASDD_RTRANSSDD_RTRANSSupport of SEPA Returned Debits (R Transactions)CHAR1Optional
BNKABNKAAPPBNKAAPPBank Application – Unique key for application-specific bank attributesCHAR
Optional
BNKAPRQ_BICKYPRQ_BICKYKey of a BIC+ data record (Swift)CHAR12Optional
BNKAPRQ_RCCPRQ_RCCRouting Control CodeCHAR15Optional


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:

  1. The data exists. connects to the source and loads the data into . There are 3 methods:
    1. Perform full data extraction from relevant tables in the source system(s).
    2. Perform extraction through the application layer.
    3. Only if ; cannot connect to the source, data is loaded to the repository from the provided source system extract/report.
  2. 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 DescriptionTeam Responsible













Selection Screen

Selection Ref ScreenParameter NameSelection TypeRequirementValue 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 NameField DescriptionRule
BNKA-BANKSBank Country/Region KeyThe country in which the bank is located.
ISO Country code
e.g. AE for United Arab Emirates
BANKA-BANKKBank KeysA 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-BANKLBank NumberA 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_BFName of person who created the objectThe user who created it - Optional
BNKA-BANKAName of Financial InstitutionName of the Bank - Optional
e.g. FIRST ABU DHABI BANK PJSC
BNKA-REGIORegion (State, Province, County)Bank Region - Optional
BNKA-STRAS_GPStreet and House NumberBank address - Optional
BNKA-ORT01_GPCityCity - Optional
BNKA-SWIFTSWIFT/BIC for International Payments8 digits to max 11 digits- Optional
BNKA-BGRUPBank group (bank network)Bank group (bank network)- Optional
BNKA-XPGROPost Office Bank Current AccountPost Office Bank Current Account- Optional

Extraction Dependencies

Item #Step DescriptionTeam 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:

  1. Perform value mapping and data transformation rules.
    1. Legacy values are mapped to the to-be values (this could include a default value)
    2. Values are transformed according to the rules defined in
  2. 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 DescriptionTeam Responsible













Transformation Rules

Rule#Source
System
Source
Table
Source FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation Logic
1ECCBNKAMANDTClientS/4 HANABNKAMANDTClientCopy as-is
2ECCBNKABANKSBank Country/Region KeyS/4 HANABNKABANKSBank Country/Region KeyCopy as-is
3ECCBNKABANKKBank KeysS/4 HANABNKABANKKBank KeysCopy as-is
4ECCBNKAERDAT_BFRecord Created OnS/4 HANABNKAERDAT_BFRecord Created OnCopy as-is
5ECCBNKAERNAM_BFName of person who created the objectS/4 HANABNKAERNAM_BFName of person who created the objectCopy as-is
6ECCBNKABANKAName of Financial InstitutionS/4 HANABNKABANKAName of Financial InstitutionCopy as-is
7ECCBNKAREGIORegion (State, Province, County)S/4 HANABNKAREGIORegion (State, Province, County)Copy as-is
8ECCBNKASTRAS_GPStreet and House NumberS/4 HANABNKASTRAS_GPStreet and House NumberCopy as-is
9ECCBNKAORT01_GPCityS/4 HANABNKAORT01_GPCityCopy as-is
10ECCBNKASWIFTSWIFT-BIC for International PaymentsS/4 HANABNKASWIFTSWIFT-BIC for International PaymentsCopy as-is
11ECCBNKABGRUPBank Group (bank network)S/4 HANABNKABGRUPBank Group (bank network)Copy as-is
12ECCBNKAXPGROPost Office Bank Current Account FlagS/4 HANABNKAXPGROPost Office Bank Current Account FlagCopy as-is
13ECCBNKALOEVMDeletion IndicatorS/4 HANABNKALOEVMDeletion IndicatorCopy as-is
14ECCBNKABANKLBank KeysS/4 HANABNKABANKLBank KeysCopy as-is
15ECCBNKAPSKTO_CHPost office bank current account numberS/4 HANABNKAPSKTO_CHPost office bank current account numberCopy as-is
16ECCBNKAAD_ADDRNUMAddress NumberS/4 HANABNKAAD_ADDRNUMAddress NumberCopy as-is
17ECCBNKABRNCHBank BranchS/4 HANABNKABRNCHBank BranchCopy as-is
18ECCBNKACHECKMETHCheck Digit Calculation MethodS/4 HANABNKACHECKMETHCheck Digit Calculation MethodCopy as-is
19ECCBNKAVERS_BFFormat of File with Bank DataS/4 HANABNKAVERS_BFFormat of File with Bank DataCopy as-is
20ECCBNKABNKA_SEPASEPA-relevant Local Bank NameS/4 HANABNKABNKA_SEPASEPA-relevant Local Bank NameCopy as-is
21ECCBNKAIBAN_RULEIBAN RuleS/4 HANABNKAIBAN_RULEIBAN RuleCopy as-is
22ECCBNKASDD_B2BSupport of SEPA B2B Direct DebitS/4 HANABNKASDD_B2BSupport of SEPA B2B Direct DebitCopy as-is
23ECCBNKASDD_COR1Support of SEPA COR1 Direct DebitS/4 HANABNKASDD_COR1Support of SEPA COR1 Direct DebitCopy as-is
24ECCBNKASDD_RTRANSSupport of SEPA Returned Debits
(R Transactions)
S/4 HANABNKASDD_RTRANSSupport of SEPA Returned Debits (R Transactions)Copy as-is
25ECCBNKABNKAAPPBank Application – Unique key for application-specific
 bank attributes
S/4 HANABNKABNKAAPPBank Application – Unique key for application-specific
 bank attributes
Copy as-is
26ECCBNKAPRQ_BICKYKey of a BIC+ data record (Swift)S/4 HANABNKAPRQ_BICKYKey of a BIC+ data record (Swift)Copy as-is
27ECCBNKAPRQ_RCCRouting Control CodeS/4 HANABNKAPRQ_RCCRouting Control CodeCopy as-is


Transformation Mapping

Mapping Table NameMapping Table Description








Transformation Dependencies

List the steps that need to occur before transformation can commence
Item #Step DescriptionTeam Responsible













Pre-Load Validation

Project Team

Completeness

TaskAction





Accuracy

TaskAction





Business

Completeness

TaskAction





Accuracy

TaskAction





Load

The load process includes:

  1. Execute the automated data load into target system using load tool or product the load file if the load must be done manually
  2. 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 DescriptionTeam 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 TypeError DescriptionAction Taken










Post-Load Validation

Project Team

Completeness

TaskAction





Accuracy

TaskAction





Business

Completeness

TaskAction





Accuracy

TaskAction





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

Version Published Changed By Comment
CURRENT (v. 5) Mar 03, 2026 16:03 NAIDU-ext, Prasad
v. 32 Dec 03, 2025 16:08 NAIDU-ext, Prasad
v. 31 Dec 03, 2025 15:34 NAIDU-ext, Prasad
v. 30 Dec 02, 2025 12:41 NAIDU-ext, Prasad
v. 29 Nov 19, 2025 17:07 NAIDU-ext, Prasad
v. 28 Sept 25, 2025 11:59 NAIDU-ext, Prasad
v. 27 Sept 23, 2025 10:04 NAIDU-ext, Prasad
v. 26 Sept 22, 2025 18:55 NAIDU-ext, Prasad
v. 25 Sept 22, 2025 18:47 NAIDU-ext, Prasad
v. 24 Sept 17, 2025 12:00 NAIDU-ext, Prasad

Go to Page History

Workflow history

Title Last Updated By Updated Status  
There are no pages at the moment.

  • No labels