Answer Posted / bhargavi
In case of transfer data from non-sap to sap system:
First Upload data into internal table.
Then store that data into R3Database.Before storing data we
have to validate that data for this we have to perform
mapping logic.here if the valid data transfered to R3
database,invalid data stored in log files .
for mapping we can use predefined mapping logic method,
nothing but session,call transaction ....
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the first thing you do after vendor setup is complete?
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
Explain how to create any functions?
What happens if a function module runs in an update task? : abap modularization
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
What is the difference between a structure and a table?
How many types of data classes are there in sap?
What is foreign key relationship? : abap hr
How to get that a secondary index is attached to a select query?
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What are different types of parameters?
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
What is a database view? : abap data dictionary
What is a type-pool?
What is the difference between Classic badi and Kernal badi ?