‎2007 May 31 8:31 AM
hi all
I am creating a structure in which I want to reference some objects from an SAP package. When I try to activate my structure. It gives the warning like "your package has no access to this external object".
Then I went to the sap package and found the objects I want to use are not included in the SAP default package interfaces.
So how can I use those objects which are not included in the SAP default interfaces?
I tried to create a new package interface to include the objects I want to use, and then in my package I added this package interface to use access. It works! But the package interface I created is in SAP namespace nad using a SAP transport package. Will there be any problems when the system is upgraded in the future.
Thanks!
Regards,
Hui
‎2007 May 31 8:33 AM
Hi hui
I think ur trying to use Standard package so tyr with any name starting with Z it may solve ur problem as u know all the alphabets from A to X are used by SAP so u cant use those better try with the elements starting with Y or Z
Rewards if helpfull
Regards
Pavan
‎2007 May 31 8:37 AM
Hi pavan,
The package interface I created belongs to the SAP package, so I have to use a sap namespace.
‎2007 May 31 8:44 AM
But how can u change or assign the standard SAP package to you report upto my knowledge it will be not possible to assign standard package u have to give
ZFI or ZMM like this packages starting with Z or Y so that it may solve ur problem
Rewards if helpfull
Regards
Pavan
‎2007 May 31 8:50 AM
that's also my question.
it didn't ask me any key before I added some package interface to the sap package in a sap namespace.
Regards,
Hui
‎2007 May 31 9:22 AM