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

Compare with Current View Page History

« Previous Version 69 Next »

Status

  Approved

Owner
Stakeholders

WELENSKY-ext, DaveERGUIZA-ext, Pinky Love TEE-ext, Paul  JOSHI-ext, Aditya VILARES, inesLEIGHTON-ext, Dean Betty Yue; Aurelia Stefanescu ; [Syniti POD Lead]; [Syniti Consultant]

Purpose

The purpose of this document is to define the conversion approach to create Catalog Code Groups and Codes in S/4 HANA.

Catalog Code Groups and Codes are part of the classification system. They help categorize and standardize data for reporting, analysis, and operational purposes.

A Code Group is a collection of related codes that belong to a specific catalog. It organizes codes into logical groups for easier management and selection.

A Code is an individual entry within a code group that represents a specific value or description. It is used to classify or describe an task, damage, or cause.

Syensqo utilizes Catalog Code Group and Codes within the SAP S/4HANA system to define and manage its assets' Object Type, Cause, Action, Failure mode and Task.


Conversion Scope

The scope of this document covers the approach for migrating active Catalog Code Groups and Codes into S/4 HANA following the Catalog Code Groups and Codes Master Data Design Standard.

The conversion of Catalog Code Groups and Codes follows the endorsed EAM Core Data Design describing the Asset Identification Methodology.

Catalog Code Groups and Codes Data from legacy will consolidated based on the S/4 HANA design and will be constructed via a common DCT which is target ready. This also means multiple GBU could be using the same Catalog Code Groups and Codes based on the Asset Identification Methodology.

There will not be a direct conversion from legacy to S/4 HANA, however there will be a mapping to ensure all the valid and active legacy Catalog Code Groups and Codes are considered for data migration. 

The data from legacy system includes:

  1. All active Catalog Code Groups and Codes defined in the source systems (QPGR.STATUS = 2)

The data from legacy system excludes:

  1. All inactive Catalog Code Groups and Codes defined in the source systems (QPGR.STATUS <> 2)

For reference, the Catalog Code Groups and Codes in S/4 HANA are not transformed based on the legacy mapping, but they are derived based on the logic of the Asset Identification Methodology.


List of source systems and approximate number of records
SourceScope

Source Approx No. of Records

Target SystemTarget Approx

No. of Records

PF2, WP2

Catalog Code Groups and Codes will be collected via DCT. An initial extract of the relevant Catalog Code Groups and Codes will be provided in google sheet format to assist business in decision making on including any relevant Catalog Code Groups and Codes from PF2 and WP2 as Catalog Code Groups and Codes in S/4 HANA.

Any additional Catalog Code Groups and Codes that need to be created to support the new design may be added in the DCT.

A review and standardization will be done across all Catalog Code Groups and Codes in the DCT. 

Please see an indication of what will be baselined from source systems below and what will be constructed in the DCT. 

40,000S/4HANA40,000

Additional Information

Multi-language Requirement

Catalog Code Groups and Codes description will be made available in English.

Multi language is supported for Catalog Code Groups and Code. Login via a different language will have its description displayed in the logon language if the language key is maintained in the Catalog Code Groups and Code.

Document Management

Not Applicable

Legal Requirement

Not Applicable

Special Requirements

Not Applicable


Target Design


The technical design of the target for this conversion approach.

1. Catalog Code Group

TableFieldData ElementField DescriptionData TypeLengthRequirement
QPGRKATALOGARTQKATARTCatalogCHAR1Mandatory
QPGRCODEGRUPPEQCODEGRPCode GroupCHAR8Mandatory
QPGRSTATUSQLOESCHKZ1Status of Master RecordCHAR1Mandatory


2. Catalog Code Group Short Text

TableFieldData ElementField DescriptionData TypeLengthRequirement
QPGTKATALOGARTQKATARTCatalogCHAR1Mandatory
QPGTCODEGRUPPEQCODEGRPCode GroupCHAR8Mandatory
QPGTSPRACHESPRASLanguageCHAR1Mandatory
QPGTKURZTEXTQKTEXTGRShort TextCHAR40Mandatory

Note: Each Catalog Code Group must have 1 entry for each language in scope: English, French, Italian, Mandarin, Brazilian, Portuguese, German and Spanish


3. Catalog Code Group Long Text Header

