Hierarchy

⤷

⤷

IMG Activity
ID | UA_UPLBADI4 | Business Add-In: Edit Quantity Structure |
Transaction Code | S_SE3_62000038 | (empty) |
Created on | 20031111 | |
Customizing Attributes | UA_UPLBADI4 | Business Add-In: Edit Quantity Structure |
Customizing Activity | UA_UPLBADI4 | Business Add-In: Edit Quantity Structure |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | UA_UPLBADI4 |
Use
This enhancement enables you to change loaded quantity structures and to add additional fields.
Requirements
The Customizing to upload data into the Costing Engine must be set up.
&STANDARD SETUP&
Activities
Create an implementation for the BAdI and implement the method MODIFY_DATA
. In the BAdI you can access the Costing Engine environment (parameter IO_ENVIRONMENT
) and the upload context (parameter IO_UPLOAD_CONTEXT
).
The data records of the itemization are contained in the table CT_QTY_STRUCTURE
. In this table you can change fields to overwrite the values read.
You can also extend the structure UAB_S_KALKTAB
in the ABAP Dictionary using an APPEND
structure. You can include additional customer-specific fields in this APPEND
structure that you then fill in the BAdI.
Note that the assignment to fields of the Costing Engine must also be maintained for these additional fields.
Example
Business Attributes
ASAP Roadmap ID | 257 | Create User Exits |
Mandatory / Optional | 3 | Nonrequired activity |
Critical / Non-Critical | 2 | Non-critical |
Country-Dependency | A | Valid for all countries |
Assigned Application Components
Documentation Object Class | Documentation Object Name | Current line number | Application Component | Application Component Name |
---|---|---|---|---|
SIMG | UA_UPLBADI4 | 0 | SE30000002 | Business Accounting |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20040322 |
SAP Release Created in | 400 |