Hello,
Using IF_MDM_CORE_SERVICES~RETRIEVE_SIMPLE or IF_MDM_CORE_SERVICES~QUERY from class interface CL_MDM_ABSTRACT_PROVIDER, i got exception OBJECTS_OBJREF_NOT_ASSIGNED.
For IF_MDM_CORE_SERVICES~QUERY method, i am unable, in all cases, to get importing data for any tables from my repository, even if i only use exporting parameter IV_OBJECT_TYPE_CODE (being my table code).
Regarding IF_MDM_CORE_SERVICES~RETRIEVE_SIMPLE method, it works when i use my main table from the MDM repository, but when i want to get data from a qualified flat lookup table inside main table (i want the contract price), i got the exception.
I followed what was indicated by How-To 13 - Create/Retrieve (Qualified Flat Lookup).
Could anybody give me a advice ?
I work with SRM_SERVER 5.5 (SP SAPKIBKT13) and MDM_TECH 555_700 (SP SAPK-57009INMDMTECH).
Regards.
Laurent.