Can we write code(Select Queries) in SAP-Script? Not to use
Driver Program.
Answer Posted / prasad
For writing any code in side the sap script we have to
write the code inside the definition part of the subroutin
by using se38 and the subroutine should be called from the
sap script editor.
SPD
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the modules in FI that you have worked on ?
Structures used in perform statement in scripts ?
How to download/upload image sapscripts from & to your pc?
How to add extra functionality to a standard print program without touching the print program ?
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 ?
What is t.code for script styles?
How can I word wrap the text being displayed in sapscript?
How would you call a subroutine in sap script?
I create a box in sap script for the amount in bill,i want to add Rs. word over box,it is possible?
Where are the sapscript form names?
You want to backup sapscript layoutsets. How will you do it?
what is the use of outline option?
How do I create boxes in sapscript?
What are Change Pointers ?
Can we have more than one Selection Screen and how ?