Answer Posted / sateesh r
Open-form :
generally used in script, to write the driver program.
By using this open a script form by loafding into memory.
Start-form : By using dis we can call another sap script in
the current sap script(form).
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What are the control break events in abap? : abap data dictionary
What are the types of parameters in the function modules?
What are the events in screen programming?
What are the organizational related infotypes? : abap hr
How do you use structures in the abap programs?
Can we use on change of between select and endselect?
What is the function of the correction system?
What is synchronous update?
What is the disadvantage of a call by reference?
Double click function on the lists, identifying the line selected by the user on the list?
What is ole?
What are the data classes in abap?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
how to capture the errors in bdc Call transaction method?