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 are data classes? What are the various data classes available for selection? : abap data dictionary
Different types of luws. What are they?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
What is the syntax for ‘call transaction’?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
What are system fields for secondary lists?
What are spa/gpa parameters (sap memory)?
Explain the client concept of sap.
How many tables are there in sap?
On which event we can validate the input fields in module programs?
Have you set up a back ground job ? How to create a background job without a variant ?
How do you write a function module in sap?