cancel
Showing results for 
Search instead for 
Did you mean: 

WWI Report

Former Member
0 Kudos

Hello,

I have created a simple WWI Template containing only one specificaiton symbol for under Standered Property tree->Physcial & Chemical properties> State of Matter> state of matter

in specifiaciton i have assigned a phrase LIQUID to state of matter

in wwi following is the code

for State of Matter:-

<11BRG005(M,SAP_EHS_1013_001;*)><01G1013001VA(P)[D:State of Matter]><11ERG005>

but not getting the output.. screen is BLANK..

expected output LIQUID is not getting..

could you please guide me in this regard

Amol

Accepted Solutions (0)

Answers (2)

Answers (2)

nirajsikligar
Active Contributor
0 Kudos

hi Amol,

Also check your report template is in released status and for final report creation ensure generation server is up and running.

Regards,

Niraj Sikligar

Edited by: Niraj Sikligar on Jan 21, 2010 10:12 PM

christoph_bergemann
Active Contributor
0 Kudos

Hello

further more make sure that the generation varinat contains:

- a "usefull" report type

- an assigned application (in most cases SUBMAS; MATMAS)

- and check the other parameters as well (how to handle e.g. validity area).

With best regards

C.B.

Former Member
0 Kudos

Hello Everybody..

Thanks for the reply.

Hi Jayakumar,

I have checked it..

1. <11BRG001(M,SAP_EHS_1013_001;*)><01G1013001VA(P)D:State of matter><11ERG001> this is not working. Nesting error are coming.

2. I have inserted a symbol the way you have specified.

3. Validity area for GV is : REG_WORLD

Hi Niraj,

1. Report template is in Released Status

2. Generation Seraver is Up and Running..

Hi Christoph

1. SUBMAS; MATMAS is there

2. where shoud i maintain / check this "usefull" report type??

Still Not getting the desired output...

Could you please guide me more...

Regards,

Amol Joshi

Former Member
0 Kudos

Hello Amol,

If you are getting nesting error means you have not properly inseted repeating group. There is some missing braces, if you use nesting, then there is different bracings with symbols.

<11BRG001(M,SAP_EHS_1013_001;*)><01G1013001VA(P)D:State of matter><11ERG001>

In the above symbol there is mising brace

My suggestion would be first insert the symbol by navigating to -


Specification symbols -


Physical chemical properties -


and select State of Matter symbol (which should be starting with G101), Expansion mode is GPC with Phrase

Then use the check template option, then system issues a message saying there is a missing main repeating group you double clik on the error, system automatically selects the symbols and then insert Repeating group.

If you dont find repeating group automatically then clik on the State of matter node under Specification symbols and insert.

Thanks

Jayakumar

christoph_bergemann
Active Contributor
0 Kudos

Hello all

Report type: this is part of the generation variant. Based on this you can support further processes in EH&S (like MSDS distribution etc.). Please refer too to customizing etc.

Any generation variant must be linked to one report type. But a generation variant need not to be linked to a WWI template (this type of generation variant is known as "inbound" generation variant (you can use them to do an upload in EH&S of e.g. pdf files; please refer to EH&S documentation; a separate transaction is available to support you in doing so)

Please go on like Jayakumar proposed. There seems to be several WWI errors in your template. The available WWI check in WWI environment is "good" but there exists a number of cases there problemes come up after generation of a report.

Hope you can remove the problem soon.

With best regards

C.B.

Edited by: Christoph Bergemann on Jan 26, 2010 8:30 PM

nirajsikligar
Active Contributor
0 Kudos

hi Amol,

Let me explain you how to use the repeating roup functionality.

Prerequisite:

Create a Phrase set named as : State of matter for particular Phrase library for particular Phrase group.

1. Go to the report template in cg42

2. Under report symbols -> Specification symbol-> Physical and Chemical properties Select State of matter

3. Go to Rep. group tab page in the bottom left screen

4. Click on Open Wizard icon. WWI Wizard for Repeating group pop up window will open. It will state as Step1: Symbol selection

5. Mark the suitable symbol, in your case it will be Sate of matter. Unmark all other symbols and click on Next button

6. In step2: Descriptor selection screen, you will see the selected descriptor, if system does not find suitable phrase for the symbol, the traffic light in front of the symbol will be Red, in that case click on Edit Description Icon below on the same screen

7.New pop up window Edit desriptor will open. Select as follows:

Report Symbol: EHS_L_TEXT,

Phrase Library: select phrase library (CUST / CED) as mentioned in prerequiste

Phrase group: Select phrase group (For physical and chemical properties it is generally 09:00) as mentioned in prerequiste

In phrase text search for Phrase as maintained: State of matter

6. Click on OK button on the same screen, as the system finds suitable phrase set, the traffic light mentioned in step 6 above, turns Green.

7. Click on Next button, then click on Finish button You will see the Symbol with repeating group created in your template,

8. Check the template, preview the template by using suitable Specification and GV. You will be able to see the data maintained for that specification under title State of mattter.

Please see SAP help for Repeating group for further assistance on following link:

http://help.sap.com/saphelp_erp2005/helpdata/en/c1/eda0f591ec12408b25e7a1b369ca45/frameset.htm

Hope this informaton is useful to you.

Regards,

Niraj

Former Member
0 Kudos

Hello Amol,

Check your repeating group and also braces. Check if this works for you

<11BRG001(M,SAP_EHS_1013_001;*)><01G1013001VA(P)[D:State of matter]><11ERG001>

Another thing, first enter the symbol, then check the symbol and then add repeating group automatically using insert function,

Besides above - ensure that the generation variant has correct validity area, correct data in specification and is active state.

Thanks

Jayakumar