TableFieldData ElementField DescriptionData TypeLengthRequirement
QPGRKATALOGARTQKATARTCatalogCHAR1Mandatory
QPGRCODEGRUPPEQCODEGRPCode GroupCHAR8Mandatory
QPGTLTEXTVQLTEXTGRPLong Text Exists for the Code GroupCHAR1Mandatory (Checked if Long Text Exist)
STXHTDOBJECTTDOBJECTTexts: application objectCHAR10Mandatory
STXHTDNAMETDOBNAMENameCHAR70Mandatory
STXH

TDID

TDID

Text IDCHAR4Mandatory
STXHTDSPRASSPRASLanguage KeyLANG1Mandatory

Note:

  1. Long Text is not mandatory, only load when there is data
  2. One Long Text Header must have at least 1 Long Text Line


 4. Catalog Code Group Long Text Line

TableFieldData ElementField DescriptionData TypeLengthRequirement
QPGRKATALOGARTQKATARTCatalogCHAR1Mandatory
QPGRCODEGRUPPEQCODEGRPCode GroupCHAR8Mandatory
STXLTDOBJECTTDOBJECTTexts: application objectCHAR10Mandatory
STXLTDNAMETDOBNAMENameCHAR70Mandatory
STXL

TDID

TDID

Text IDCHAR4Mandatory
STXLTDSPRASSPRASLanguage KeyLANG1Mandatory
STXLCLUSTD_TAGTDFORMAT

Tag column

CHAR1

Mandatory

STXLCLUSTD_LINETDLINE

Text Line

CHAR72Mandatory


5. Catalog Code

TableFieldData ElementField DescriptionData TypeLengthRequirement
QPGRKATALOGARTQKATARTCatalogCHAR1Mandatory
QPGRCODEGRUPPEQCODEGRPCode GroupCHAR8Mandatory
QPCTCODEQCODECodeCHAR4Mandatory

Note: Each Catalog Code Group must have at least 1 entry for Catalog Code


6. Catalog Code Short Text

TableFieldData ElementField DescriptionData TypeLengthRequirement
QPGRKATALOGARTQKATARTCatalogCHAR1Mandatory
QPGRCODEGRUPPEQCODEGRPCode GroupCHAR8Mandatory
QPCTCODEQCODECodeCHAR4Mandatory
QPCTSPRACHESPRASLanguageCHAR1Mandatory
QPCTKURZTEXTQTXT_CODEShort Text for CodeCHAR40Mandatory

Note: Each Catalog Code must have 1 entry for each language in scope: English, French, Italian, Mandarin, Brazilian, Portuguese, German and Spanish


7. Catalog Code Long Text Header

TableFieldData ElementField DescriptionData TypeLengthRequirement
QPGRKATALOGARTQKATARTCatalogCHAR1Mandatory
QPGRCODEGRUPPEQCODEGRPCode GroupCHAR8Mandatory
QPCTCODEQCODECodeCHAR4Mandatory
QPCTLTEXTVQLTEXTCODELong Text Exists for the CodeCHAR1Mandatory (Checked if Long Text Exist)
STXHTDOBJECTTDOBJECTTexts: application objectCHAR10Mandatory
STXHTDNAMETDOBNAMENameCHAR70Mandatory
STXH

TDID

TDID

Text IDCHAR4Mandatory
STXHTDSPRASSPRASLanguage KeyLANG1Mandatory

Note:

  1. Long Text is not mandatory, only load when there is data
  2. One Long Text Header must have at least 1 Long Text Line


 8. Catalog Code Long Text Line

TableFieldData ElementField DescriptionData TypeLengthRequirement
QPGRKATALOGARTQKATARTCatalogCHAR1Mandatory
QPGRCODEGRUPPEQCODEGRPCode GroupCHAR8Mandatory
QPCTCODEQCODECodeCHAR4Mandatory
STXLTDOBJECTTDOBJECTTexts: application objectCHAR10Mandatory
STXLTDNAMETDOBNAMENameCHAR70Mandatory
STXL

TDID

TDID

Text IDCHAR4Mandatory
STXLTDSPRASSPRASLanguage KeyLANG1Mandatory
STXLCLUSTD_TAGTDFORMAT

Tag column

CHAR1

Mandatory

STXLCLUSTD_LINETDLINE

Text Line

CHAR72Mandatory


Catalog Code Groups and Codes Data strictly adheres to the Master Data Standard. The complete information of the key fields that hold the Catalog Code Groups and Codes information follows the Master Data Standard document that is located here.

