‎2009 Jan 22 10:26 AM
Hi ,
I created package name BBP_ESI, with the following information:
Appl. Component - MM
software component - SAP_APPL
Assign BBP_ESI as a sub package to PI-B2B .
1, Where can i find Allowed Objects types in the package creation ,i am using SAP 6.0 version .
2, When i create a report and save it in this package BBP_ESI, its giving error Customer object PROG ZFCI_BBP_ESI_IDOC_SETUP cannot be assigned to package BBP_ESI . Please let me know why i am getting this error .
Thanks In Advance .
Regards,
Neelima
‎2009 Jan 22 10:31 AM
Hi,
Goto SE21 transaction and uncheck main package option then
it will allow you to insert objects.
‎2009 Jan 22 10:33 AM
see SAP documentation for package naming convention:
Packages
The following namespaces are available for packages:
Package names beginning with a letter from A to S, or from U to X.
Package names beginning with these letters are reserved for objects of the SAP standard system from the SAP namespace. You cannot create customer objects or objects from prefix namespaces in these packages.
Note that the package name must be no more than 30 characters long. The name of the main package should reflect the content of the package Adjacent packages should have similar names.
The Transport Organizer records changes to objects in these packages, so that they can be transported.
These packages belong to the "SAP" transport layer and are assigned to an SAP software component (such as SAP_BASIS, SAP_APPL).
Package names beginning with Y or Z
You can create customer-specific objects from the customer namespace in these packages.
The Transport Organizer records changes to objects in these packages, so that they can be transported, provided the SAP System has been set up appropriately. (For more information, see Setting the System Change Option). These packages are assigned to the software component HOME.
So create the packages accordingly...
‎2009 Jan 22 10:33 AM
Hi Neelima,
Change your software component - SAP_APPL to HOME.
because
HOME means Customer Developments.
and also create the package name with Z or Y as well.
hope it will works for you..
Thanks!
‎2009 Jan 22 10:34 AM
hi,
create your package with name starting with "Z" .....
after that you try to save your object in this package...
hope this help you..
Regards
Ritesh J
‎2009 Jan 22 10:49 AM
Hi,
Thanks for your replies...
Its not working when used the above changes giving same error.
If i create package with name starting with "Z" ..... and saving report to this package its giving an error
Cannot extend package ZBBP_ESI
Please suggest me the possible way.
Regards,
Neelima
‎2009 Jan 22 10:51 AM
Hi,
Did you check my previous reply.
Do the same and your problem will be solved.