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 are the advantages and disadvantages of ABAP query tool?
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
Persistent class
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
Name the abap/4 modularization techniques?
Can i have some Realtime Scenarios on Reports.
what is diff between idocs,bdc,rfc and bapi. give real time answer
Static and instance variable and method with live example. Why and when to use
What are aggregated objects
hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx
How to read 5th record from Hash Internal Table?
when are objects are passed from task to the change request?
What does an exec sql statement do in abap?
2)In production what is the user exit?
Define alv programming in abap?