cancel
Showing results for 
Search instead for 
Did you mean: 

SAP EHS :-WWI Conditional Output on "User Defined Text" in Characteristic(CT04)

Ramu-Mannava
Participant
0 Kudos

Hi Experts,

I have a characteristic and in this i have values for "User Defined text",

Now i want to write a conditional output in WWI for the following scenarios

  • Output should display if the values are present in "User Defined text" for a characteristic ( FYI I am using this tab for Long text to display more than 30 Char)
  • If there is no values are there for "User Defined text" then it should display Characteristic Values

kindly guide me how to achieve the above scenarios

Best Regards,

Ram

christoph_bergemann
Active Contributor

Hello

the solution can be obtained by using "blank compression with alternative". Refer to link as provided by Marc.

Please check the many WWI blogs and threads. You will find lot of similar discussions here

C.B.

Accepted Solutions (1)

Accepted Solutions (1)

satya11719
Active Contributor
0 Kudos

Hello Ramu,

Please use this select respective BRG and input the code like below,

<13BNG012(*:01GESTRLTXTF(X:XXX,XXX,))>

<01GESTRLTXTF(X:XXX,XXX,)[D:Long text]>

<13ENG012>

Ramu-Mannava
Participant
0 Kudos

Hi Satyanarana Garu,

Thanks a lot .

Best regards,

Ram

Answers (1)

Answers (1)

Mark-Pfister
Active Contributor
0 Kudos

Hi Ram,

You can do this with a so called blank compression.

Please check the SAP help for the details:
https://help.sap.com/viewer/53553f68dd5c40fca37821641f36f51a/6.00.31/en-US/27a4ce5314894208e10000000...

Best

Mark

Ramu-Mannava
Participant

Hi Mark,

Thank you for sharing the information, It helps me

Best Regards,

Ram