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

Repository object creation

Former Member
0 Likes
1,605

Hi!

what is the transaction for creating Repository object...

how it ll create...

Regards

Nutan!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,175

Hi Nutan!!

Transaction SE80 is the answer for creating repositort objects.

How to create!!

There are two small drop downs in the starting page of se80.

Ex...if we want to create a package:

Select package from the first drop down.

in second drop down give package name n say create.

When the package gets created ,right click on same nad u can create all the objects that are highlighted.

This way the procedure goes on.

If u hav any doubts ,u can let me know.

Reward if useful.

Also for program/reports u can use SE38

For unction Module SE37

6 REPLIES 6
Read only

Former Member
0 Likes
1,175

Hi,

In SE80 you can create objects.

Regards,

Narasimha

Read only

Former Member
0 Likes
1,175

hai

we can create all repository objects all packages, programs,

function modules, BSP applications, classes,interface etc.,

in SE 80 transaction.

If useful, reward points.

Thank you,

G.V.K.Prasad

Read only

0 Likes
1,175

H1

trancasction code is se80 is ok...

but in this transaction how ll create the Repository object

like if i want to create object REPS Z_DELETE_ESKL_WRONG.

NUTAN

Read only

0 Likes
1,175

we want to apply a note and it gives error

**********************************************************

Object REPS Z_DELETE_ESKL_WRONG does not yet exist; create this object

Message no. SCWN 317

Diagnosis

The SAP Note that you want to install contains changes to an object that does not exist in your system yet.

SAP Notes usually only describe changes to objects that already exist. This means that the system cannot yet automatically create new objects for an SAP Note installation.

Procedure

1. Terminate the SAP Note installation.

2. Create an empty object REPS Z_DELETE_ESKL_WRONG using the object editor.

3. Restart the SAP Note installation

************************************************************

please suggest

Read only

Former Member
0 Likes
1,175

Hi,

the objects created via abap work bench (in r/3 database) are called repository objects.

Ex: programs, authorization objects, lock objects, Customizing objects, and so on.

i.e these objects are global in nature.

we will create these objects using Object navigator (transaction se80).

Regards,

Raj.

Read only

Former Member
0 Likes
1,176

Hi Nutan!!

Transaction SE80 is the answer for creating repositort objects.

How to create!!

There are two small drop downs in the starting page of se80.

Ex...if we want to create a package:

Select package from the first drop down.

in second drop down give package name n say create.

When the package gets created ,right click on same nad u can create all the objects that are highlighted.

This way the procedure goes on.

If u hav any doubts ,u can let me know.

Reward if useful.

Also for program/reports u can use SE38

For unction Module SE37