how to see the last updated record in a table?
Answers were Sorted based on User's Feedback
Answer / deepak kumar (abap consultant)
WE HAVE TWO TABLE WHERE WE CAN SEE THE UPDATION OF TABLE.
1. CDHDR
2. CDPOS
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / chandu
if we arrange the data into decending order or if we may
use based on the date and time,but in the in the 1st case
it gives reliable result
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vishal balapure
Generaly in SAP we have the update date , update time and
updated by user field , we can find by using these field.
if you dont have the above stated fields then you need to
use native sql using row id to select the last row id.
Is This Answer Correct ? | 0 Yes | 1 No |
What are different types of windows in Smartform?
Can we have more than one selection-screen . And how ?
Urgent Openings for Professionals with 4+ yrs in SAP ABAP HR, for a Reputed CMM Level V Organization in Hyderabad
how to copy standard sap program to z program
How can you call a subroutine which is located in program A from program B?
what is meant by leave -list processing?
how you identify errors in call tr?
how can u write in single program call transaction and session method logic? if u write logic in call transaction ,is there any errors ? how can u see in session ?
what r clients?what r the clients number available in a company?eg..800 client is for which application??
What are the client dependant objects in abap / sap?
WHAT IS THE PURPOSE OF SPLIT COMMAND?
What are indexes? : abap hr