Data Cleansing

No data cleansing is required for Catalog Code Groups and Codes in the legacy system. If any cleansing is deemed necessary, it will be performed outside of the system.

As a result, the cleansed Catalog Code Groups and Codes data will be populated directly in the Data Collection Template (DCT).

IDCriticalityError Message/Report DescriptionRuleOutputSource System


Not Applicable


Conversion Process

The high-level process is represented by the diagram below:

 Collection will be done manually in the Data Collection Template for the following scenarios:

  • For sites not on SAP-PF2 or WP2 systems
  • For new Catalog Groups and Codes that need to be created to support the to-be design

Data Privacy and Sensitivity

Not Applicable


Extraction

Extract data from a source into Syniti Migrate. There are 2 possibilities:

  1. The data exists. Syniti Migrate connects to the source and loads the data into  Syniti Migrate. 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  Syniti Migrate; 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 Syniti Migrate. This is to be conducted using DCT (Data Collection Template) in Syniti Migrate

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
1

Extract data from source system based on relevancy rule

SyWay Data Team
2

Google Sheet report pre-populated with PF2 and WP2 information to be generated based on relevancy criteria. 

SyWay Data Team

Selection Screen

Selection Ref ScreenParameter NameSelection TypeRequirementValue to be entered/set

Not Applicable


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.

  1. The extracted report will be loaded into the required structure using the DCT.
  2. Standardization activities (including deduplication, standardization and additions)  will be carried out within the DCT.

Delta Data Management: Initial collection will be done via the report and one-time load to the DCT will be performed. Any delta after the initial collection within the DCT will require business to take due diligence to ensure any subsequent delta cleansing is verified and aligned within the DCT.


1. Catalog Code Group DCT Rules

Field NameField DescriptionRule
KATALOGARTCatalog

Mandatory

Allowed values from: TQ15-KATALOGART

CODEGRUPPECode Group

Mandatory

Follow Naming Convention:

X (First character for catalog type)-NN (Technical Object Type)-NN (Sequential Number)

  1. The Catalog Type must match KATALOGART
  2. The Technical Object Type must exist in the following value mapping:

OTH-Catalog Profile_Technical Object Type_Naming Convention

STATUSStatus of Master Record

Non-Editable

Default to "2"


2. Catalog Code Group Short Text DCT Rules

Field NameField DescriptionRule
KATALOGARTCatalog

Mandatory

Key to link to Catalog Code Group

CODEGRUPPECode Group

Mandatory

Key to link to Catalog Code Group

SPRACHELanguage

Mandatory

For each Catalog Code Group record, there must be a single record each for the following languages: English, French, Italian, Mandarin, Brazilian, Portuguese, German and Spanish

KURZTEXTShort Text

Mandatory

Text must be translated according to the language key

Cannot have duplicate records based on corresponding language text (eg 2 Catalog Code Groups cannot have the same English language key Text, or 2 Catalog Code Groups cannot have the same Spanish language key texts)


3. Catalog Code Group Long Text Header DCT Rules

Field NameField DescriptionRule
KATALOGARTCatalog

Non-Editable

Key to link to Catalog Code Group 

Direct Mapping from Catalog Code Group Long Text Line: KATALOGART field

CODEGRUPPECode Group

Non-Editable

Key to link to Catalog Code Group 

Direct Mapping from Catalog Code Group Long Text Line: Catalog field: CODEGRUPPE field

LTEXTVLong Text Exists for the Code Group

Non Editable

Default to "X"

TDOBJECTTexts: application object

Non-Editable

Direct Mapping from Catalog Code Group Long Text Line: TDOBJECT field

TDNAMEName

Non-Editable

Direct Mapping from Catalog Code Group Long Text Line: TDNAME field

TDIDText ID

Non-Editable

Direct Mapping from Catalog Code Group Long Text Line: TDID field

TDSPRASLanguage Key

Non-Editable

Direct Mapping from Catalog Code Group Long Text Line: TDSPRAS field

Note: The Catalog Code Group Long Text Header is derived from the unique values of the Catalog Code Group Long Text Line upon save for the following fields:

  1. Catalog
  2. Code Group
  3. Texts: applicable object
  4. Name
  5. Text ID
  6. Language Key


4. Catalog Code Group Long Text Line DCT Rules

Field NameField DescriptionRule
KATALOGARTCatalog

Mandatory

Key to link to Catalog Code Group 

