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 / 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 |
What is the use of table maintenance allowed?
project preparation,prepare blue print and realization what do u mean by this?
Define database layer? : abap data dictionary
Define abap/4 layer?
What are the differences between table and structure in data dictionary?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
where u can find user exists? how to activate user exists?
What do you like best about working for, in this company?
what is difference bt ABAP MEMORY AND SAPMEMORY
What is an abap dictionary? : abap data dictionary
Can we use more than two field in SELECT-OPTION? For example Normally we get two field which is from and to fields, but i want to get more values.....
4 Answers Altrion Technologies,
What is the difference between commit-work and rollback-work tasks?