cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Table to identify source and target of an ADSO DTP load

jessibee
Member
2,756

Dear all,

I need your help to find a table in SAP, which allows me to identify the source and target of a DTP load into a ADSOs.

For DTP loads into Cubes, DSO, InfoObjects the information is available in table RSBKREQUEST, but not for ADSO loads.

Table RSPMREQUEST contains the target and load times of an ADSO, but the source fields does not contain the real source object, e.g. another ADSO or a data source.

Any idea where I could find this Information?

Best regards,

Jessi

View Entire Topic
sudhir_vanap
Explorer

HI,

RSBK is not correct table, it is just DTP header table.

Correct one is RSPMXREFTGTVIEW, which is a view. Here we get all the Source & Taget of an ADSO.

Thanks

Sudhir