After running a BDC program in background, next day morning
when you see the results, few records are not updated(error
records). What will you do then?
Answer Posted / k.nagalakshmi
we look into the list of incorrect session and process it
again.to correct incorrect session we analyze the session
to determine which screen and value produced the error.for
small errors in data we correct them interactively
otherwise modify batch input program that has generated the
session or many times even the datafile.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
How to transfer the objects? Have to transferred any objects?
Explain the Importance of pa20? : abap hr
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
did u done enhancement framework?how u implemented?
Explain the differences between sap memory and abap memory?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
What are the techniques involved in using sap supplied programs?
Do you know any other patterns if yes.. explain
Why cant we use Normal function module for data transfer?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What is off cycle payroll run
What is Group by in Select statement?