In alv Reports,how the Output is displayed ad editable and how
i can edit the same and how it will reflect the DB?Please
help...........
Answer Posted / buddula15
It is possible to save in the database also by using OO ALV
by using event DATA_CHANGED and method CHECK_CHANGED_DATA
from class CL_GUI_ALV_GRID.
Buddula15
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
What happens Update command is used without where clause ?
What is repository info. Systems?
How do you get the number of lines in an internal table?
What are the differences between table controls and step loops?
How would you suppress the display of a parameter on the selection screen?
What is the difference between leave transaction and call transaction?
What are advantages and disadvantages of logical data base
How do you populate data into a multiple line field?
What statement will be found in an sap application program that implements a function module exit?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What are the dynapro keywords?
What is is a match code? : abap data dictionary
How can you manipulate the presentation and attributes of interactive lists?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'