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
Explain the main in sapscript
How can I copy sapscripts from one client to another, or export/import them?
What are problem you faced in script?
How do u configure the script?
What is difference between window & a page window?
What are the components/elements/layout sets in sap script ?
You want to display top 5 records from an internal table. How will you do that?
How to check the changes made in the standard layout set , other than using Utilities--- -> Print preveiw ? can u explain the different other ways to check it?
How can I format the date being displayed in the sapscript?
How do you test the script?
Can we have more than one Selection Screen and how ?
How to convert a sapscript to smart form?
In what format does sap script store text ?
What are Change Pointers ?
How can I format the time in the sapscript?