| Status | |
|---|---|
| Owner | BAJAJ-ext, Manoj |
| Stakeholders | PILLAY-ext, Lawrence |
The purpose of this document is to define the conversion approach to create conversion for Object 1184 – Security Class for Treasury related transactions
in S/4 HANA.
The security class is a grouping of similar securities. It defines the general characteristics of a group of similar securities. It is a standardised way of maintaining, managing and processing securities with shared properties. E.g. Bonds which may include corporate bonds, Government Bonds etc. Some of the common characteristics could be instrument type, currency, interest method, Nominal value type, interest calculation method, payment frequency, settlement type, interest method, product category etc.
The security class controls on how transactions for these types of instruments are valuated, settled, reported and accounted. The security class has close integration with market risk analyser, accounting, portfolio analyser and market data.
Key tables and fields:
There are three tables involved in S4 with respect to the maintenance of the Security Class Data and these are:
Table: TWX2 is the central table for defining security class in SAP S/4HANA Treasury and Risk Management (TRM). It holds information on security class, index class and secondary index number. The key fields of TWX2 table are:
Table: VWPANLA is the table in SAP S/4HANA TRM that stores the asset master data for securities. Some of the key information stored are Security class ID number, Product category, status, Product Type, Security type etc.
The key fields of VWPANLA are:
Table: VWPANLE – This table stores data related to interest bearing securities. It contains information on Security ID number, Product category, classification, Nominal value of the security, Issue start and end date etc.
The key fields of VWPANLE are:
Use the field RANL (ID Number) as a link between 2 tables VWPANLA and WPANLE
Table: VZZKOKO – This table stores “Table condition header data”. It contains fields that hold specific information or linking keys about table condition header data such as company code, product category, key part and date condition effective from. The key fields of VZZKOKO table are:
Table: VZZKOPO - This table stores “Table condition items”. The table is essential for managing and organising data related to table condition items.. The key fields of VZZKOPO table are:
It will update as X in table if selected Exponential Interest, else blank
Table VWPBONO - This table stores data related to securities listing. The key fields of VWPBONO table are:
The treasury function in legacy is carried out in the Quantum system and therefore for the conversion of this object, the data/details need to be sourced from Quantum and transformed as applicable for S4HANA in Syniti and load using LTMC for Security Class in S4HANA
The scope of this document covers the approach for converting active Treasury – Security Class Master from Legacy Source Systems (Quantum) into S/4HANA following the Master Data Design Standard - DD-FUN-050 Master Data Standard_1184 – Security Class Master Data
The data from legacy system includes:
The data from legacy system excludes:
List of source systems and approximate number of records <number of company codes to be confirmed>
Source | Scope | Source Approx No. of Records | Target System | Target Approx No. of Records |
Quantum | Active and in use Security Class Records | XXXX | S4HANA | XXXX |
None
Not Applicable
Not Applicable
As the conversion involves a source system which is non-SAP, the below area needs special handling:
The Target design of the object 1184 - Security Class Master Data based on the MDS - DD-FUN-050 Master Data Standard_1184 - Security Class Master Data is as below
The technical design of the target for this conversion approach.
Table – TWX2: Security Index Class - Mapping/Logical Fields
Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
TWX2 | RANL | VVRANLW | Security Class ID Number | CHAR | 13 | Mandatory |
TWX2 | VVRANLWX | VVRANLWXS | Secondary Index Class Data | CHAR | 20 | Conditional |
Note: Note: The fields marked as conditional are based on the field TWX2-RANL (Security Class ID).
Table - VWPANLA: Asset Master for Securities
Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
VWPANLA | RANL | VVRANLW | Security class ID number | CHAR | 13 | Mandatory |
VWPANLA | SANLF | SANLF | Product Category | CHAR | 3 | Mandatory |
VWPANLA | GSART | VVSART | Product Type | CHAR | 3 | Mandatory |
VWPANLA | XALKZ | XALKZ | Short Name | CHAR | 15 | Mandatory |
VWPANLA | XALLB | XALLB | Long Name | CHAR | 60 | Mandatory |
VWPANLA | SROLEXT | ALWPKL | General Security Classification | CHAR | 3 | Mandatory |
VWPANLA | REPKE | REPKE_NEW | Issuer of the Security | CHAR | 10 | Mandatory |
VWPANLA | REWHR | REWHR | Issue Currency | CUKY | 5 | Mandatory |
VWPANLA | PEMKURS | PEMKURS | Issue rate | DEC | Length: 10 Decimal: 7 | Conditional |
VWPANLA | SNOTI | SNOTI | Quotation Indicator | NUMC | 1 | Conditional |
VWPANLA | SWERTTYP | SWERTTYP | Security Type ID | NUMC | 1 | Conditional |
VWPANLA | SBOERNOT | SBOERNOT | Listed | CHAR | 1 | Conditional |
Note: The fields marked as conditional are based on the field VWPANLA- VVRANLW (Security Class ID).
Table - VWPANLE: Interest Bearing Securities Data
Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
VWPANLE | RANL | WP_RANL | Security class ID number | CHAR | 13 | Mandatory |
VWPANLE | SWPKLASS | SANLF | Classification of Bonds | CHAR | 3 | Conditional |
VWPANLE | BNOMS | BNOMS | Nominal Value | CURR | 13 | Mandatory |
VWPANLE | DEBEG | DEBEG | Issue Start Date | DATS | 8 | Mandatory |
VWPANLE | CALC_BEGIN | DBERVON | Start of Calculation Period | DATS | 8 | Conditional |
VWPANLE | BNHAE | BNHAE | Nominal Per Trading Unit | CURR | 13 | Conditional |
VWPANLE | DENDF | DENDF | Final Due Date | DATS | 8 | Conditional |
Note: The fields marked as conditional are based on the field VWPANLE- RANL (Security Class ID).
Table - VZZKOKO: Condition Header Data
Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
VZZKOKO | SINCL | VVSINCL | Inclusive Indicator | CHAR | 1 | Conditional |
VZZKOKO | RKEY1 | RKEY1 | Key Part 1 | CHAR | 13 | Mandatory |
VZZKOKO | STILGART | STILGART | Repayment Type Indicator | NUMC | 1 | Conditional |
VZZKOKO | SZBMETH | SZBMETH | Interest Calculation Method | CHAR | 1 | Conditional |
VZZKOKO | SEFFMETH | SEFFMETH_NEW | Effective Interest Method | NUMC | 1 | Conditional |
Note: The fields marked as conditional are based on the field VZZKOKO-SINCL (Security Class ID).
Table - VZZKOPO: Conditions Item Data
Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
VZZKOPO | RKEY1 | VVSINCL | Key part 1 | CHAR | 13 | Mandatory |
VZZKOPO | DGUEL_KP | RKEY1 | Condition Item Effective From | DATS | 8 | Conditional |
VZZKOPO | SKOART | STILGART | Condition Type | NUMC | 4 | Conditional |
VZZKOPO | JEXPOZINS | SZBMETH | Type of Interest Calculation | NUMC | 1 | Conditional |
VZZKOPO | SZBMETH | SEFFMETH_NEW | Interest Calculation Method | CHAR | 1 | Conditional |
VZZKOPO | PKOND | PKOND | Percentage rate for condition items | DEC | Length: 10 Decimal: 7 | Conditional |
VZZKOPO | SWHRKOND | SWHRKOND | Currency of Condition Item | CUKY | 5 | Conditional |
VZZKOPO | SKALID | SKALID | Calendar | CHAR | 2 | Conditional |
VZZKOPO | SKALID2 | VVSKALID2 | Calendar 2 | CHAR | 2 | Conditional |
VZZKOPO | SKALID3 | VVSKALID3 | Calendar 3 | CHAR | 2 | Conditional |
VZZKOPO | AMMRHY | AMMRHY | Frequency in months | NUMC | 3 | Conditional |
VZZKOPO | ATTRHY | ATTRHY | Frequency in Days | NUMC | 3 | Conditional |
VZZKOPO | DVALUT | DVALUT | Calculation Date | DATS | 8 | Conditional |
VZZKOPO | SVULT | VVSBULT | Month-End Indicator for Calculation Date | CHAR | 1 | Conditional |
VZZKOPO | SINCL | VVSINCL | Inclusive indicator for calculation date | CHAR | 1 | Conditional |
VZZKOPO | SVWERK | VVSVWERK | Working Day Shift for Calculation Day | CHAR | 1 | Conditional |
VZZKOPO | AVGSTAGEVZ | AVGSTAGEVZ | Plus and Minus Operators for Working Day Shift | CHAR | 1 | Conditional |
VZZKOPO | AVGSTAGE | AVGSTAGE | No of Working Day for Shift of Calculation Day | NUMC | 2 | Conditional |
VZZKOPO | DFAELL | DFAELL | Due date | DATS | 8 | Conditional |
VZZKOPO | SFULT | SFULT | Month-End Indicator for Due Date | CHAR | 1 | Conditional |
VZZKOPO | SFWERK | VVSFWERK | Working Day Shift for Due Date | CHAR | 1 | Conditional |
VZZKOPO | AFGSTAGEVZ | AFGSTAGEVZ | Plus and Minus Operators for Working Day Shift | CHAR | 1 | Conditional |
VZZKOPO | AFGSTAGE | AFGSTAGE | No of Working Day for Shift of Calculation Day | NUMC | 2 | Conditional |
Note: The fields marked as conditional are based on the field VZZKOPO-RKEY1 (Key Part 1).
Table – VWPBONO: Security Index Class – Securities Listing Related Data
Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
VWPBONO | RHANDPL | VVRHANDPL | Exchange | CHAR | 10 | Conditional |
Note: Note: The fields marked as conditional are based on the field VWPBONO-RANL (Security Class ID).
For the purpose of the Object 1184- Security Class Master Data, the data cleansing should happen in the source systems i.e. Quantum as per below cleansing activity. The business cleansing is expected to be done by the business.
Exclude such records from the extraction from the Quantum and populate in the DCT
ID | Criticality | Error Message/Report Description | Rule | Output | Source System |
1 | High | Validity date of the Security Class | Check the valid to date is not lower than the cutover date | Show records in error | DCT |
The generic high-level process steps for the conversion are as below:
However, with respect to object 1184- Security Class Master Data - the conversion process will depend upon the DCT (Data Collection Template) which will be provided by the business based on the source data from Quantum system. This DCT will be used for transformation and generation of the pre-load file.
The load will be done via LTMS using the "Security Class Product" template.
Extract data from a source into Syniti. There are 2 possibilities:
The agreed Relevancy criteria is applied to the extracted records to identify the records that are applicable for the Target loads
Req # | Requirement Description | Team Responsible |
01 | Extract from table Quantum all valid and in use Security Class Records and place them into a DCT format | Business |
Not Applicable
Target Ready Data Collection Template will be created for1184- Security Class Master Data with exception of some fields which require transformation as mentioned in the transformation rule.
1184 - Security Class Mater Data DCT Rules
| Field Name | Field Description | Rule |
|---|---|---|
TWX2-RANL | Security Class ID Number | |
TWX2-VVRANLWX | Secondary Index Class Data | |
VWPANLA-RANL | Security class ID number | |
VWPANLA-SANLF | Product Category | |
VWPANLA-GSART | Product Type | |
VWPANLA-XALKZ | Short Name | |
VWPANLA-XALLB | Long Name | |
VWPANLA-SROLEXT | General Security Classification | |
VWPANLA-REPKE | Issuer of the Security | |
VWPANLA-REWHR | Issue Currency | |
VWPANLA-PEMKURS | Issue rate | |
VWPANLA-SNOTI | Quotation Indicator | |
VWPANLA-SWERTTYP | Security Type ID | |
VWPANLA-SBOERNOT | Listed | |
VWPANLE-RANL | Security class ID number | |
VWPANLE-SWPKLASS | Classification of Bonds | |
VWPANLE-BNOMS | Nominal Value | |
VWPANLE-DEBEG | Issue Start Date | |
VWPANLE-CALC_BEGIN | Start of Calculation Period | |
VWPANLE-BNHAE | Nominal Per Trading Unit | |
VWPANLE-DENDF | Final Due Date | |
VZZKOKO-SINCL | Inclusive Indicator | |
VZZKOKO-RKEY1 | Key Part 1 | |
VZZKOKO-STILGART | Repayment Type Indicator | |
VZZKOKO-SZBMETH | Interest Calculation Method | |
VZZKOKO-SEFFMETH | Effective Interest Method | |
VZZKOPO-RKEY1 | ||
VZZKOPO-DGUEL_KP | ||
VZZKOPO-SKOART | ||
VZZKOPO-JEXPOZINS | ||
VZZKOPO-SZBMETH | ||
VZZKOPO-PKOND | ||
VZZKOPO-SWHRKOND | ||
VZZKOPO-SKALID | ||
VZZKOPO-SKALID2 | ||
VZZKOPO-SKALID3 | ||
VZZKOPO-AMMRHY | ||
VZZKOPO-ATTRHY | ||
VZZKOPO-DVALUT | ||
VZZKOPO-SVULT | ||
VZZKOPO-SINCL | ||
VZZKOPO-SVWERK | ||
VZZKOPO-AVGSTAGEVZ | ||
VZZKOPO-AVGSTAGE | ||
VZZKOPO-DFAELL | ||
VZZKOPO-SFULT | ||
VZZKOPO-SFWERK | ||
VZZKOPO-AFGSTAGEVZ | ||
VZZKOPO-AFGSTAGE | ||
List the steps that need to occur before extraction can commence
| Item # | Step Description | Team Responsible |
|---|---|---|
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 Syniti Migrate to make the data Target ready:
| 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 |
|---|---|---|---|---|---|---|---|---|---|
| Mapping Table Name | Mapping Table Description |
|---|---|
| Item # | Step Description | Team Responsible |
|---|---|---|
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
The load process includes:
| Item # | Step Description | Team Responsible |
|---|---|---|
Load Phase and Dependencies
Identify the phase as to “when” the load for this object will occur. <Pre-Cutover, Cutover, Post Cutover> and list the steps that need to occur before the load can commence
List the Configurations required before loading can commence
| Item # | Configuration Item |
|---|---|
| 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) | |
The table below depicts some possible system errors for this data object during data load. All data load error is to be logged as defect and managed within the Defect Management
| Error Type | Error Description | Action Taken |
|---|---|---|
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
Any additional key assumptions.
Insert links and references to other documents which are relevant when trying to understand this decision and its implications. Other decisions are often impacted, so it's good to list them here with links. Attachments are also possible but dangerous as they are static documents and not updated by their authors.