Hierarchy

⤷

⤷

IMG Activity
ID | S2P_PLNG_SEG_EXTEN | BAdI: Extending Output Structure for Supply Segments |
Transaction Code | S_KA5_12001164 | IMG Activity: S2P_PLNG_SEG_EXTEN |
Created on | 20020607 | |
Customizing Attributes | S2P_PLNG_SEG_EXTEN | BAdI: Extending Output Structure for Supply Segments |
Customizing Activity | S2P_PLNG_SEG_EXTEN | BAdI: Extending Output Structure for Supply Segments |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | S2L_PLNG_SEG_EXTEN |
Using the business add-in S2L_PLNG_SEG_EXTEN, you can extend the output structure for the supply segments by customer-specific field You can then display these customer-specific fields in the supply-to-production table, for example.
To display the data in ALV lists and grids, you can adapt the field catalog (for example, to display the fields as icons).
Example
You may want to display aditional control cycle data for a supply segment in the supply-to-production table. (See example coding.)
Requirements
If you want to extend the output structure, you must first extend structure S2L_PLNG_SEG_DETAILS by an APPEND structure which contains the customer-specific fields.
Standard settings
Recommendation
Activities
Implement method GET_DETAILS.
Further notes
The output structure is only used for display purposes. Changes to existing fields have no effect on the program logic in the supply-to-production table.
You receive access to the internal data for the supply-to-production table using the reference "SEGMENT" which is transferred by the method "GET_DETAILS. In future releases, incompatible changes may arise in the data structures used here.
Therefore, make sure that exceptions are always triggered in combination with a suitable message ("message....raising...."). A missing message could terminate the program.
Business Attributes
ASAP Roadmap ID | 257 | Create User Exits |
Mandatory / Optional | 3 | Nonrequired activity |
Critical / Non-Critical | 1 | Critical |
Country-Dependency | A | Valid for all countries |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20030120 |
SAP Release Created in | 471 |