Question:
Hi All,
We are extracting data into our BW using DataMart Interface (extrenal BW). This is AP detailed data 0FIAP_O03. How can we send (RETRACT) this data into appropriate R/3 FI tables. Is there a standard one? We also have BW 3.0B with SEM 3.1B
Thanks
- Gary
Answer:
One of the alternatives may be:
Create a flat file with Retractors data and then using the file to pass journal entries in R/3.
_________________
Truth alone triumphs.
Answer:
Hi Suji,
Thanks verymuch. Can you elaborate little bit more.
Also, You said create a falt file with the RETRACTORS - do you mean the cube/ODS?
How can we use file to pass journal entries in R/3. Is there a standard way?
Thanks
- Gary
Answer:
1. Send the values from BW to a flat file and
2. Develop an ABAP program in R/3 which actually passses a journal entry in GL with values in file.
_________________
Truth alone triumphs.
Answer:
Thanks Suji. It's very helpful.
- Gary