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 / chandra shekhar
In the field catalog we can make the option as
FIELDCATALOG-EDIT = 'X'.
And on the User command event we can read the Internal
table and can update the database.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Have you set up a back ground job ? How to create a background job without a variant ?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
What is synchronous update?
What are pool tables?
Where do you create indexes in abap?
Define external layer? : abap data dictionary
What is the disadvantage of a call by reference? : abap modularization
On which even we can validate the input fields in module progams?
What is the transaction for recording bdc ? : abap bdc
What are the user groups?
What are the disadvantages of using explicit enhancement?
What are the uses of interactive reporting?
Explain the difference between domain and data element?
Where do you use help views?