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
How can we decide weather we can enhance the standard infotype or not ? : abap hr
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
How many structures can be created in a Ztable ?
What are the types of search helps? : sap abap data dictionary
What is the use of buffering?
In which particular scenario we use sorted table and which particular scenario we use standard table?
Explain sap abap 3-tier architecture?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
Can you define a field without a data element? : abap data dictionary
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
How can we access the correction and transport system?
What is the difference between field-group header and other field groups? : abap modularization
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
What is the project you are currently working and work that you are doing