CODEGRUPPECode Group

Mandatory

Key to link to Catalog Code Group 

TDOBJECTTexts: application object

Non-Editable

Default to "QKATALOG"

TDNAMENAME

Non-Editable

(Derived upon save)

Character 1-3: Direct Mapping to Client Number (eg 100)

Character 4: Direct Mapping to Catalog (eg 5)

Character 5-12: Direct Mapping to Code Group (eg 5-01-01)

Character 13: Direct Mapping to Language (eg E)

Sample: "10055-01-01 E" 

TDIDText ID

Non-Editable

Default to "QPGT"

TDSPRASLanguage Key

Mandatory

Must be either one of the following: English, French, Italian, Mandarin, Brazilian, Portuguese, German and Spanish

CLUSTD_TAGTag column

Non-Editable

Default to "*"

CLUSTD_LINEText Line

Mandatory

Free Text


5. Catalog Code DCT Rules

Field NameField DescriptionRule
KATALOGARTCatalog

Non-Editable

Direct Mapping from Catalog Code Short Text: KATALOGART field

CODEGRUPPECode Group

Non-Editable

Direct Mapping from Catalog Code Short Text: CODEGRUPPE field

CODECode

Non-Editable

Direct Mapping from Catalog Code Short Text: CODE field

 Note: The Catalog Code is derived from the unique values of the Catalog Code Short Text upon save for the following fields:

  1. Catalog
  2. Code Group
  3. Code


6. Catalog Code Short Text DCT Rules

Field NameField DescriptionRule
KATALOGARTCatalog

Mandatory

Key to link to Catalog Code Group

CODEGRUPPECode Group

Mandatory

Key to link to Catalog Code Group

CODECode

Mandatory

Follow Naming Convention:

NN (Last 2 number in Code Group)

NN (Sequential Number)

SPRACHELanguage

Mandatory

For each Catalog Code Group record, there must be a single record each for the following languages: English, French, Italian, Mandarin, Brazilian, Portuguese, German and Spanish

KURZTEXTShort Text

Mandatory

Text must be translated according to the language key

Cannot have duplicate records based on corresponding language text (eg 2 Catalog Code Groups cannot have the same English language key Text, or 2 Catalog Code Groups cannot have the same Spanish language key texts)


7. Catalog Code Long Text Header DCT Rule

Field NameField DescriptionRule
KATALOGARTCatalog

Non-Editable

Direct Mapping from Catalog Code Long Text Line: KATALOGART field

CODEGRUPPECode Group

Non-Editable

Direct Mapping from Catalog Code Long Text Line: CODEGRUPPE field

CODECode

Non-Editable

Direct Mapping from Catalog Code Long Text Line: CODE field

LTEXTVLong Text Exists for the Code

Non-Editable

Default to "X"

TDOBJECTTexts: application object

Non-Editable

Direct Mapping from Catalog Code Long Text Line: TDOBJECT field

TDNAMEName

Non-Editable

Direct Mapping from Catalog Code Long Text Line: TDNAME field

TDIDText ID

Non-Editable

Direct Mapping from Catalog Code Long Text Line: TDID field

TDSPRASLanguage Key

Non-Editable

Direct Mapping from Catalog Code Long Text Line: TDSPRAS field

Note: The Catalog Code Long Text Header is derived from the unique values of the Catalog Code Long Text Line upon save for the following fields:

  1. Catalog
  2. Code Group
  3. Code
  4. Texts: applicable object
  5. Name
  6. Text ID
  7. Language Key

8. Catalog Code Long Text Line DCT Rules

Field NameField DescriptionRule
KATALOGARTCatalog

Mandatory

Key to link to Catalog Code 

CODEGRUPPECode Group

Mandatory

Key to link to Catalog Code

CODECode

Mandatory

Key to link to Catalog Code

TDOBJECTTexts: application object

Non-Editable

Default to "QKATALOG"

TDNAMEName

Non-Editable

(Derived upon save)

Character 1-3: Direct Mapping to Client Number (eg 100)

Character 4: Direct Mapping to Catalog (eg 5)

Character 5-12: Direct Mapping to Code Group (eg 5-01-02)

Character 13-15: Direct Mapping to Code (eg 0233)

Character 16 -21: Default to "000001" (Version number)

Character 12: Direct Mapping to Language (eg E)

Sample: "10055-01-02 0233000001E" 

TDIDText ID

Non-Editable

