Dear Experts pls answer the folowing qs that i have faced
in the recent intvws:
a) Can we execute the script individually? If yes How? Else
what
we need to do so?
b) Are Layout sets Client independent?
c) How do you assign a print program to a script?
d) Can we call a subroutine in a script? If so, how?
e) What are the steps to print SAP script form?
Answer Posted / chandrababu
a)yes its possible. goto menu utilities -> Printing test
b)no Clinet dependent
c)we can assign print program andscript in NACE T-code in
the output type
c)yes, by using Perform statement in scripts
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
When to use logical database?
How do you use structures in the abap programs?
how can you display data say "your name"in sap script without print program or driver program??
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
Folder types in smatforms? 2)What is Command line?
What is modularization and its benefits? : abap modularization
How to call a subroutine in sapscript?
Difference between sy-tabix and sy-index? Where it is used?
Define abap/4 layer?
What are data classes? What are the various data classes available for selection? : abap data dictionary
How the transaction that are programmed by the user can be protected?
What are the list of screen elements?
What are screen painter and menu painter? : abap hr
What does the extract statement do in extract datasets? : abap modularization
Explain the structure of a bdc sessions?