HI I need to create a ODS which pulls a data from R/3 in T-code KP27, I have the following fields that I need to bring.Header fields:Version, Period, Fiscal Year, Cost Center, Line Item: Plan Activity, Actual Activity.
My question here is they are all saved on seperate Struc. If they were in a table I could have just create a view with these fields and use that to create my data source. But in this case, how can I create a data souce using these struc fields.
thank you.