Default to "QPCT"

TDSPRASLanguage Key

Mandatory

Must be either one of the following: English, French, Italian, Mandarin, Brazilian, Portuguese, German and Spanish

CLUSTD_TAGTag column

Non-Editable

Default to "*"

CLUSTD_LINEText Line

Mandatory

Free Text

Extraction Dependencies

Item #Step DescriptionTeam Responsible

Not applicable


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 Syniti Migrate 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 Syniti Migrate
  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

1

Obtain DCT Sign-off from Business.

SyWay Data Team

2

In dspMigrate, select the wave – S4/HANA – Plant Maintenance 

Syniti

3

Go to Process Area Launch and Process the Object – Catalog Code Groups and Codes

Syniti

4

Review and Validate Error and Preload Reports

Syniti

5

Execute the transformation to prepare the target tables

Syniti

6

Validate data from pre-load and error reports

Business/Data owner

7

Generate load files

SyWay Data Team


Transformation Rules

1. Catalog Code Group

Rule #Source systemSource TableSource FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation Logic
1DCTQPGRKATALOGARTCatalogS/4 HanaQPGRKATALOGARTCatalog

Direct Mapping

2DCTQPGRCODEGRUPPECode GroupS/4 HanaQPGRCODEGRUPPECode Group

Direct Mapping

3DCTQPGRSTATUSStatus of Master RecordS/4 HanaQPGRSTATUSStatus of Master RecordDirect Mapping


2. Catalog Code Group Short Text

Rule #Source systemSource TableSource FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation Logic
1DCTQPGTKATALOGARTCatalogS/4 HanaQPGTKATALOGARTCatalogDirect Mapping
2DCTQPGTCODEGRUPPECode GroupS/4 HanaQPGTCODEGRUPPECode GroupDirect Mapping
3DCTQPGTSPRACHELanguageS/4 HanaQPGTSPRACHELanguageDirect Mapping
4DCTQPGTKURZTEXTShort TextS/4 HanaQPGTKURZTEXTShort Text

Value Mapping: OTH_Informal Words and OTH_Informal Characters

Review the value mappings for the presence of informal words or invalid characters.If any are identified, replace them with the appropriate standardized values as specified in the mappings.


3. Catalog Code Group Long Text Header

Rule #Source systemSource TableSource FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation Logic
1DCTQPGRKATALOGARTCatalogS/4 HanaQPGRKATALOGARTCatalogDirect Mapping
2DCTQPGRCODEGRUPPECode GroupS/4 HanaQPGRCODEGRUPPECode GroupDirect Mapping
3DCTQPGTLTEXTVLong Text Exists for the Code GroupS/4 HanaQPGTLTEXTVLong Text Exists for the Code GroupDirect Mapping
4DCTSTXHTDOBJECTTexts: application objectS/4 HanaSTXHTDOBJECTTexts: application objectDirect Mapping
5DCTSTXHTDNAMENameS/4 HanaSTXHTDNAMENameDirect Mapping
6DCTSTXHTDIDText IDS/4 HanaSTXHTDIDText IDDirect Mapping
7DCTSTXHTDSPRASLanguage KeyS/4 HanaSTXHTDSPRASLanguage KeyDirect Mapping

 4. Catalog Code Group Long Text Line

Rule #Source systemSource TableSource FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation Logic
1DCTQPGRKATALOGARTCatalogS/4 HanaQPGRKATALOGARTCatalogDirect Mapping
2DCTQPGRCODEGRUPPECode GroupS/4 HanaQPGRCODEGRUPPECode GroupDirect Mapping
3DCTSTXLTDOBJECTTexts: application objectS/4 HanaSTXLTDOBJECTTexts: application objectDirect Mapping
4STXLTDNAMETDOBNAMENameS/4 HanaSTXLTDNAMEName

Direct Mapping

Sample: "10055-01-01 E

5DCTSTXLTDIDText IDS/4 HanaSTXLTDIDText IDDirect Mapping
6DCTSTXLTDSPRASLanguage KeyS/4 HanaSTXLTDSPRASLanguage KeyDirect Mapping
7DCTSTXLCLUSTD_TAGTag columnS/4 HanaSTXLCLUSTD_TAGTag columnDirect Mapping
8DCTSTXLCLUSTD_LINEText LineS/4 HanaSTXLCLUSTD_LINEText LineDirect Mapping


5. Catalog Code

