SAP ABAP Class CL_PB_PACKAGE_STATE (Status Description for Packages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_TOOL (Package) Package Builder: Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PB_OBJECT_STATE General Part of Status for Package Builder Objects 19990324
Properties
Class CL_PB_PACKAGE_STATE  
Short Description Status Description for Packages    
Super Class CL_PB_OBJECT_STATE General Part of Status for Package Builder Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_TOOL   Package Builder: Tools 
Created 19990324   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWBDC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PB_PACKAGE_STATE has no interface implemented.
Friends
Class CL_PB_PACKAGE_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTIVETAB_ATTRIBUTES Constant Public Type reference (TYPE) CHAR30 'PB_ATTRIBUTES' Active Characteristics Tab Title 20031024
2 C_ACTIVETAB_CONTAINED_PACKAGE Constant Public Type reference (TYPE) CHAR30 'PB_CONTAINED_PACKAGE' Active Included Package Tab Title 20031024
3 C_ACTIVETAB_INTERFACES Constant Public Type reference (TYPE) CHAR30 'PB_INTERFACES' Active Package Interface Tab Title 20031024
4 C_ACTIVETAB_USAGE_PERMITS Constant Public Type reference (TYPE) CHAR30 'PB_USAGE_PERMITS' Active Use Access Tab Title 20031024
5 C_ACTIVETAB_USE_ACCESSES Constant Public Type reference (TYPE) CHAR30 'PB_USAGE_PERMITS' 20130617
6 PACK_TREE Instance attribute Public Object reference (TYPE REF TO) IF_PB_PACK_TREE Package Builder: Tree for Displaying Package Hierarchy 20040318
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990518
Events
Class CL_PB_PACKAGE_STATE has no event.
Types
Class CL_PB_PACKAGE_STATE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACTIVETAB Call by reference Type reference (TYPE) CHAR30 'PB_INTERFACES' Aktiver Tabreiter 19990518
2 Importing P_CURSOR Call by reference Type reference (TYPE) PBCURSOR Aktuelle Cursorposition 19990518
3 Importing P_MODE Call by reference Type reference (TYPE) SWBDC_TOOL_MODE Toolmodus 20000911
4 Importing P_PACK_TREE Call by reference Object reference (TYPE REF TO) IF_PB_PACK_TREE Package Builder: Baum zur Darstellung der Pakethierarchie 20040318

Method CONSTRUCTOR on class CL_PB_PACKAGE_STATE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in