Answer Posted / arun prasad
AFTER CREATING A FORM OF YOUR REQUIREMENT, BY CALLING SOME
FUNCTION MODULES. THEY ARE OPEN_FORM, WRITE_FORM AND
CLOSE_FORM. IN OPEN_FORM THE FORM NAME WILL BE GIVEN, IN
WRITE_FORM THE DATA WHICH HAS TO TRANSFER TO THE FORM WILL
BE GIVEN. SO BY EXECUTING THE PROGRAM WE CAN REACH OUR
REQUIREMENTS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we use flow logic control key words in abap/4 and vice-verse?
How are BAPI different from Normal function modules ?
What are the different window types in sapscript?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What are the data types of the abap/4 layer? : abap data dictionary
What are the modes in which any update tasks work?
Is it possible to pass data to and from include programs explicitly?
What is the transaction code to display the payroll results ? : abap hr
Explain the systems fields used for interactive lists and lists?
how to capture the errors in bdc Call transaction method?
What are table clusters?
Explain how to create any functions?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
Explain what are the events in screen programming?
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?