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

No output generated for a symbol

dhinsap
Active Participant
0 Likes
553

I am trying to create a test report template for MSDS.I face the problem below

When I insert a symbol for section 4 First aid measures for eye and for which I have maintained phrases,

the syntax seems to be ok without errors, however no output is generated.

How should I correct it to bring all the phrases maintained under Advice for Eye contact. I tried to test is using  - Create report from template.

Guide me with the syntax.I have attached the screenshot where I have maintained phrases for it and the output what i receive..

<11BRG009(M,SAP_EHS_1011_001;*)>

<01G1011001AD(P;*)[D:Advice]>

<01G1011001SK(P;*)[D:Skin]>

<11ERG009>

<03EHS_L_TEXT(CUST-H04.00000021)[D:4. First aid measures]>

<11BRG010(M,SAP_EHS_1015_003;*)>

<11BRG011(D;*)>01G1015003AD(P;*)[D:Advice]><11ERG011>

<11ERG010>

                               OUTPUT :

The phrases are not getting displayed in the output.

Thanks & Regards

Dhinesh

View Entire Topic
Former Member
0 Likes

Hi Dinesh..!

1. Pls check the "Rating & Validity Area" you entered against the "Usage" in Value Assignments tab matched with the "Rating & Validity Area" of Generation variant you assigned to the report template. And ensure it is active.

2. First try this syntax,

<11BRG004(M,SAP_EHS_1015_003;*)>

<01G1015003AD(P;*)[D:Advice]>

<11ERG004>

Eg.Output - Wash your eyes with water, Wear Goggles

Then try your syntax.

:<11BRG007(M,SAP_EHS_1015_003;*)>

<11BRG008(D;*)>

<01G1015003AD(P;*)[D:Advice]>

<11ERG008>

<11ERG007>

If you maintained phrases like in the previous example, output for your syntax would be,

Wash your eyes with water

Wear Goggles

(Multiple value assignments will be printed in lines.

Thanks & Regards,

Subash Sankar