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 / sai krrishna
U can execute ur script individually. for that goto
utilities --> printing test. By doing so u can view the
texts placed in ur variable windows . but the text in Main
windows can be seen only when u run a driver program. For
tht goto se38 and from thr use function modules OPEN_FORM,
WRITE_FORM, CLOSE_FORM. Pass the Text elements in the
function module WRITE_FORM. and execute it. u can see the
output.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is repository info. Systems?
What are the update types possible? : abap data dictionary
Can i Have Some Examples on Enhancements.
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
What is the difference between data elements and domains?
function modules are also external subroutines. State true or false. : abap modularization
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
What is your current client number?
What are the control break events in abap? : abap data dictionary
What is difference between dialog program and a report?
what is code to upload cost centers through call trans. and procedure
Advantages and disadvantages of different types of bdc's?
What are the check tables and value tables?
Workbench request are client dependent or client independent