Hello
This might be a general ABAP question, but the problem occurs in our PI system and not in ECC. Sorry if I've posted to the wrong forum.
I would like to access PI monitoring data from outside our SAP environment, and have decided to implement the FM in :
[http://wiki.sdn.sap.com/wiki/display/Snippets/PIMonitoringFunctionality-FetchingDatafromSXMB_MONIStandardTables-PartI]
I created a new package for the dictionary objects and function modules. Then I created structures that refer to data elements in other packages, but I can't make use of these elements in the function modules. The error message is :
(E) Pakage 'xxx' cannot use object "DTEL TIMESTAMPL DTEL" from package "SZTZ" in any of the following ways: "Use object or type"
Kind regards
Steve