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

Incident / Accident Internal no. assignment

nirajsikligar
Active Contributor
0 Likes
216

Hi,

I have a question about internal no. assignment to incident / accident log when transferred from Injury / Illness log.

I have created on Injury / Ill ness log with 00000000000000000001 no. The next injury / Illness log was created with 00000000000000000003 no. and when I transfrred the Injury / Illness no. 00000000000000000001 to Incident / Accidnet log with tcode CBIH89, it created Incident / Accident log with internal no. 00000000000000000002.

Here after what ever injury / Illness log I have created, it created in proper sequence with internal no. assignment. But whenever I have transferred injury / Illness log to Incident / Accident log, it is skipping some nos. in between while creating Incident / Accident log. It is not coming in sequence.

I am not able to understand this internal no. assignment behaviour.

Can anyone explain me the same?

I am checking ths scenario on IDES server.

Thanks in advance.

Regards,

Niraj

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Dear Niraj

Injury/Illness Log and Incident /Accident Log are different objects in SAP. Injury Illness log follows the number range CBIHN_FAID while Inciden/Accident log follows CCIHD_IAID. Thus their numbering will not follow the sequence of the other.

Skipping of numbering of the Incident accident log or the Injury Illness log might happen depending on the "Number of Buffers" maintained for the number range. Use transaction SNRO to check the number range object. E.g. If the number of buffers is 10 then it is likely that if the last Incident Log was 00000000000000000001, the next would be 00000000000000000011.

Hope this helps

Ananth

nirajsikligar
Active Contributor
0 Likes

Hi Ananth,

Thanks for the reply.

Actully I have disabled the buffering itself for both no. range objects in tcode SNRO.

My issue is whenever I transfer the Injury / Illness log to Incident / Accident log using tcode:CBIH89, Incident / Accident log is getting created, but it is skipping numbers.

Any help how this can be resolved?

Regards,

Niraj

Former Member
0 Likes

Niraj Bhai

same thing happens when u r creating IAL thro CBIH82

if u enetr details and just press enter IAL LOg gets generated, but if u save then only u can furtehr edit it, but if u dont save the record after clicking on enter, and comes out of t code,

particular number generated is consumed, and u will not find any record with this consumed number , even not in CCIHT_IAL

i think happens because, incidnet is created in 2 stages, first it creates incident with number and keeps it in buffer, then it updates the record, means it fills person involved data from creation screen to involved tab, this happens when it is saved

and wrt ur case, u r creating IAL through CBIH89 i e by transfering from IIL to IAL, i think same thing happens of first creation and then update,

by debugging we will come to know exactly hat happens

thanks and regards.

mandar sathe