Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with package creation

Former Member
0 Likes
2,045

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

6 REPLIES 6
Read only

GauthamV
Active Contributor
0 Likes
1,119

Hi,

Goto SE21 transaction and uncheck main package option then

it will allow you to insert objects.

Read only

Former Member
0 Likes
1,119

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...

Read only

Former Member
0 Likes
1,119

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!

Read only

Former Member
0 Likes
1,119

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

Read only

0 Likes
1,119

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

Read only

0 Likes
1,119

Hi,

Did you check my previous reply.

Do the same and your problem will be solved.