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

EHS : Creating new report parameter/ symbol for MSDS cover sheet

Former Member
0 Likes
295

Hi,

I am working on the SAP EHS module.

I have a requirement in which I need to have the country name (description) on the MSDS cover sheet instaed of the country key which is presently coming in there.

As per the standard settings, the report parameters available for the country point towards the country key only (char 3) i.e T005-land1 and not T005T-landx(char 15).

I understand that I need to create a new customer report parameter in the customising which will pick the data for the coversheet country.

My problem is that I am not sure where exactly do I have to write the code for this report symbol/parameter expansion.

I am not sure about the trigger for the expansion routine.

Please guide me if anyone has worked on this kind of an issue.

I will greatly appreciate your suggestions on this one.

Thanks and regards,

Hitanshu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Go to

<a href="http://help.sap.com/saphelp_erp2004/helpdata/en/c1/eda0f591ec12408b25e7a1b369ca45/frameset.htm">http://help.sap.com/saphelp_erp2004/helpdata/en/c1/eda0f591ec12408b25e7a1b369ca45/frameset.htm</a>

Report Definition -> Report Creation: Process -> Document Template Layout Editing -> Editing Specification or Parameter Symbols -> Function Module

Former Member
0 Likes

Thanks Pravav for your inputs. I was working on the same lines but was not sure whether it would work.

Thanks indeed.

Regards,

Hitanshu