Rule #Source systemSource TableSource FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation Logic
1DCTQPGRKATALOGARTCatalogS/4 HanaQPGRKATALOGARTCatalog

Direct Mapping

A Global Value Mapping (Catalog Code Group and Code) is created to reference old Catalog Code Group and Code.

2DCTQPGRCODEGRUPPECode GroupS/4 HanaQPGRCODEGRUPPECode Group

Direct Mapping

A Global Value Mapping (Catalog Code Group and Code) is created to reference old Catalog Code Group and Code.

3DCTQPCTCODECodeS/4 HanaQPCTCODECode

Direct Mapping

A Global Value Mapping (Catalog Code Group and Code) is created to reference old Catalog Code Group and Code.


6. Catalog Code Short Text

Rule #Source systemSource TableSource FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation Logic
1DCTQPGRKATALOGARTCatalogS/4 HanaQPGRKATALOGARTCatalogDirect Mapping
2DCTQPGRCODEGRUPPECode GroupS/4 HanaQPGRCODEGRUPPECode GroupDirect Mapping
3DCTQPCTCODECodeS/4 HanaQPCTCODECodeDirect Mapping
4DCTQPCTSPRACHELanguageS/4 HanaQPCTSPRACHELanguageDirect Mapping
5DCTQPCTKURZTEXTShort Text for CodeS/4 HanaQPCTKURZTEXTShort Text for Code

Value Mapping: OTH_Informal Words and OTH_Informal Characters

Review the value mappings for the presence of informal words or invalid characters.If any are identified, replace them with the appropriate standardized values as specified in the mappings.


7. Catalog Code Long Text Header

Rule #Source systemSource TableSource FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation Logic
1DCTQPGRKATALOGARTCatalogS/4 HanaQPGRKATALOGARTCatalogDirect Mapping
2DCTQPGRCODEGRUPPECode GroupS/4 HanaQPGRCODEGRUPPECode GroupDirect Mapping
3DCTQPCTCODECodeS/4 HanaQPCTCODECodeDirect Mapping
4DCTQPCTLTEXTVLong Text Exists for the CodeS/4 HanaQPCTLTEXTVLong Text Exists for the CodeDirect Mapping
5DCTSTXHTDOBJECTTexts: application objectS/4 HanaSTXHTDOBJECTTexts: application objectDirect Mapping
6DCTSTXHTDNAMENameS/4 HanaSTXHTDNAMENameDirect Mapping
7DCTSTXHTDIDText IDS/4 HanaSTXHTDIDText IDDirect Mapping
8DCTSTXHTDSPRASLanguage KeyS/4 HanaSTXHTDSPRASLanguage KeyDirect Mapping

8. Catalog Code Long Text Line

Rule #Source systemSource TableSource FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation Logic
1DCTQPGRKATALOGARTCatalogS/4 HanaQPGRKATALOGARTCatalogDirect Mapping
2DCTQPGRCODEGRUPPECode GroupS/4 HanaQPGRCODEGRUPPECode GroupDirect Mapping
3DCTQPCTCODECodeS/4 HanaQPCTCODECodeDirect Mapping
4DCTSTXLTDOBJECTTexts: application objectS/4 HanaSTXLTDOBJECTTexts: application objectDirect Mapping
5DCTSTXLTDNAMENameS/4 HanaSTXLTDNAMENameDirect Mapping

Sample: "10055-01-02 0233000001E" 

6DCTSTXLTDIDText IDS/4 HanaSTXLTDIDText IDDirect Mapping
7DCTSTXLTDSPRASLanguage KeyS/4 HanaSTXLTDSPRASLanguage KeyDirect Mapping
8DCTSTXLCLUSTD_TAGTag columnS/4 HanaSTXLCLUSTD_TAGTag columnDirect Mapping
9DCTSTXLCLUSTD_LINEText LineS/4 HanaSTXLCLUSTD_LINEText LineDirect Mapping

List of Custom Target Reports for this object is maintained here: Conversion Specification - Custom Reports Register.

Transformation Mapping

Mapping Table NameMapping Table Description
Catalog Code Group and Code

Mapping of legacy Catalog Code Group and Code to S/4 HANA Catalog Code Group and Code

OTH_Informal WordsList of Informal Words and the words used to replace
OTH_Informal CharactersList of Informal Characters 
OTH-Catalog Profile_Technical Object Type_Naming ConventionList of technical object type with the Catalog Profile naming convention

