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

WWI template - Linking Injury/Illness Log Id with Incident/Accident Log Id

Former Member
0 Kudos
111

Hello WWI Experts,

I am creating an  Injury/Illness - WWI Report template. The data of the created Injury/Illness Log is transferred to an Incident/Accident log, hence estabilishing integration link between two logs. Now, this integration needs to be output on the Injury/Illness Log report by providing both the IDs on this report.

If I run the report on Injury/Illness log screen, what needs to be done in the WWI template to get the value of corresponding Incident/Accident Log Id also?

Thanks,

Pavan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pavan,

Which symbol you are using to get the Incident/ Accident log ID.

EHS_IALID, EIA_IALID are the only the standard symbol available for this requirement.

Symbol EHS_IALID may suits your requirement, as it fetches the value based on accident victim

symbol EIA_IALID, deals with the header data of inciden/ accident.

After using the above symbol also, you are not able to get the corect value....then check the function module "C12N_DEFAULT_PARAM_INCAFFPERS", which drives to get the correct value to the wwi report template.

you can modify the above function module as per your requirement, add the same to custom symbol group.

I haven't really tried with this requirement as you mentioned. i am sure that EHS_IALID works.

Regards

kamal