cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Person Responsible filed mandaory for Safety measures

Former Member
0 Likes
227

Dear Frndz

How to make Person Responsible filed mandatory in safety measures, while creating a safety measure.

i found one exit

Enhanced field check for incident/accident log in create and change mode

IHS_IALCHK

IAL_CHECK

CBIH_LB14_IAL_UPD_CRE_CHECK

but this is executed at the time of saving incident acciden tlog, and so check can be introduced for safety measures wrt IAL, but as we all know safety meaures are cretaed in 3 ways, 1. IAL 2 WA 3. RA

what is a way out to make person responsible filed mandatory for safety measures in all cases.

thanks and regards.

mandar sathe

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hi Mandar,

Please try it out.

Open the safety Measures screen.

Select System > Status.

SAP Data > Repository Data > Screen number(double click)

Here two screen Numbers are available. you need to select the second screen number (Program subscreen).

You will enter into Screen painter screen.

Click on "Go to Layout" button.

Here you select the field to be mandate. for ex: "Person responsible" in this case.

double click on the field.

One more pop-up screen appears.

In that go to Attributes > Program Tab.

Here Select Input field as "required". Right now it is appearing as "possible".

To do these changes, you should go to change mode. For that you need to have an "Access Key".

I think it will workout. Need not to do any changes in standard program coding.

Thanks & Regards

kamal

Former Member
0 Likes

Hello Mandar,

My opinion would be it is easy to implement the standard functionality. However, best way to enter data for mandatory fields is while navigating the tab pages.

Alternatively if you want to do as explained - then copy the standard program and modify the code, so that system sees for these fields as mandatory and throughs error while moving between the tabs.

Thanks

Jayakumar