I have two applications one is 'cov letter' and Purchase
order.how will you process these forms in your driver
program and tell me the sequence of the FM?
Answer Posted / sudhakar1207
Initial we have use the FM 'OPEN_FORM' without specifying
any FORM NAME.
Then we need to Call FM 'START_FORM' by passing the FORM
NAME as 'Cover Letter'.
Then we need to Call FM 'WRITE_FORM' TO pass the data.
Then we need to Call FM 'END_FORM' TO Close the Cover
Letter.
Then we need to Call FM 'START_FORM' By passing the FORM
Name as 'Purchase Order' Or 'MEDRUCK'.
Then Again Call FM 'WRITE_FORM'.
Then Call FM 'END_FORM'.
Finally we need to Call FM 'CLOSE_FORM'.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What are the basic components of dialog program?
Where can you find error log for call transaction? : abap bdc
How will you transfer data into a file in application server?
What is the difference between ABAP and HR ABAP
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
When, how and how would you control changes to standard SAP objects.
What is netweaver???what is the relationship with ABAP?
What are the functional modules used in sequence in bdc? : abap bdc
What are the disadvantages of abap query tool?
What are the events driven batch jobs?
Can a filed occur in several field groups? : abap modularization
What is the difference between data elements and domains?
What is the basic difference internal tables and database tables? : abap data dictionary
What kind of financial periods exist in SAP? What is the relevant table for that?