I create a box in sap script for the amount in bill,i want to
add Rs. word over box,it is possible?
Answer Posted / krishna
yes, it is possible to add word Rs.
example.
/: Box xpos '5'MM ypos '5'MM width '1'CM height '1'LN
FRAME 10 TW
P1 ,,Rs. (P1 Paragraph tab setting is 6 MM)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is sapscript? What is its purpose?
In BDC having 99 fields in a screen But the flat file having 150 fields.what is the solution.
How many main windows can we create in one script?
You want to backup sapscript layoutsets. How will you do it? Can you perform the download and upload function here? How?
How to insert symbols in smart form?
What is a workflow ?
How do I create standard texts for the sapscripts?
How can I trigger new page in sapscripts?
How to download/upload image sapscripts from & to your pc?
What is sap script?
You want to display top 5 records from an internal table. How will you do that?
What is client dependent and client independent?
Where do we define tab space for data in sapscript?
How do I create boxes in sapscript?
When a program is created and need to be transported to production does selection texts always go with it ? if not how do you make sure ? Can you change the CTS entries? How do you do it ?