Hierarchy

⤷

⤷

IMG Activity
ID | SIMG_ICL_WF_CONTAIN | BAdI: Modify Event Container |
Transaction Code | S_KK4_08000561 | (empty) |
Created on | 20021218 | |
Customizing Attributes | SIMG_ICL_WF_CONTAIN | Modify Event Container |
Customizing Activity | SIMG_ICL_WF_CONTAIN | Modify Event Container |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | ICL_WF_EVT_CONTAINER |
Use
Using this Business Add-In (BAdI) you can modify the event container that is transferred to the workflow when events are triggered in the claim or claim bundle. For example, you can add additional parameters to the event container.
The import parameter contains an event container for each event that is to be triggered in the claim or claim bundle currently being processed.
You can modify event containers with the following events:
- CLAIMOPENED
Claim Opened
- CLAIMCLOSED
Claim Closed
- CLAIMREOPENED
Claim Re-opened
- SUBCLAIMOPENED
Subclaim Opened
- SUBCLAIMCLOSED
Subclaim Closed
- SUBCLAIMREOPENED
Subclaim Re-opened
- ACTIVITYOPENED
Task in Claim Opened
- ACTIVITYCLOSED
Task in Claim Closed
- CCEVENTOPENED
Claim Bundle Opened
- CCEVENTCLOSED
Claim Bundle Closed
- CCEVENTREOPENED
Claim Bundle Re-opened
- EACTIVITYOPENED
Task in Claim Bundle Opened
- EACTIVITYCLOSED
Task in Claim Bundle Closed
You can find further information on processing containers in the application help for Business Workflow under Reference Documentation -> Business Object Builder -> Programming in the Implementation Program -> Macro Instructions for Processing a Container.
(The application help for Business Workflow can be found in the SAP Library under SAP NetWeaver -> Application Platform (SAP Web Application Server) -> Business Services -> Business Workflow)
Requirements
All the parameters that you defined in IMG activity Assign BRF Expression to BOR Event Parameter can be read in the BAdI from the event container.
Standard settings
Activities
After you call the IMG activity, the system displays a dialog box where you enter a name for the implementation.
If implementations of this Business Add-In have already been created, the system displays them in a dialog box. You then choose one of them by choosing Create, and continue as follows:
- In the dialog box, enter a name for the implementation of the Add-In and choose Create.
The system displays the initial screen for creating Business Add-In implementations. - On this screen, enter a short description for your implementation in the Implementation Short Text field.
- If you choose the Interface tab, you will notice that the system has populated the Name of the Implementing Class field automatically, by assigning a class name based on the name of your implementation.
- Save your entries and assign the Add-In to a package.
- To edit a method, double-click its name.
- Enter your implementation code between the
method <Interface Name>~<Name of Method>.
andendmethod.
statements. - Save and activate your code. Navigate back to the Change Implementation screen.
Note: You can also create an implementation for an Add-In and not activate it until later. If you want to do this, do not perform the following step: - Choose Activate.
When the application program is executed, the code you created is run through.
See also
Method:
Business Attributes
ASAP Roadmap ID | 257 | Create User Exits |
Mandatory / Optional | 2 | Optional 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 | 20030703 |
SAP Release Created in | 471 |