cancel
Showing results for 
Search instead for 
Did you mean: 

How to supress or remove variable window in a layout without deleating it ?

Former Member
0 Kudos

Hi all,

I have to supress on variable window from the layout.

Can anyone tell me how can I do it.

I have to remove one variable window,

1, For that I had commented the code in the text element of that particular window.(there is no box statment in this code).

2, And also, I had commented the code belongs to that data in the driver program also.

3, Actually I hope this is wrong, even though I had deleated this

variable window on designing layout using "graphical form painter".

By doing all these methods I am able to remove the text in that perticular window. But, The boundry (box) was unable to remove from the output layout.

Can anybody suggest me to solve this issue.

Thanks in advance,

With Regards,

Surender.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi!

SAPScript or Smartform?

You might try to reduce the window's size to 0,01mm * 0,01 mm. Then it will look like a point

Regards

Tamá

naimesh_patel
Active Contributor
0 Kudos

There must be some BOX command for this, either in this window or some other window.

Sometimes, developer creates a separate window only for the BOXes, Lines, and shading. This way it will come on fixed position.

Regards,

Naimesh Patel

Former Member
0 Kudos

How can we create fixed lines or boxes in a separate window,

By that i will look at that fixed lines and try to change.

I mean here the text was not displaying, But fixed lines or boundry for that window was displaying.

Even I had minimized that window size to 0.01mm height and width, It was not

showing any changes on the output.

Former Member
0 Kudos

Transfer the changes to the testing client:

goto transaction SCC1

give the source client and transport request number

check the check box Including request subtask

and press the button start immediately.