what is the differnce between normal funcational and ALV
funcational module
Answer Posted / sunil
No difference.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many types of tables exists and what are they in data dictionary?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
Explain the difference between open_form and close_form?
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
What are field groups?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What is the significance of the memory table ‘screen’?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What are th control break events in abap?
What are the aggregate objects in data dictionary? : sap abap data dictionary
What are the attributes of a field that can be activated or deactivated during runtime?
Explain data dictionary in abap?
How will you read from internal table records in a given value range (without using loop)
What is a badi?