In the scripts,Which is mandatory function module means
with out
Open_form and can we write the print prg
Answer Posted / susmita
There are 3 mandatory FM in SAPSCRIPT
1.OPEN_FORM - The job request is created at the spool by
using this FM
2.Write_Form-it will write the content.
3.CLOSE_FORM - This FM closes the job reques created at the
spool unless and untill the job request is closed it will
not execute and the proccesing will not take place at the
spool henceforth nothing will get printed.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are conversion & interface programs in sap?
How many lists can a program can produce?
Why do we use abstract class
Can you assign a matchcode object to a parameter? If so how?
10) How to get Item Header in Sales Order?
Table events aNd table maintains generation
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What are the major steps will you use for tuning?
Explain the different types of mode (run code) in call transaction method?
What is a view in sap? : abap data dictionary
Define abap/4 layer? : abap data dictionary
What is open sql vs native sql ?
Final class
What is a table cluster? : abap data dictionary
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?