SAP ABAP Class CL_GCM_STRUCTURE (CM: Gui class of the folder structure)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PCT (Application Component) Product Catalog
     CMT (Package) Configuration Management - Core Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CM_DATA Data exchenge UI - CM_Kernel 19990510
Properties
Class CL_GCM_STRUCTURE  
Short Description CM: Gui class of the folder structure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMT   Configuration Management - Core Development 
Created 19990510   SAP 
Last change 20010425   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CMT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CM_DATA Data exchenge UI - CM_Kernel 19990510
Friends
Class CL_GCM_STRUCTURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT Static Attribute Private Object reference (TYPE REF TO) IF_BCM_STRUCTURE Current folder structure 19990511
2 CLIENT_STATE Static Attribute Private Type reference (TYPE) TIMESTAMP Valid-From Date 19990806
3 CO_NO Constant Private Type reference (TYPE) DE_CM_FLAG 'N' no 19990510
4 CO_YES Constant Private Type reference (TYPE) DE_CM_FLAG 'Y' Yes 19990510
5 SELF Static Attribute Private Object reference (TYPE REF TO) CL_GCM_STRUCTURE Only object of the class 19990510
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLASS_AGENT Static method Public Method Manages individual objects of class 19990510
2 GET_CLIENT Instance method Public Method Returns the current structure 19990510
3 INITIALIZE Instance method Public Method Initializes the Ibase data 19991208
4 SET_CLIENT Instance method Public Method Sets the specified sturcture as client 19990510
Events
Class CL_GCM_STRUCTURE has no event.
Types
Class CL_GCM_STRUCTURE has no local type.
Method Signatures

Method GET_CLASS_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_GCM_STRUCTURE einziges Object der Klasse 19990510

Method GET_CLASS_AGENT on class CL_GCM_STRUCTURE has no exception.

Method GET_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCM_STRUCTURE aktuelle Strukture 19990510
# Exception Resumable Description Created on
1 NO_CLIENT keine aktuelle Mappenstruktur gefunden 19990510

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DUMMY_STRUCTURE Call by reference Object reference (TYPE REF TO) IF_BCM_STRUCTURE Struktur 19991208

Method INITIALIZE on class CL_GCM_STRUCTURE has no exception.

Method SET_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT Call by reference Object reference (TYPE REF TO) IF_BCM_STRUCTURE aktueller Client 19990510
2 Importing I_CLIENT_STATE Call by reference Type reference (TYPE) TIMESTAMP gültig ab datum 19990806
3 Importing I_WRITE_ALLOWED Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_FALSE Schreibberechtigung 19990630
# Exception Resumable Description Created on
1 NO_CLIENT kein Importparameter vorhanden 19990510
History
Last changed by/on SAP  20010425 
SAP Release Created in