Application Development 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: 

how to create a package

Former Member

hi everybody,

can anybody tell me how to create a package?

1 ACCEPTED SOLUTION

Former Member

Go to SE80 transaction.

Select Package in the text box( below test repository)

write down any name like zpack.

click on specs symbol front of 2nd text box.

Pack. Zpack does not exist.create object....

say yes..

and follow the instruction..

8 REPLIES 8

Former Member

Go to SE80 transaction.

Select Package in the text box( below test repository)

write down any name like zpack.

click on specs symbol front of 2nd text box.

Pack. Zpack does not exist.create object....

say yes..

and follow the instruction..

Former Member
0 Kudos

in se80 u can create that.

Regards,

Nishant Gupta

Former Member
0 Kudos

Hi,

goto tcode se21.from there u can create.

refer to this link

http://help.sap.com/saphelp_nw70/helpdata/en/ea/c05d8cf01011d3964000a0c94260a5/content.htm

rgds,

bharat.

Former Member
0 Kudos

One way of creating is

Goto tcode se80. select package and give your package name press enter. It will ask if the package doe't exist. Popup messg "Pack. ZTEST does not exis

Create Object?

Thanks

Chandra

Former Member
0 Kudos

Hi ,

Goto SE80 (object navigator),

select package from dropdown,

give desired package name,

press enter,if package does not exists then popup will come asking you to create one,

press YES,

package will be created,

<REMOVED BY MODERATOR>

Regards,

Talwinder

Edited by: Alvaro Tejada Galindo on Apr 14, 2008 4:26 PM

Former Member
0 Kudos

Package Creation

.

The packages are entered in the table TDEVC. They can be maintained in the following transactions:

1. Go to TCode SE80

2. Select Package from dropdown list

3. enter ZTEST as the package name

4. Press Enter, it will prompt you to create the Package.

5. Save it under a transport request

*Transaction SM30 - Table/view name V_TDEVC*

The following naming conventions for packages determine the packages' functions:

Package begins with A-S or U-X:

These packages are for SAP standard objects. Customer objects cannot be created in them. Changes to objects of these packages are recorded by the Transport Organizer (Request management) and can be transported (see field transport layer.

Package begins with Y or Z:

Customer objects can be created in these packages. Changes to objects in these packages are recorded by the Transport Organizer (Request management). The objects can be transported to other SAP Systems (see the field transport layer ).

Package begins with T (private test package):

When you create a package of this type, you can specify whether you want changes to be recorded. If so, objects that are edited are recorded in local requests by the Transport Organizer. This package does not belong to a transport layer. Objects can only be transported to other SAP Systems if a transport request is created.

Package begins with $ (local package):

Changes to objects are not recorded by the Transport Organizer. The package does not belong to a transport layer. The objects cannot be transported.

Package begins with a namespace prefix:

If you have reserved a namespace, then you can create packages (and other objects) whose names begin with the namespace prefix.

(Example of a namespace prefix /COMPANY/, example of a corresponding package /COMPANY/DEVCLASS)

Changes to these packages are recorded by the Transport Organizer, and can be transported.

Regards,

Raj.

Former Member
0 Kudos

Hi sia,

Goto T.code SE21 then u can create u want any Package name.

next u saved it.

Or Goto T.code SE80 then same process.

<REMOVED BY MODERATOR>

Regards,

S.Suresh

Edited by: Alvaro Tejada Galindo on Apr 14, 2008 4:27 PM

Former Member
0 Kudos

Hi All,

While creating package in SE80, I't shows a message

"cannot select component".

The details i'm filling in the package window creation are as given below:

Package: package name

Short Description:

Application Component: BC-DWB

S/W Component: HOME

Transport Layer: SAP

Package Type: Main Package

Plz Help. Thanks in Advance.