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

What is the difference between class development and package ?

Former Member
0 Likes
825

Hi all,

What is the difference between class development and package ?

tks, by.

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
798

you mean development class and package. Basically the development class is what we had in earlier releases, which were sort of like packages, but lacked the new funcationlity associated with packages, like package hierarchies and so forth.

Regards,

Rich Heilman

6 REPLIES 6
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
799

you mean development class and package. Basically the development class is what we had in earlier releases, which were sort of like packages, but lacked the new funcationlity associated with packages, like package hierarchies and so forth.

Regards,

Rich Heilman

Read only

0 Likes
798

Hi Rich,

do you know if on the system with stack ABAP ( and without stack java ) is possible to use an interface

java based ( like Java Message Service ) ?

Sorry if the question is not pertinent, but I have not reply in the correct forum

tks.bye.

Read only

0 Likes
798

Hi Roberto,

I think you have to use SAP XI if you want to integrate a SAP system with only ABAP Stack to a JMS system.

Regards,

Ravi

Read only

0 Likes
798

Hello and tks,

but my system don't have XI / PI ... so another idea ?

bye.

Read only

Former Member
0 Likes
798

hi,

both are one and same.

based on vesrions, they are called with diffferent names.

dev class: upto 4.6 xxx

package: from 4.7xxx

regards,

Naveen

Edited by: Naveen Deva on Apr 1, 2009 5:50 PM

Read only

former_member194669
Active Contributor
0 Likes
798

No difference.,

I think from Version 6.10 and later, u201Cdevelopment classu201D has been replaced with u201Cpackageu201D

a®