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 difference between commit-work and rollback-work tasks?
What is a data dictionary? : abap data dictionary
Can you print decimals in type n? What is difference between float and packed data type?
Why grouping of fields is required? What is the max no of modification groups for each field?
What is the use of enqueue function module? : sap abap data dictionary
What is view? Explain the different types of view?
what is the process of creating quotation using BAPIs.
How can we create callable modules of program code within one abap/4 program?
How are BAPI different from Normal function modules ?
What is cts and what do you know about it? : abap hr
How we can retrieve data using secondary index. Explain with simple example?
what is the exact code that shoud be implimented in sap note
What are the different types of parameters? : abap modularization
What is Field group?
Explain about Recording Function?