on ‎2013 Sep 25 2:19 PM
Hi Experts,
I have a question concerning the following.
In investigation tab, I select No investigation required :
Then I try to close the incident :
I get the following error message :
My question is : even though there is no investigation required, I still need to set the investigation status to closed ?
Thanks for your help !
Regards,
Philippe
Request clarification before answering.
Hi Phille,
Basically, you need to close the investigation status. with out closed investigation status you can't close the incident status.
Your report showing still the investigation status is new (opened). This mandatory to close or void before close the incident record.
However, you have decided to no more investigation process required for this report, Once further process is completed make it closed status(You can reopen when you require) .
Once you set the closed status the error message will not come.now you able to close the incident record......
Edward
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Philippe,
Good Question you asked me,
I think we can control this, i have found some information for related this topic. Guess,now we are clear.
1) BADI_RDY_FOR_ACT_INC_CLOSE
In standard setting this BADI_RDY_FOR_ACT_INC_CLOSE activated.
This BAdi implemented to perform the following checks before the status of an incident is set to closed.you can control over here.
If an investigation is required, check if the investigation is completed
If the incident is an occupational incident, check if at least one involved person has the Injured Person role
If the incident is classified as Release, check if at least one release is assigned
If the incident is classified as a notice of violation, check if at least one notice of violation is assigned
If the incident has actions assigned, check if all actions that are not recurring are complete
For any injured person, check if the required in Summary Report attribute is set to Yes or No and any release of incident, check if the Reporting Required attribute is set to Yes or No
2) BADI_RDY_FOR_ACT_INV_CLOSE will help us before the status of an investigation is set to closed
You use this BAdI to perform the following checks before the status of an investigation is set to Closed
Edward
Experts,
I was wondering if it could be possible to use a BAdI to change the way it works ? What about BAdI BADI_RDY_FOR_ACT_INV_CLOSE for example ?
Regards,
Philippe
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Phillippe,
Check the investigation status in settings for BO.
SPRO>EHSM> Settings for BO>Specify field control
Select EHHSS_INCIDENT and select BO Nodes
Select INVESTIG_RESULT and select Profiles for BO Nodes
Under profile INVESTIG_STATUS_CLOS check the Node attribute value is 03.
Thanks,
Quantum.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 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.