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

EH&S: Error with Accident Reports. (Tx. CBIH82)

Former Member
0 Likes
270

Hi.

I'm trying to print an accident report in ehs, and we got this message error:

Message no. C$109 : No data found

How we got this error:

In transaction CBIH82 I select an accident, when it's displayed we selected the "involved" tab, then the person affected (person role INJ) it's selected and the "details" buttom it's pressed. After that, the incident/accident log person specific data it's showed, in this screen we push the buttom "accident reports" and then appers the error.

We are trying to debbug the program, and the error occurs in the module function C14A_POPUP_NO_HITS.

I appreciate your help about this error.

Thanks in advance.

Albio.-

Edited by: Albio Vivas on Apr 11, 2008 9:19 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Albio,

Please check these

1.is the status profile activated for the object EHS_IAL1.

2.also the number range for accident report is defined

still getting the same error, get back to me

Regards,

Keshav

Former Member
0 Likes

Hi Keshav,

I checked, and we have this data:

1.- Status profile (table EHSBCV_ST01):

Typ: IAL

OTy: E8

StatProf: EHS_IAL1

ASP: X

2.- The Range numbers that we have related to accident are these:

- CBIHN_PRID EHS: Number Range Object for Accident Notification Key

- CBIHN_IAID EHS: Number Range Object for Incident/Accident Log Key

Is this right?

Thanks in advance.

Albio.-

Former Member
0 Likes

Thats correct, got any clue while debugging???

Also check the function modules

CBIH_LB14_UETEMPL_IATYPE_CHECK

CBIH_IA11_ENTRY

Also I suggest you to check whether number range objects for ESN_DOCNO are entered

Regards,

Keshav

Former Member
0 Likes

Hi,

My friend, i run in a debugg mode and the error is triggered in:

FUNCTION: C14A_POPUP_NO_HITS

Error msg: MESSAGE I109.

This function is called by:

lev type event

32 FUNCTION C1G2_ENTRY_GENERAL

31 FUNCTION C1G2_ENTRY_INQUIERY

30 FUNCTION C1G1_ENTRY_INQUIERY_OKLOOP

29 FUNCTION C1G1_RFC_ENTRY_INQUIERY_APPOBJ

28 FUNCTION C1G1_ENTRY_INQUIERY_APPOBJ

29 FUNCTION C1G1_RFC_ENTRY_INQUIERY_APPOBJ

28 FUNCTION C1G1_ENTRY_INQUIERY_APPOBJ

I'm really don't have an idea of what is happening.

Thanks

Albio

Former Member
0 Likes

Hi, You can try analysing using Where used list and also check the FM's which I mensioned earlier

regards,

Keshav