Question:
Hi everybody,
I have to create a file (CSV) which contains the following fields Plant ID, Material Number, Material Description, Material Type, Material Group, Old Material Number , Issue Unit, Basic unit of measure, Update data.
These fields belong to two different infoobjects names 0plant and 0material. So i am creating four different infospokes for the attributes of the infojbects as well as for the texts of the respective infoobjects.
Due to this i will having four different CSV files outputing from the infospoke . What i would like to know is whether there is any method by which i can extract the infospoke data into only one CSV file. Once extracted can you please let me know how do i schedule the infospokes for daily loading.
Thanking you in advance,
ysk
Answer:
Not knowing much about InfoSpokes, can you create one against an InfoSet?
Answer:
You should be able to do this using one of the InfoObjectrs as your source and using a transformation BADI to get the information from the other InfoObject. however I am struggling to get a transformation BADI to work.
I will be interested if you succeed.