‎2006 May 15 12:46 PM
Hi All,
can any one provide me FM that give me details abt a package,i.e all the objects(programs,dataelements,tables...) in a package.
Regards.
‎2006 May 15 12:49 PM
List of object provide by a service package is provide by SAP into the http://service.sap.com
‎2006 May 15 12:49 PM
hi
chk this out
<b>UPSCU_PACKAGE_DATA_PROVIDE</b>
plz reward if useful
‎2006 May 15 12:50 PM
They were called Development classes in the earlier version. Related objects in the ABAP Workbench are grouped together in a development class. The assignment of an object to a development class is entered in the object directory (TADIR). The class determines the transport layer that defines the transport attributes of an object.
The development classes are described in table TDEVC.
When an ABAP Workbench object is created, the system prompts you to assign it to a development class. The development class should describe the area that the object belongs to.