I a custom table some one has edited and deleted something,
So how we should maintain the log for changed and edited datas
Answer / 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 |
when do you need to create an internal table with header line ?and with out a header line?
how to find Bapi? and Badi?
how to handle errors in rfc?
what is DATA ,TYPES,PaRAMETERS called in ABAP terms?
1.The three ways in which we can write in top-of-page? 2.While creating function module what other things are created? 3.what is parameter id? 4.difference between synchronous and asynchronous methods? 5.Types of function modules? 6.conversion routine? 7.check table and value table difference? 8.text table? 9.types of cardinality 10.Whic is better joining or for all entries?
explain the role of CTUPARAMS structure in call transaction
3 Answers Accenture, Atos Origin, IBM,
Define subtype ? : abap hr
Advantages and disadvantages of different types of bdc's?
What is the table buffer?
1-What is a Text Table?
What is up-casting and down casting? with example
transaction code for assingning the function module to the process code?