SAP ABAP Class CL_PB_OBJECT_STATE (General Part of Status for Package Builder Objects)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_DOCU_VIEW Attributes for Links to Documentation 20000911
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_OBJECT_STATE Workbench: View of Object 19990324
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PB_PACKAGE_INTERFACE_STATE Status Description for Package Interfaces 19990324
2 Inheritance (c INHERITING FROM c_ref)  CL_PB_PACKAGE_STATE Status Description for Packages 19990324
Properties
Class CL_PB_OBJECT_STATE  
Short Description General Part of Status for Package Builder Objects    
Super Class    
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 19990324   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
# Interface Abstract Final Description Created on
1 IF_WB_DOCU_VIEW Attributes for Links to Documentation 20000911
2 IF_WB_OBJECT_STATE Workbench: View of Object 19990324
Friends
Class CL_PB_OBJECT_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVETAB Instance attribute Public Type reference (TYPE) CHAR30 Active Title Element 19990518
2 CURSOR Instance attribute Public Type reference (TYPE) PBCURSOR Current Cursor Position 19990518
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990518
Events
Class CL_PB_OBJECT_STATE has no event.
Types
Class CL_PB_OBJECT_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 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_VIEW Call by reference Type reference (TYPE) SWBDC_DOCU_VIEW Toolview 20000911

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