Hierarchy

⤷

⤷

IMG Activity
ID | DM_BADI_INITIALIZE_C | BAdI: Change Cases during Initialization |
Transaction Code | S_SE3_50000089 | (empty) |
Created on | 20021113 | |
Customizing Attributes | DM_257NKA | Attribute: Critical User Exits |
Customizing Activity | DM_BADI_INITIALIZ_OB | BAdI: Change Cases during Initialization |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | SCMG_INITIALIZE_C |
Use
This Business Add-In (BAdI) is used in the component Case Management (BC-SRV-CM).
When a new case is created, the INITIALIZE method of the Business Add-In is called after the general initialization.
Within the INITIALIZE method, case attributes can be filled with initial values.
The INITIALIZE method contains the following parameter for changing case attributes:
IM_CASE
The parameter IM_CASE
is a reference to the interface IF_SCMG_CASE
.
By using the methods of this interface, you can read and change the attributes of a clarification case. The most important methods are:
GET_SINGLE_ATTRIBUTE_VALUE
: Read the current value of an attributeSET_SINGLE_ATTRIBUTE_VALUE
: Set the value of an attribute
You can see other methods in transaction SE24
if you display the interface IF_SCMG_CASE
.
Requirements
Standard settings
This BAdI is called only if the process that belongs to the case type supports customer BAdIs.
Activities
Example
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 | 20030922 |
SAP Release Created in | 150 |