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

MSDS Report ( header table suppressed )

Former Member
0 Likes
233

Hi

We have define the 5 columns and 2 row table.

The table header is created in a separate table in the layout and another table for values.

Our requirement is like if there is no value in the value table the Text should not be print.

e.g. Tables looks like

Text : Xxx Yyy Zzz

Value: cz 10 7%

if Yyy does not have any values then it should print only

Text : Xxx Zzz

Value: cz 7%

we already used HELP.SAP.COM suggestion but that not works.

Please provide your suggestions.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Sunil,

What suggestion did u exercised from Help.sap? Have you tried using Blank compression function?

Regards

Ravindra

Former Member
0 Likes

Hi Ravindra

Using Blank compression function we can hide Row easily but how to hide the column from the table.

Do you have any example for hide the column in table using black compression .

Thanks

Former Member
0 Likes

Hi Sunil,

Try to exercise with suppression of a slected coulmn (say d6 as in windows excel) by typing 13CNG001 in upper and 13ENG001 lower rows of the same column, followed by suppressing the text with symbol for quick info text move or right. check out. i am not sure, but hope helpful.

with regards,

mahesh.

Former Member
0 Likes

Hi

Thanks to all.

We can suppressed table if there is no value, but suppressed the single column in the table is quit diifficult beacuse REPORT LAYOUT has its own limitation.