if we are inserting record in BDC,if poweroff how can you
know how many records inserted?(poweroff yourside)
Answer / vandan
These types of logs are called as Application logs. In SLG1
tcode we can find those the records which r not updated.
OR
we can find by declaring one z table with only single field.
every time when ever document number is generated append
that number into that z table. if poweroff is takes place
then u can find how many updated document numbers in the z
table.
Is This Answer Correct ? | 2 Yes | 1 No |
how does SAP organise its exits?
What is tmg?
what is the differance b/w template and table in Smartforms?
as a developer how u will decided which internal table we will use for requirement?
how to see the tables of 200 in client 100?
How to modify the tables at Data base level?
Define database layer?
1) What is read with binary search? 2) I have initialization write ?a? Top-of-page write ?b? what is the output for this/ 3) If I don?t have start of selection event in report will it execute?it is mandatory or not? 4) What is table maintenance generator? 5) Is it advisable to have secondary index/ 6) How we will imlement BAPI? 7) What is process code in idoc? 8) Where the information msg will display? 9) Where warning msg will display? 10) Where we use watch point?what exactly watch point means? 11) What is a spool? 12) What is program name that contains all print program names and form names other than TNAPR? 13) How we will capture errors in bapi? 14) How to transfer std text from production to quality?
Event handling in oops
what is the difference between function modules and subroutines
what is the difference between master, transactional and customised data
why particularly lock object name starts with EZ OR EY?