how can you call two forms in one sap sprict print program

Answer Posted / rizwan

Using the function module


OPEN_FORM
START_FORM "opening Layout1
WRITE_FORM
END_FORM "Closing layout1

START_FORM "Opening Layout2
WRITE_FORM
END_FORM "Closing Laoyut2

CLOSE_FORM

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is new enhancement framework?

892


What will happen when we use single buffered selected?

624


How to call transaction in session method without recording?

1551


What do you understand by work area and internal tables in abap? Why do we use it?

620


What are aggregated objects : abap data dictionary

605






What are data classes? What are the various data classes available for selection? : abap data dictionary

563


What are the domains and data elements?

936


What is processing class, where we do them and why? : sap abap hr

577


State the system field for the current date?

635


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?

1537


What is the full form of spro? : sap abap hr

687


What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?

1825


Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?

584


In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?

1815


Where are you used type casting?

916