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 / deepa
we can edit that by using field catalog , for that
particular field for which one we want to make in edit mode
make FIELDCATALOG-EDIT = 'X' and we can save in the data
base also.
by first we will modify the work area.then transfer that
value to temporary internal table.update the database by
using this value by using key word 'UPDATE or MODIfy based
on your requirement. But modify the Z table only. For sap
table use BDC or LSMW or BAPI.
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the difference between a pool table and a transparent table?
What are the abap/4 commands that link to a layout set?
Can you print decimals in type n? What is difference between float and packed data type?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
Name a few data dictionary objects?
Can you create an internal table dynamically?(at run time)
Where are you used type casting?
Difference between top-of-page and top-of-page during at line- selection?
What is “call mode”?
How to add a column to a table control while using alphanumerical layout editor ?
difference between Valuation type and valuation category?
What is bdc programming? : abap bdc
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul