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 are the different types joins?
What is a persistent class?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What is a multiple line field?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
What is your approach for writing a bdc program? : abap bdc
What are the different abap/4 editors?
What are the Various Types of internal tables?
Explain the difference between function group and function module?
What is the difference between free and refresh?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
What are the screen elements.
How to specify a client for database table processing?
Double click function on the lists, identifying the line selected by the user on the list?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.