I a custom table some one has edited and deleted something,
So how we should maintain the log for changed and edited datas
Answer Posted / jeba
once the ztable fields is created, we will click the technical settings.in that, down we have check box called LOG DATA CHANGES.if we select the check box, the log is activated and changes to the existing data record by an application program is recorded in a log table in the database.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What are the types of table fields in the sap abap?
What is a report?
What are the attributes of the data in data dictionary? : abap data dictionary
Which one is better joins or views and why?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
Can we reuse a userexit?
What is a transaction variant and why are they used?
Can you delete data element, which is being used by table fields. : abap data dictionary
How to transfer data into line items using batch input session method? : abap bdc
Difference between sy-tabix and sy-index? Where it is used?
What are the different types of locks? : abap data dictionary
How to Solve a Particular Ticket in Realtime ?
What is IMG in SAP?
How many default tab strips are there?
How to create any functions? How to go about it?