I want to add multiple boxes in the particular window of
the script.Is it possible?If yes, than how ?
Answer Posted / kubera
A) Use command to create BOX.
/: Box X(position),Y(position),width,height.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How do you test the script?
What is client concept in sapscript? What is client dependent and client independent?
What is the use of perform statement in scripts ?
How can I display barcodes in sapscripts?
What are the modules in FI that you have worked on ?
What is the difference between the sapscript texts, 'customer &kna1-kunnr&' and '&customer kna1-kunnr&'?
Different types of ABAP memory ?
How do u upload the images in script?
Where do we define tab space for data in sapscript?
What is the client concept in SAP? What is the meaning of client independent ?
How do I create boxes in sapscript?
Explain the pages in layout set.
I want few sample tech spec's in ABAP
In BDC having 99 fields in a screen But the flat file having 150 fields.what is the solution.
Is it possible to create a sapscript without a main window?