Can we write code(Select Queries) in SAP-Script? Not to use
Driver Program.
Answers were Sorted based on User's Feedback
Answer / buddula15
In Script you cannot write any select queries but you can
write all abap related code in External Subroutine and you
can call the subroutine from Script.
Buddula15
Is This Answer Correct ? | 46 Yes | 1 No |
Answer / pp
Using External subroutines , with Perform statements in the sap script layout.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
What is the use of transaction code NACE in sap scripts ?
i want default printer name in sap-scripts? please help me how to handle this one.
why label printing is difficult (or not possible) using SMARTFORMS. what are the differences in between SCRIPT & SMARTFORMS in this regard.
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 ?
I want to add multiple boxes in the particular window of the script.Is it possible?If yes, than how ?
8. You can link a search help to a parameter using syntax
1.What are the methods to modify sap standard tables.
In BDC having 99 fields in a screen But the flat file having 150 fields.what is the solution.
Explain the constant in sapscript
Disadvantage of Move-corresponding Statement ?
HOw to Call Subroutine in Sap Script?
2 Answers Accenture, TCS, WDC,
What is layout set? What is it used for?