I have 10 records in flat file. In that 7th record is
error record. I want to update to data base. If i used Call
transaction method what about 7 record and what about
8,9,10 records. If i used Session method what happen. Is it
updated or stop at 7th record?
Answer Posted / ankammarao jatipati
Hi
is updated but that time you entered manually 7 th record after it's going other records in session method or call transaction also.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Table events aNd table maintains generation
What are the two ways for restricting the value range for a domain? : abap data dictionary
What is the maximum number of match code id's that can be defined for one match code object ?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
How to find the return code of an stmt in abap programs?
Can a filed occur in several field groups?
What are the various events associated with screen programming?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
how to create view in bdc..??
What is lock mechanism? How do we create lock objects in abap?
What do you mean by transparent tables in sap abap? : abap data dictionary
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
How many secondary indexes can we create in a table?
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
What is a function group? : abap modularization