SAP ABAP Class CL_PB_PACKAGE_INTERFACE_STATE (Status Description for Package Interfaces)
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_INTERFACE_STATE  
Short Description Status Description for Package Interfaces    
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 IF_PB_ELEM_TREE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SWBDC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PB_PACKAGE_INTERFACE_STATE has no interface implemented.
Friends
Class CL_PB_PACKAGE_INTERFACE_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTIVE_TAB_ACL Constant Public Type reference (TYPE) CHAR30 'PB_USER_PACKAGES' 20130108
2 C_ACTIVE_TAB_ATTRIBUTES Constant Public Type reference (TYPE) CHAR30 'PB_ATTRIBUTES' 20130108
3 C_ACTIVE_TAB_VISIBLE_ELEMENTS Constant Public Type reference (TYPE) CHAR30 'PB_VISIBLE_ELEMENTS' 20130108
4 EXPANDED_TYPE_FOLDERS Instance attribute Public Type reference (TYPE) IF_PB_ELEM_TREE=>TY_TYPE_FOLDER_INDEX 20100218
5 SELECTED_NODES Instance attribute Public Type reference (TYPE) IF_PB_ELEM_TREE=>TY_TYPE_FOLDER_INDEX 20100219
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990518
Events
Class CL_PB_PACKAGE_INTERFACE_STATE has no event.
Types
Class CL_PB_PACKAGE_INTERFACE_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_VISIBLE_ELEMENTS' Aktiver Tabreiter 19990518
2 Importing P_CURSOR Call by reference Type reference (TYPE) PBCURSOR Aktuelle Cursorposition 19990518
3 Importing P_EXPANDED_TYPE_FOLDERS Call by reference Type reference (TYPE) IF_PB_ELEM_TREE=>TY_TYPE_FOLDER_INDEX 20100218
4 Importing P_MODE Call by reference Type reference (TYPE) SWBDC_TOOL_MODE Toolmodus 20000911
5 Importing P_SELECTED_NODES Call by reference Type reference (TYPE) IF_PB_ELEM_TREE=>TY_TYPE_FOLDER_INDEX 20100219

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