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

What are the types of table fields in the sap abap?

621


What is the difference between a structure and a table?

553


Explain how data is stored in cluster table?

669


What is an Unpack command?

640


What are the two different ways of building a match code object?

594






Why do we use types statement in abap programming?

671


What are Pull and Push Methods?

1779


What is going life actually? What is the role of a functional consultant in it? : sap abap hr

551


What is the purpose of sum statement?

574


how to create view in bdc..??

2331


Can we call reports and transactions from interactive reporting lists?

628


What is meant by write lock? : sap abap data dictionary

592


In an abap/4 program how do you access data that exists on a presentation server vs on an application server?

641


how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul

3418


HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?

1638