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

Compare with Current View Page History

« Previous Version 13 Next »

Status

40%

Owner

BAJAJ-ext, Manoj 

Stakeholders

PILLAY-ext, Lawrence 

Purpose

The purpose of this document is to define the conversion approach to create conversion for Object 1182 - Trader Authorisation in S/4 HANA.

Trader Authorisation is a key control mechanism designed to manage who is allowed to create, modify, and approve financial transactions. It ensures segregation of duties, mitigates operational risk, and enforces compliance with internal policies and external regulations.

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 1182- Trader Authorisation, to be used in treasury module of S4HANA.

Key tables and fields: 

The table mentioned below is the the main table used for trader authorisations in S4.

VTBTRA1 - Trader Authorisation - This table stores information related to Trader, company code, Contract type, Product category, Product type, Transaction type and authorisation indicator. The purpose of these fields are as listed below

  • RDEALER - Trader: This field contains the Trader ID of the in-house trader responsible for the transaction.
  • BUKRS - Company code: The company code for which the trader authorisation is being performed
  • RANTYP - Contract Type: The contract type is an indicator which helps identify the nature of the contract. The possible values are
    • "2" - Securities
    • "4" - Foreign Exchange
    • "5" - Money Market
    • "6" - Derivatives
    •  "T "- Trade Finance
  • SANLF - Product Category: The product category is an internal key that controls processing of the objects defined by the product type. The user must specify which product categories the trader assignment must be extended
  • SGSART - Product Type: The product type allows the subdivision of a product category. Here user must specify which product types of the trader assignment must be extended. The product types enable to give the products company-specific names e.g. stocks can be grouped into domestic stocks and foreign stocks; bonds can be divided into fixed-interest bonds, variable-interest bonds, and zero bonds.
  • SFHAART - Transaction Type: The financial transaction type specifies which types of transactions can be carried out with a certain product type. It needs to be specified which transaction types the trader assignment must be extended. Such as 
    • investment and borrowing of fixed-term deposits,
    • deposits at notice,
    • purchase and sale of bonds.
  • AUTHOR - Authorisation Indicator for Treasury Product: Identifier to mention if the trader is authorised or not.

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 or provided by business in a DCT and transformed as applicable for S4HANA in Syniti and load using a custom program (LSMW) as no LTMC is available for this object.

Conversion Scope

The scope of this document covers the approach for converting active Treasury - Trader Authorisation from Legacy Source Systems (Quantum) into S/4HANA following the Master Data Design Standard - DD-FUN-050 Master Data Standard_1182 - Trader Authorisation

The data from legacy system

<to be confirmed as it is possible that the information relevant for this object may not be available in Quantum as this object is more of a technical setup for S4> It is assumed that only relevant information will be provided by the business in the DCT

List of source systems and approximate number of records <number of company codes to be confirmed>

SourceScope

Source Approx No. of Records

Target SystemTarget Approx

No. of Records

Quantum

Trader Authorisation Information

<TBC>

S4HANA

<TBC>

Note: The approximate number yet to be confirmed but it is estimated to be not more than 100 records.

Additional Information

Multi-language Requirement

None

Document Management

Not applicable

Legal Requirement

Not applicable

Special Requirements

As the conversion involves a source system which is non-SAP (Quantum), the below areas need special handling:

  1. Extraction of Trader Authorisation from source system i.e. Quantum- Not applicable
  2. The relevant records to be provided into a DCT and stored in the Syniti for Transformation

Target Design

The Target design of the object 1182 - Trader Authorisation Master Data based on the MDS - DD-FUN-050 Master Data Standard_1182 - Trader Authorisation is as below
The technical design of the target for this conversion approach. 

The technical design of the target for this conversion approach.

TableFieldData ElementField DescriptionData TypeLengthRequirement
VTBTRA1RDEALERRDEALERTraderCHAR12Mandatory
VTBTRA1BUKRSBUKRSCompany CodeCHAR4Mandatory
VTBTRA1RANTYPRANTYPContract TypeCHAR1Conditional
VTBTRA1SANLFSANLFProduct CategoryNUMC3Conditional
VTBTRA1SGSARTVVSARTProduct TypeCHAR3Conditional
VTBTRA1SFHAARTTB_SFHAARTTransaction TypeCHAR3Conditional
VTBTRA1AUTHORTB_AUTHORAuthorisation indicator for Treasury ProductCHAR1Mandatory


Data Cleansing

For the purpose of the Object 1182- Trader Authorisation, the data cleansing is not applicable. It is expected that relevant records will be provided in DCT by business for the purpose of creating Trader Authorisations in S4

However, for the purpose of the checking the DCT, below cleansing reports are applicable:

IDCriticalityError Message/Report DescriptionRuleOutputSource System

1

Medium

Trader ID

Check the Trader ID (Field: REDEALER) in the DCT is valid.

Show records in error

DCT

2

Medium

Company Code

Check the Company Code is as per scope of the Treasury 

Show records in error

DCT

Conversion Process

The generic high-level process steps for the conversion are as below:

  1. Extraction:
    1. Extract from the source systems: Apply the selection parameters and data relevancy as mentioned in this specification, from the relevant tables
    2. DCT: The DCT to be prepared if the data to be transformed and is part of the load file is not available in the Source system
  2. Transform 
    1. Transform fields by applying the fields and value mapping in the Syniti 
    2. Generate and validate Pre-load files
  3. Load
    1. Load the validated Pre-load file using SAP's LTMC / migration cockpit or the custom upload program as applicable. 

However, with respect to object 1182- Trader Authorisations - the conversion process will depend upon the DCT (Data Collection Template) which will be provided by the business. This DCT will be used for transformation and generation of the pre-load file. 

The load will be done via a custom program (LSMW) as there is no LTMC available for this object.


Data Privacy and Sensitivity

None

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

For object 1182, the extraction is not applicable as this will be a DCT provided by business.

Selection Screen

Not applicable for this object as this will be a DCT from business.

Data Collection Template (DCT)

Target Ready Data Collection Template will be created for Trader Authorisation data with exception of some fields which require transformation as mentioned in the transformation rule.

Trader Authorisation - DCT Rules

Field NameField DescriptionRule












Extraction Dependencies

Not applicable for this object


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

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 systemSource TableSource FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation Logic









































Transformation Mapping

Not applicable for this object

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.
  • Trader Authorisation is in scope based on data design and any exception requested by business.


See also

Change log

Version Published Changed By Comment
CURRENT (v. 13) Oct 14, 2025 15:37 GANESAN-ext, Shivkumar
v. 18 Oct 14, 2025 15:19 BAJAJ-ext, Manoj
v. 17 Oct 09, 2025 11:06 GANESAN-ext, Shivkumar
v. 16 Oct 09, 2025 10:30 BAJAJ-ext, Manoj
v. 15 Oct 08, 2025 21:59 GANESAN-ext, Shivkumar
v. 14 Oct 07, 2025 19:47 GANESAN-ext, Shivkumar
v. 13 Oct 07, 2025 13:55 BAJAJ-ext, Manoj
v. 12 Oct 07, 2025 13:31 BAJAJ-ext, Manoj
v. 11 Oct 07, 2025 09:28 GANESAN-ext, Shivkumar
v. 10 Oct 06, 2025 16:19 GANESAN-ext, Shivkumar

Go to Page History

  • No labels