SAP ABAP Interface IF_ASTRA_PACKAGE_INFO (Package information)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SASTRA_BASE (Package) package sastra_base
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ASTRA_PACKAGE_INFO Package data 20080701
Properties
Interface IF_ASTRA_PACKAGE_INFO  
Short Description Package information    
General Data
Package SASTRA_BASE   package sastra_base 
Created 20080701   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_ASTRA_PACKAGE_INFO has no interface.
Friends
Interface IF_ASTRA_PACKAGE_INFO has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEVELOPMENT_OBJECTS Instance attribute Public Type reference (TYPE) SASTRA_TAB_PAK_DEV_OBJECTS List of package API objects (packages / interfaces) 20080701
2 PACKAGE_INFORMATION Instance attribute Public Type reference (TYPE) SASTRA_TAB_PAK_INFO Table with package information 20080717
3 RELEVANT_PACKAGES Instance attribute Public Type reference (TYPE) TAB_PACKAGES table of packages 20080701
4 UNKNOWN_PACKAGE Constant Public Type reference (TYPE) STRING '????????????' not known package name 20080912
Methods
# Method Level Visibility Method type Description Created on
1 GET_NUMBER_OF_MAIN_OBJECTS Instance method Public Method get development objects of a packages 20080904
2 GET_PACKAGES Instance method Public Method get packages of a system or software component 20080701
3 GET_PACKAGE_DEV_OBJECTS Instance method Public Method get development objects of a packages 20080701
4 GET_PACKAGE_INFORMATION Instance method Public Method get information about packages 20080701
Events
Interface IF_ASTRA_PACKAGE_INFO has no event.
Types
Interface IF_ASTRA_PACKAGE_INFO has no local type.
Method Signatures

Method GET_NUMBER_OF_MAIN_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SASTRA_TAB_OBJECT_NUMBER Table of SASTRA_OBJECT_NUMBER 20080904
2 Importing TAB_PACKAGES Call by reference Type reference (TYPE) TAB_PACKAGES Table of package names 20080904

Method GET_NUMBER_OF_MAIN_OBJECTS on Interface IF_ASTRA_PACKAGE_INFO has no exception.

Method GET_PACKAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TAB_PACKAGES Table of packages 20080701
2 Importing TAB_APPL_COMP Call by reference Type reference (TYPE) TAB_APPL_COMPONENT Table of application components 20080821
3 Importing TAB_APPL_COMP_ID Call by reference Type reference (TYPE) TAB_APPL_COMPONENT_ID Table of application components (comprehensible name) 20080821
4 Importing TAB_PACKAGES Call by reference Type reference (TYPE) TAB_PACKAGES Table of package names 20080701
5 Importing TAB_SOFTW_COMP Call by reference Type reference (TYPE) TAB_SOFTW_COMPONENT Table of Software components 20080821
6 Importing WITHOUT_GENERATED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE X = Exclude generated 20080821
# Exception Resumable Description Created on
1 WRONG_INPUT Incorrect input information 20080701

Method GET_PACKAGE_DEV_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SASTRA_TAB_PAK_DEV_OBJECTS Information about an development object 20080701
2 Importing TAB_PACKAGES Call by reference Type reference (TYPE) TAB_PACKAGES Table of package names 20080701

Method GET_PACKAGE_DEV_OBJECTS on Interface IF_ASTRA_PACKAGE_INFO has no exception.

Method GET_PACKAGE_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SASTRA_TAB_PAK_INFO Information about an development object 20080701
2 Importing TAB_PACKAGES Call by reference Type reference (TYPE) TAB_PACKAGES Table of package names 20080701

Method GET_PACKAGE_INFORMATION on Interface IF_ASTRA_PACKAGE_INFO has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 720