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

FM / Program to read parameter symbol data

Former Member
0 Likes
776

Dear Experts,

Currently my client is using EH&S webinterface to get the MSDS for various specification. Now they have decided to retire EH&S webinterface portal and go for Fiori.

We have done most of the the requirement. Fiori portal is ready and it's fetching report as well based on specification or material search.

Problem we are facing is that, current outputted SDS is only showing the Specification Data. Parameter symbol data is missing.

We have tried to find out various FMs/Program which can help us to read the parameter symbol data and incorporate in SDS but not through.

Can you please help us to find out the same?

any hint in this regard will be very helpful.

Thanking You,

Regards,

Amol Joshi

View Entire Topic
Mark-Pfister
Active Contributor
0 Likes

Hi Amol,

One correction, this is not a parameter symbol but a specification one.

Report Symbols of type Specification are normally only resolved during RAW Report Generation - but you want this to happen during final report generation. Therefore you need to change the resolve time of the symbol to "Final Report".

If you want the data on the report to be dependent on a custom user input - this user input has to be a parameter symbol.

BTW- You'll always see a final report - even in CG50 or CG54. Only if you look at the report from the DMS transaction you can see a RAW Report!

Hope this helps

Mark