Transformation Dependencies

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

Ensure DCT tables completeness

Syniti

2

Ensure all Transformation mappings are up to date.

Syniti


Pre-Load Validation

Project Team

Completeness

TaskAction

Verify Record Count 

Data team to verify that the total number of relevant records from the source systems is equal to the total number of records in the Preload and Load Sheets.


Accuracy

TaskAction

Conversion Accuracy

Data team to verify that all fields below meet pass the checks:

1. Mandatory Fields

2. Field and Value Mapping Correctness

3. Null Checks

4. Text Length Checks

Review error reports

Review and correct the errors.  Achieve a zero-error record count as much as possible. Raise defects for data remediated and requiring a correction in the source data.


Business

Completeness

TaskAction

Verify Record Count 

Business team to verify that the total number of relevant records from the source systems is equal to the total number of records in the Preload and Load Sheets.


Accuracy

TaskAction

Conversion Accuracy

Business  to verify that all the data in the load table/file is accurate as per endorsed transformation/mapping rules (and signed-off data) 


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

1

Ensure Pre-load sign-offs are obtained.

SyWay Data team

2

Go to the load tool and select the correct load Program.

SyWay Data team

3

Proceed with Data load.

SyWay Data team

4

Validate few records loaded by accessing standard transactions.

SyWay Data team

5

Generate the post load reports in the tool.

SyWay Data team

6

Log errors as defects, if any and address resolutions. Close defects.

SyWay Data team

7

Resolve defects by re-upload and re-generate post load reports if necessary.

SyWay Data team

8

Business to validate the post load files as part of post-load validation, raise data defects or provide the post-load sign-off.

Business

9

Repeat steps 5 to 7 if necessary.

SyWay Data team


Load Phase and Dependencies

Pre-Cutover

Configuration

Item #Configuration Item
1T002-Language Key
2TQ15-Catalog

Conversion Objects

Object #Preceding Object Conversion Approach

Not Applicable

Error Handling

Error TypeError DescriptionAction Taken
ConfigurationInvalid Language KeyEngage Functional team to expedite and fix the error in the system
ConfigurationInvalid CatalogEngage Functional team to expedite and fix the error in the system


Post-Load Validation

Project Team

Completeness

TaskAction

Verify Count

Data team to verify the record count created in target S/4 HANA by accessing post load reports in dspMigrate or standard reports from S/4 HANA.

Verify Logs

Check if there is data that failed to load and perform the necessary actions (e.g. register as post load issue, or attempt to load the record again, etc.).


Accuracy

TaskAction

Conversion Accuracy

Data team to verify that the Catalog Code Groups and Codes data in target S/4 HANA were loaded correctly via dspMigrate post load reports or standard reports from S/4 HANA. 


Business

Completeness

TaskAction

Verify Count

Download Post Load Reports from dspMigrate and verify that the record count loaded in the target S/4 HANA is the same count as of the endorsed load file.


Accuracy

TaskAction

Conversion Accuracy

Verify that the Catalog Code Groups and Codes data in target S/4 HANA were loaded correctly via dspMigrate post load reports or standard reports from S/4 HANA.


Key Assumptions

  • Master Data Standard is up to date as on the date of documenting this conversion approach and data load.
  • Data cleansing has met the required percentage threshold for the specified mock cycle and all preparation activities have been completed.
  • Data entries in DCT are target-ready data unless a specific transformation rule is stated for that field in the transformation rules.


See also

Change log

Version Published Changed By Comment
CURRENT (v. 69) Mar 13, 2026 07:26 PUN-ext, Eddy
v. 102 Mar 11, 2026 13:15 PUN-ext, Eddy
v. 101 Feb 02, 2026 14:41 PUN-ext, Eddy
v. 100 Feb 02, 2026 14:38 PUN-ext, Eddy
v. 99 Feb 02, 2026 14:35 PUN-ext, Eddy
v. 98 Jan 30, 2026 14:31 PUN-ext, Eddy
v. 97 Jan 30, 2026 14:31 PUN-ext, Eddy
v. 96 Jan 29, 2026 14:12 PUN-ext, Eddy
v. 95 Jan 29, 2026 14:09 PUN-ext, Eddy CR0280-Additional DCTs for Approved Conversion Specs
v. 94 Jan 29, 2026 14:08 PUN-ext, Eddy

Go to Page History

Workflow history

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

  • No labels