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


Please Help Members By Posting Answers For Below Questions

There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.

1017


What is difference between check table and value table ?

727


How do you backup Sapscript layout sets? Can you download and upload? How?

724


What are two different ways to add fields to sap tables?

616


Do we have to migrate all sapscript forms to smart forms?

699






SM35 transaction, How to automate BDC ?

730


What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr

839


Name some system global variables you can use in abap programs?

636


Can a posting run be deleted? : sap abap hr

704


Explain how to Handle the internal tables in ABAP?

733


If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc

757


What is a logical database?

749


Sy index and sy tabix

1050


What is a batch input session? : abap hr

764


What is a size category? : abap data dictionary

745