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
2)In production what is the user exit?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
On which event we can validate the input fields in module programs?
How to debug a script in abap?
What are conversion & interface programs in sap?
What is the maximum number of match code id's that can be defined for one match code object ?
what is user specific parameter?
Explain the different types of mode (run code) in call transaction method?
what is the process of creating quotation using BAPIs.
What is SAP Data conversion ?
How to add a column to a table control while using alphanumerical layout editor ?
What is the purpose of at first and at last?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
Explain the advantages and disadvantages of different types of bdc's?
How can one distinguish between different kinds of parameters? : abap modularization