Status

OwnerTATARU-ext, Eugenia 
StakeholdersThe business stakeholders involved in making, reviewing, and endorsing this decision. Type @ to mention people by name
Jira Request ID

Jira Development ID

High- Level Specification

ParameterValue
Application SystemS/4Hana ROW, S/4Hana China, S/4Hana CUI
Business Process Reference

Functional Overview

The functional design of the enhancements describes the scenario(s) where enhancements to existing SAP programs are required.


Scope and Objectives

The existing Master data Worklist in GTS does not segregate products per GBU.

In order to have all types of materials segregated in the GTS master data, logic needs to be created in such a way that during the replication of materials from S/4HANA to GTS at the point when a product is extended to a plant code, the product will be tagged to GTS for its GBU. That Tag will be an Additional Characteristic in GTS Product Master to segregate the CM products.

The GBU will be linked in S/4HANA to the Profit Center value. 

The outcome of the GBU in GTS will be:

  • helping the Business us to identify the correct person to ask questions when they have doubts on how to classify the product, or the correct CSR that handles the supplier for that product.
  • to request licenses, they always need to know what's the GBU of the person in charge, but on compliance side, usually they see the CSR contact person on the order creation (ECC as well).

Process Flow Diagram


Step

Description

Comment

1Product maintained at Plant level
2Profit Center (GBU) maintained on the Product Master data
3Standard User exit of GTS S/4HANA plugin
4.1Generates GBU field Product master data
4.2GTS (Profit Center value) appears on the Product Master data
5Used for Classification, licenses point of contact information


Assumptions

Describe any assumptions that have been made in the process of completing this design. What functionality is expected of configuration or other developments that pass information to this development and/ or retrieve the information processed by it (performance, triggers, exceptions, etc.)

Dependencies

None.

Security, Integrity and Controls

There is no specific security required for this enhancement

Configuration Requirements

The following configuration will be completed in GTS, based on this enhancement:

1) Define Product Characteristics from the feeder system →  define the attribute technical name.

2) Assign Field attributes to the product characteristics from the feeder system → assign field length to the attributes defined at step 1.

3) Define Attributes of Product Characteristics with Length 01 → define possible values for the attribute.


Below is the list of relevant tables for this functionality:

  • /SAPSLL/PRGEN - Product attributes in GTS
  • /SAPSLL/TCOATR - Definition of characteristics from feeder system
  • /SAPSLL/TCOATC - Generic settings for general attributes maintenance
  • /SAPSLL/TCOATA - Control of general attribute maintenance - assignment of attributes

Language Requirements

TBC

Special Requirements

Specify any special requirements or considerations that may impact the enhancement based on specific locations, regulatory compliance or system limitations. Clearly outline requirements e.g. localization rules for countries like China

If the enhancement interacts with third-party systems such as Icertis, describe any additional integration, security or authentication considerations that must be taken into account.


Design Rationale

Functional Requirements

Current functionality: The Composites business has export controlled products under EAR and ITAR Regulations, and Composition data is considered export controlled technology. The Composition data of ITAR and Certain EAR items must be secured and limited to only US citizens. For that reason, the SBS-CCT-CTC organization in the US will manage the HTS classification for Composites in all countries. At the moment, the SBS-CCT-CTC Team is located in Lisbon supporting all other GBU’s by managing the HTS Classification in GTS for all countries. The Composites structure creates the requirement to segregate the products to be classified by Lisbon from the products to be classified by the US Team. 

To-be functionality: Send GBU(Profit Center) for all material types across all S/4HANA systems available based on logical system and plants maintained. Use table material/plant combination on S/4HANA side and send the profit center/GBU via standard user exit of the GTS S/4HANA plugin. Simple data mapping needed to update master data in GTS client.

Proposed Technology to Use

S4 user exit: EXIT_SAPLSLL_LEG_PRR3_004

Data Source Considerations

N/A

TableField NameComments/Calculation/Field Manipulation











Data Validation Considerations

N/A

TableField NameComments/Calculation/Field Manipulation













Custom Tables

N/A

Master Data

FieldDescriptionData Type/LengthValidation rule/ Value Help









Configuration Table

FieldDescriptionData Type/LengthValidation rule/ Value Help








Selection Screen Enhancement

This section will give the details on the selection screen parameters, parameter type and whether it’s obligatory or not. This section can be used to define the Import Export parameters for Function Module or User Exit or Screens.

Field NameDescription

Select:

Option or Parameter

Check box or Radio button

Import or Export

Data Type/LengthDefault Value/ Validation rule/ Value HelpSelection Logic













Processing Logic

This section defines the detailed step-by-step logic implemented within the BAdI/User Exit to process the data received from the standard SAP program and database retrieval. It explains the operations performed on the data, the expected outcomes in different scenarios and how the system should behave in response to specific conditions.

1 GBU =1 Profit Center. 

Reference table = MARC -PRCTR

Scenarios:

  1. If 1:1 material/plant → send '1' GBU available under that combination and take it from MARC-PRCTR.
  2. If 1:n material/plant → send 'n' GBU available for same material by taking it from MARC-PRCTR to GTS under the configured field. If more than one Business unit was found to the product, Business unit should be separated by a “,”.


Volumetrics

Provide volumetrics details: Initial load volumes, Number of Records, Expected Frequency, Expected Long term Growth)


Performance Considerations

Specify if there are any specific performance factors that need to be taken into consideration during development i.e. enhancement must be able to be executed by 10 users at the same time, etc.



Error Handling

Detail how errors will be handled: Notification, Restart/ Recovery and Re-Processing Procedures


Testing

How to Test

Please provide some guidance and/or test data to help the developer unit test the enhancement. Please include both positive and negative testing (to validate error situations handling). The developer will need to test repeatedly, so where appropriate provide instructions to reverse the actions performed so the test may be run again or explain how to create new input data to the test. The developer will need logons for test users representing the various roles within the approval process.

Test Conditions and Expected Results

IDConditionExpected Result
1Material contains the GBU/Profit Center under Master Data
2GBU/Profit Center is sent to GTS 
......WIP.


Test Considerations/Dependencies

List any considerations essential for application test planning (e.g., test this before ABC along with DEF separate from GHI). If the development encompasses a user interface, explain how to test it. List any insights as to how this component could be tested the most efficiently.


Other Information

In case of a change in the GBU/Profit Center value of the Product inside master data, this change will reflect to GTS, only if a dedicated user will collect all impact products and send them via GTS area menu in an S/4HANA system, as /SAPSLL/MENU_LEGALR3.

Development Details

Package

Package NameParent Package




Enhancement Implementation

Enhancement TypeStandard Definition NameCustom Implementation NameDesign Rationale Reference









Other Development Objects

Object TypeObject NamePurpose/High Level LogicDesign Rationale Reference








Appendix

Custom Authorization Group Naming Convention

This table is based on the Syensqo development standards document. It provides the naming conventions for authorization groups to associated with custom reports and tables to comply with security requirements.

ABAP

ZFIZMMZPSZCOZSDZBCZFIZCA
TABLESZFITZMMTZPSTZCOTZSDTZBCTZFITZCAT

See also

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.


Change log