Skip to Content
0
Former Member
May 29, 2008 at 03:31 PM

Risk phrases

79 Views

Dear friends,

when you run transaction S_SH8_84000002

there will shown a list named "Hazardous substance

inventory" . There is a column which is named "Risk phrases". It may contain literals like

R39/26 R39/27 R39/28 R60 R62

per line if your search results any match.

Originally are these Risk phrases stored alone as R39/26

and not consisting of many phrases.

To sum up they are being concatenated and having this look

R39/26 R39/27 R39/28 R60 R62 finally.

Due to a select-options field a user may be able to find e.g

all datas which have e.g. only the risk phrase R39/27.

There are for me two possibilities:

Either hack them into pieces or findout that location exactly

inside coding where this operation with concatenation

is done.

Do have an idea where this location can be in the abap

code ?

Please help me in this regard!

Thanks

Erdem Sas