Skip to Content
0
May 02, 2018 at 12:48 PM

BPC Master Data Load - need selection variables for UJD_ROUTINE Start - where are they

784 Views

Hi guys,

I am currently loading time dependent Master data to BPC dimension from a BW InfoObject (0EMPLOYEE).

I want to filter this object using various criteria, no problem, except that I need to know the key date that was entered in the Data Manager package, because for example I only want to load those employees that fall within a HRPOSITION time dependent hierarchy and for that I need the key date.

For transaction data loads from BW, in the variable IT_PACKAGE_PARAS this shows all selections, however for loading Master data, not only can I not find the attribute filters if any applied, I cannot find the key date.

There are no global variables to retrieve this data from. The standard parameters passed to the available importing variables such as I_SOURCE_INFO, IT_PACKAGE_PARAS & I_TCFILE_CONTENT do not hold any of the user selection filter values specified in the data manager package.

They MUST be somewhere. All is ok when loading Transaction data but for Master Data from a BW InfoObject where are they?

Please help.

Thanks

Mark