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

Explain what are the events used in interactive reports?

636


What is the difference between get and get late?

755


what is the difference between Blocked ALV and interactive ALV?

2055


What is a function group? : abap modularization

718


how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?

1755






i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status

8671


Does the table can have multiple foreign keys?

725


Explain the Inportance of pa30? : abap hr

921


What is human resource information systems (chris)? : sap abap hr

685


What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary

708


What functions does a data dictionary perform ?

695


What is difference between dependent and independent data?

723


After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?

1637


Program lines for the radio button selection and unabling some input variables in section screen

1073


What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc

782