| Status | |
|---|---|
| Owner | |
| Stakeholders |
Purpose
The purpose of this document is to define the conversion approach to create Securities Account (object 1185) in S/4 HANA.
Securities Account is a master data in Treasury and Risk Management module of S4HANA, that serves as a central place to log all details of securities held by an entity. This master data facilitates the recording and management of buying, selling, and other events related to securities. In S4HANA, the transaction code to create a Security Account is TRS_SEC_ACC
The document details out the field list, extraction criteria, scoping, mapping, transformation logic, generation of the pre-load file and loading of the same with respect to the object 1185- Securities Account, to be used in treasury module of S4HANA.
Key tables and fields:
There are two tables involved in S4HANA with respect to the maintenance of Securities Account.
These tables are TWD01 (Treasury: Securities Account Master Data) and TRST_SECACC_BANK (Payment Details for Securities Account). The payment details for the securities transaction are firstly checked in Securities account. If the same is not available, it is sourced from Business Partner master data.
Table TWD01 stores master data related to securities accounts, which are essential for managing financial instruments like bonds, stocks, and other securities. The key fields of this table are:
- BUKRS - Company Code - The company code is an organizational unit within financial accounting. This field along with Security Account (RLDEPO) acts as primary key for link with table for Payment Details (Table: TRST_SECACC_BANK)
- RLDEPO -Securities Account - Securities account identifier. An ID to be entered as per agreed design i.e. external number at the time of creating a Security Account. This field is also referenced along with BUKRS (Company Codes) in the table TRST_SECACC_BANK
- XLDEPO - Securities Account ID - Is the field to store the description of the Security Account
- SECACC_TYPE - Securities Acct Type - Each securities account type relates to a securities account category such as
- Asset Securities Account,
- Issuance Securities Account
- Lending Securities Account
- RDPBANK - Depository Bank - The business partner with depository bank role with which a Security account is to be created.
- VERKONTO - Clearing Account - Account number of the cash clearing account for the depository bank. It also represents the securities account number for US securities accounts. It is free text field
- RDEPOTNR - Sec.acct number - This represents the number of the securities account at the depository bank. It is a free text field.
- EXT_SEC_ACC_NO - External Securities Account ID - The external securities account ID describes the number under which the securities account is managed by the depository bank. It also serves as the identifier for the securities account in case of external securities account statement load. It is a free text field.
- RPORTB- Portfolio - portfolio is an organizational element to group together various treasury transactions for reporting purposes.
Table TRST_SECACC_BANK stores payment details for securities accounts, which are used in managing financial instruments like stocks and bonds. It links to the TWD01 and gets updated while creating a Security Account. Its key fields are:
- BUKRS - Company Code - The company code is an organizational unit within financial accounting. This field along with Security Account (RLDEPO) acts as primary key for links back to table TWD01
- RLDEPO -Securities Account - Securities account identifier. An ID to be entered as per agreed design i.e. external number at the time of creating a Security Account. This field along with Company code (BUKRS) acts as primary key for links back to table TWD01
- CURRENCY - Payment Currency - Specifies the currency in which payments are made or received.
- VALID_FROM - Payment Details Effective From - Indicates the start date from which the payment details are valid.
- DIS_FLOWTYPE - Update Type - Defines the update type for payment flows, used to categorise the Cash Flows.
- HOUSEBANK - House Bank - House bank of the company code
- ACCOUNT - House Bank Account ID - The Account ID of the House bank which is to be used for the Security Account
- RPZAHL - Payer/Payee - Represents the payer/payee involved in the transaction. Incoming and outgoing payments are settled using this business partner.
- RPBANK - Partner Bank - This field helps to identify the bank details of the Business partner
- SZART - Payment Transactions - This check box identifies if the payment posting happens via customer or vendor subledger
- ZLSCH - Payment Method - The payment method determines how payments are to be made, e.g. by check, bank transfer or bill of exchange.
- SPAYRQ - Payment request - This indicator is used to determine whether a payment request is to be created or not. If the indicator is not flagged, then no payment request is generated.
ZWELS - Payment Methods - This field is only applicable to determine the payment method if the same is not identified in the Payer/Payee item details
The treasury function in legacy is carried out in the Quantum system and therefore for the conversion of this object i.e. Security Accounts, the data/details need to be sourced from Quantum and transformed as applicable for S4HANA in Syniti and load using a custom program as the LTMC for this object is not available in the Data Migration Cockpit.
Conversion Scope
The scope of this document covers the approach for converting active Treasury - Securities Account from Legacy Source Systems (Quantum) into S/4HANA following the Master Data Design Standard - DD-FUN-050 Master Data Standard_1185 - Securities Account
The relevancy criteria is not applicable for this object as the relevant data will be provided by business in a DCT (Data Collection Template)
| Source | Scope | Source Approx No. of Records | Target System | Target Approx No. of Records |
|---|---|---|---|---|
Quantum | Active and in use Securities Accounts | 100 <TBC> | S4HANA | 100 <TBC> |
Additional Information
Multi-language Requirement
Not applicable
Document Management
Not applicable
Legal Requirement
Not applicable
Special Requirements
As the conversion involves a source system which is non-SAP, the below area needs special handling:
- Extraction of Securities Accounts from source system i.e. Quantum is to be done manually.
- Cleansing by business team to mark the Securities Accounts in the source system to ensure that only active records are provided in DCT.
- The extracted records to be converted into a DCT and stored in the Syniti for Transformation
- Below Value mapping tables to be created in Syniti:
- Counterparty to Business Partner
- Source and target company code
- Amount and date format from source system to align with S4HANA
- As the target structure in S4HANA involves two tables-(TWD01 and TRST_SECACC_BANK), the load file needs to have the linkage at the Company Code and Security Account number.
Target Design
The Target design of the object 1185 - Securities Account Master Data based on the MDS - DD-FUN-050 Master Data Standard_1185 - Securities Account is as below
<Note: The target design can change subject to business confirmation after
The technical design of the target for this conversion approach.
Table TWD01 -Treasury: Securities Account Master Data
| Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
|---|---|---|---|---|---|---|
| TWD01 | BUKRS | BUKRS | Company Code | CHAR | 4 | Mandatory |
| TWD01 | RLDEPO | VRLDEPO | Securities Account | CHAR | 10 | Mandatory |
| TWD01 | XLDEPO | XLDEPO | Securities Account ID | CHAR | 30 | Mandatory |
| TWD01 | SECACC_TYPE | TPM_ SECACC_TYPE | Securities Acct Type | CHAR | 3 | Mandatory |
| TWD01 | RDPBANK | RDEPOTBANK | Depository Bank | CHAR | 10 | Mandatory |
| TWD01 | VERKONTO | VERKONTO | Clearing Account | CHAR | 15 | Mandatory |
| TWD01 | RDEPOTNR | ABNKR | Sec.acct number | CHAR | 15 | Mandatory |
| TWD01 | EXT_SEC_ACC_NO | EXT_SEC_ACC_NO | External Securities Account ID | CHAR | 35 | Mandatory |
| TWD01 | RPORTB | RPORTB | Portfolio | CHAR | 10 | Conditional |
| TWD01 | RGSBER | GSBER | Business Area | CHAR | 4 | Not to be used |
Data Cleansing
| ID | Criticality | Error Message/Report Description | Rule | Output | Source System |
|---|---|---|---|---|---|
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 |
|---|---|---|
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 |
|---|---|---|---|---|---|---|---|---|---|
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.