If u r working with call transaction method .any problem
occurs error records r stored in BDCMSGCOLL structure.How
do u find that an error has occured at a particular
point,how can u handle to rectify and process it
successfully?
If a file has 10000 records where 3 records doent having
right format,how do u tackle with this issue either by
using call transaction or session method to transfer data
perfectly into database table?tell me the steps how to
procede?
Answer Posted / sreenivasa rao yarru
We can create new session with error records and run that
session online then we can see what cause that error and fix it.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to transfer the objects? Have to transferred any objects?
Explain what are the events used for logical database?
what is the t-code to link technical and functional operation?
What is the difference between data elements and domains?
What are the different database integrities?
What are the other modules integrated with om? : sap abap hr
What are the Synchronous and asynchronous methods in bdc ?
What are the different functions used in sap script?
What are the buffering options in abap?
How many types of tables exists and what are they in data dictionary?
What are the update types possible? : abap data dictionary
What is an Unpack command?
Why bapi need then bdc ? : abap bdc
What is netweaver???what is the relationship with ABAP?
Where do you code the hide statement?