2007 Jun 02 12:14 PM
hi
how many objects we can keep in a package while developing a project?
2007 Jun 02 1:55 PM
hey jyothsna
there is no such limit as far as i know from my experience.Package is nothing but grouping of similar objects . In any project you will have many packages and when you develop objects with similar functionality then you will have to group them under a common package. There should not be a restriction on this .If this is restricted then just imagine where would you assign your new objects with similar functionality
cheers
shivika
2007 Jun 02 12:20 PM
There is no defined limit on no. of objects in a package.
Reward points if it answers ur question.
Darshil
2007 Jun 02 1:55 PM
hey jyothsna
there is no such limit as far as i know from my experience.Package is nothing but grouping of similar objects . In any project you will have many packages and when you develop objects with similar functionality then you will have to group them under a common package. There should not be a restriction on this .If this is restricted then just imagine where would you assign your new objects with similar functionality
cheers
shivika
2007 Jun 03 8:32 PM
Hello Jyothsna
If you already working on SAP releases >= 6.20 then you should consider to build up a <b>package hierarchy</b> if you feel you have too many objects within a package.
The problem is not the number of objects but to group objects having similar functions together into a package. A very nice example of a package hierarchy can be seen for package <b>RE </b>(<i>Real Estate Enterprise Add-On</i>):
RE
--> RE_AJ
--> RE_AJ_BD
...
--> RE_AR
...Regards
Uwe
2007 Jun 04 3:32 AM
Hi,
There isn't anything like that regarding how many objects you van have in a package....There is no limit u can have any no: of them...but the only thing is just check that it doesn't have the same names to get conflicts.....
if useful reward with points,
with regards,
madhuri.