if we are inserting record in BDC,if poweroff how can you
know how many records inserted?(poweroff yourside)

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why lsmw does not support call transaction method? : abap bdc

628


Write syntax for message error (report)?

635


What are two methods of modifying sap standard tables? : abap data dictionary

672


How do you find out who has transported a transport request?

611


What are the differences between a database index and a match code? : abap data dictionary

647






What is the significance of hide?

579


In a loop of an internal table, what is the use of at first & at last statements?

1472


What are user exits? What is involved in writing them? What precations are needed?

598


How do you set up background jobs in sap? What are the steps?

535


What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc

556


What is logo in sap script?

566


THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM

15753


Hat are the different types of mode (run code) in call transaction method?

571


i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

1722


How to convert normal function module to bapi?

1518