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
what next in SAP-ABAP/4 is it going to be change?
What are base tables of an aggregate object?
What is foreign key relationship? : abap hr
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
How to debug a sapscript?
Advantages and disadvantages of different types of bdc's?
Where the payroll results are stored
SAP query how to use end users?
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
What are the personnel administration related infotypes? : abap hr
What is the master data necessary before you can start posting in MM?
How do you find if a logical database exists for your program requrements?
How many primary keys can be created for a table?
What kind of financial periods exist in SAP? What is the relevant table for that?