| Status | |
|---|---|
| Owner | BAJAJ-ext, Manoj |
| Stakeholders |
The purpose of this document is to define the conversion approach to create conversion for Object 1183 - Limits Master Data for Treasury related transactions
in S/4 HANA.
The limits act as an amount against which checks are made to determine whether the limit has been exceeded. Each limit has a validity period. A Limit is maintained for a limit type which may include combinations of Company Code, Product Group, Business Partner, Currency, Trader or Country.
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 1183- Limits Master, to be used in treasury module of S4HANA.
Key tables and fields:
There are two tables involved in S4 with respect to the maintenance of the Limit Masters Data and these are:
Table: VTBLS is the central table for defining Limit Structures in SAP S/4HANA Treasury and Risk Management (TRM). It maps logical limit definitions to physical keys and characteristics. The key fields of VTBLS are:
Table: VTBLV is the table in SAP S/4HANA TRM that stores the actual limit values tied to each limit structure defined in VTBLS. It includes validity periods, amounts, currencies, and control parameters.
The key fields of VTBLV 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 Limits in S4HANA
The scope of this document covers the approach for converting active Treasury - Limits Master from Legacy Source Systems (Quantum) into S/4HANA following the Master Data Design Standard - DD-FUN-050 Master Data Standard_1183 - Limits Master Data
The data from legacy system includes:
The data from legacy system excludes:
| Source | Scope | Source Approx No. of Records | Target System | Target Approx No. of Records |
|---|---|---|---|---|
| Quantum | Active and in use Limit Records | 300 | S4HANA | 300 |
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 1183 - Limits Master Data based on the MDS - DD-FUN-050 Master Data Standard_1183 - Limits Master Data is as below
The technical design of the target for this conversion approach.
Table - VTBLV: Limits - Mapping/Logical Fields
| Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
|---|---|---|---|---|---|---|
| VTBLS | SLA | TB_SLA | Limit Type | CHAR | 3 | Mandatory |
| VTBLS | RLV | TB_RLV | Limit Record | NUMC | 20 | System Generated |
| VTBLS | BUKRS | BUKRS | Company Code | CHAR | 4 | Mandatory |
| VTBLS | PARTNR | BP_PARTNR_NEW | Business Partner | CHAR | 10 | Conditional |
| VTBLS | SLPG | TB_SLPG | Limit Product Group | CHAR | 3 | Conditional |
| VTBLS | RPORTB | RPORTB | Portfolio | CHAR | 10 | Conditional |
| VTBLS | RDEALER | RDEALER | Trader | CHAR | 12 | Conditional |
| VTBLS | WAERS | TB_WCHAR | Currency | CUKY | 5 | Conditional |
| VTBLS | COUNTRY | LAND1_GP | COUNTRY | CHAR | 3 | Conditional |
Note: The fields marked as conditional are based on the field VTBLS=SLA (Limit Type) and accordingly can be either required or optional
Table - VTBLS: Limits
| Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
|---|---|---|---|---|---|---|
| VTBLV | SLA | TB_SLA | Limit Type | CHAR | 3 | Mandatory |
| VTBLV | RLV | TB_RLV | Limit Record | NUMC | 20 | Mandatory |
| VTBLV | DLVB | TB_DLVB | Valid From | DATS | 8 | Mandatory |
| VTBLV | DLVE | TB_DLVE | Valid to | DATS | 8 | Mandatory |
| VTBLV | BLIMIT | TB_BLIMIT | Internal Limit Amount | CURR | 17 | Mandatory |
| VTBLV | ELIMIT | TB_ELIMIT | External Limit Amount | CURR | 17 2 decimals | Mandatory |
| VTBLV | PROZLIMIT | TB_PROZLIMIT | Critical Limit Utilization | DEC | 5 2 decimals | Mandatory |
| VTBLV | COMPERD | TB_COMPERD | Max. Risk Commit Per.Mth | NUMC | 4 | Mandatory |
| VTBLV | INFINITE | TB_LIMIT_INFINITE | Do not check limit | CHAR | 1 | Conditional |
| VTBLV | EDLVE | TB_EDLVE | Ext.Valid-To Date | DATS | 8 | Mandatory |
Note: The fields marked as conditional are based on the field VTBLS=SLA (Limit Type) and accordingly can be either required or optional. The fields SLV and RLV are the link to table VTBLS.
For the purpose of the Object 1183- Limit 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 Limit | Check the valid to date is not lower than the cutover date | Show records in error | DCT |
| 2 | Medium | Business Partner not found | Check the Business Partner of source counterparty to the target BP (value mapping) | Show records in error | DCT |
| 3 | Medium | Product Group not found | Check the risk product group of source data to the target Limit product group (value mapping) | Show records in error | DCT |
The generic high-level process steps for the conversion are as below:
However, with respect to object 2012- Material Master - Accounting View 1, the conversion process will depend upon the overall cutover/migration strategy <To be finalised by Functional team>, in view of the mandatory Material Ledger activation in S4HANA. The common practice/approach and steps followed are as below:
Extract data from a source into Syniti Migrate. 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 |
|---|---|---|
| Selection Ref Screen | Parameter Name | Selection Type | Requirement | Value to be entered/set |
|---|---|---|---|---|
<Object> DCT Rules
| Field Name | Field Description | Rule |
|---|---|---|
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.