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
What are the functional areas, user groups? How does abap query work in relation to these?
What is size category?
What is the client concept in sap?
What are lock objects?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What is retro active accounting
Difference between user exit and badis?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
In order to upload purchase order details, how you handle multiple values for a single field?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
Difference between call by value and call by reference? : abap data dictionary
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
what is field string ? & where we are using field strings?
Explain difference between primary key and unique key?
How many default tab strips are there? How to insert more tabs in it?