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


Please Help Members By Posting Answers For Below Questions

What are the domains and data element?

704


What are matchcodes?

692


What is a predefined type in abap?

791


What are the arithmetic operators in the sap abap?

748


write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.

2928






What are the steps in creating screen ?

1669


How will you link form with the event driven in sap scripts?

695


What is an update task?

746


Where are you used type casting?

1071


Persistent class

1057


What are the advantages of logical databases?

755


Which function modules can be used to transfer the data using bdc programming? : abap bdc

774


How to pass data from list to report?

716


How do you do bdc for a table control? : abap bdc

808


What two statements are required in an abap program to output an icon using a write statement?

674