what are selection screens which one triggers first?
Answer Posted / vijaypamulapati
START-OF-SELECTION
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are the functional areas? User groups?
What is narrow casting and wide casting?
What is the function of the transport system and workbench organizer?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What is sap abap data classes?
How does the interface between the dynpro and the abap/4 modules take place?
What are ranges?
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 is the function of the correction system? : abap data dictionary
Can matchcode object contain ids with different update types? : abap data dictionary
Explain the difference between domain and data element?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
How do I find the output type of a table or a program?
Differentiate database index and match code.
What is step-loop? Explain all the steps?