on ‎2010 May 17 9:42 PM
Hi, Experts
When an Iincident / Accident Log Entry of a specific type is created, I would like to default a few roles e.g. INJ / "Injured Person" on the persons affected screen in transaction CBIH82.
Is there a USER EXIT to achieve this?
Regards,
Nhlanhla Ndlovu
Request clarification before answering.
Hi Nhlanhla,
There is an user exit "IAL_TYPE" which you can assign against the "log entry type" at "Specify Incident/Accident log entry types" in spro. But, this user exit performs a check function, which compares the number of persons affected with the Incident/Accident log entry type and outputs a warning if it finds inconsistencies.
A reference function module "CBIH_LB14_IAL_UPD_CRE_CHECK" is assigned to this user exit at Basic Data & Tools>Basic settings> Manage user exits.
For your requirement, you may probably use this reference function module as a template for defining your own logic.
Regards,
Pavan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.