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
Define external layer? : abap data dictionary
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What are the uses of table pool or table cluster.
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
Application Category?
What are two different ways to add fields to sap tables?
Can you create a table with fields not referring to data elements? : abap data dictionary
Can a constructor be redefined?
Is sap xi intended to replace ale?
What is the difference between sy-tabix and sy-index? Where it is used?
How many main windows will be there in a page window?
What is the function of the transport system and workbench organizer?
what is the transaction transaction for setting parameters rdisp/buffermode
Can we write the code both call transaction and session method in single program?