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 is a help view? : abap data dictionary
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
Differentiate between report and dialog program
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
What kind of financial periods exist in SAP? What is the relevant table for that?
Of the two call transaction and session method, which is faster?
Differentiate database index and match code.
In SAP Script,How to display a single field(like matnr)at the right end of the form.
Explain how do you get output from idoc?
What are pooled tables?
What is the structure of the bdc table? : abap bdc
Module Pool Programming: Events and Table Control handling.
How to get that a secondary index is attached to a select query?
What is constructor expression in nw abap 7.4?
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?