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

local object and development class?

Former Member
0 Likes
2,076

wht r local objects ?

and

wht is development class?

7 REPLIES 7
Read only

Former Member
0 Likes
1,424

Hi,

Local Objects are the Objects which are not transportable.They are saved in the server n we can't create a Tranport Request.

Development classes collect together development environment objects that can be considered as a unit and should therefore also be corrected and transported together. A development class can, for example, consist of a transaction or a group of related transactions.

You can say in simple word, Development class is like Folder which will have the collection of objects(Report, class etc) for a assigned Proejcts.

If you save objects in Local Class ,you are not able to transport from one system to another.If you save it into a Development Class ,you can transport objects from one system to another.

Have a look at these links.

http://help.sap.com/saphelp_46c/helpdata/en/d1/80194b454211d189710000e8322d00/content.htm

http://help.sap.com/saphelp_nw2004s/helpdata/en/af/40bd38652c8c42e10000009b38f8cf/content.htm

Regards,

Priyanka.

Read only

0 Likes
1,424

how to save the object in development class?

among local object and development class which is preferable....

and also give the information regarding work bench,.

Read only

0 Likes
1,424

hi lokesh,

when u create a new object it will ask for the development class. At that time v have to give the development class of urs in that one. so that, the object can b saved in the development class.

if u want to transport then v have to use a development class for that object. It is preferred to save it in a development class.

Regards...

Arun.

Reward points if useful.

Read only

Former Member
0 Likes
1,424

Hi

Local objects means the objects which are not transportable

means you create thenm in that client only and you don;t need them in other clients,you can' transport them

Dev class or Packagae is the one which is used to group logically related objects into one group

generally we create one deve class for each module and use practically in real scenarios

When you assign a dev class to a object then a request is created and we can transport that object to other clients/systems

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

0 Likes
1,424

literally good information regarding local object and development class.

thanks alot....

Read only

Former Member
0 Likes
1,424

Hi,

Local Objects are the Objects which are not transportable.They are saved in the server n we can't create a Tranport Request.

Development classes collect together development environment objects that can be considered as a unit and should therefore also be corrected and transported together

Regards

Read only

Former Member
0 Likes
1,424

Hi

Local object is place where the data can be stored locally. when ever u create any thing in SAP it will ask to save the object locally or any other means, if u select local object it will store locally. development class is package where we can all ur customised development, it can be created by SE80 and store through request number for further reference.this will solve the problem

thanks

Roopesh