SAP ABAP Class CL_GCM_PFOLDER (GUI Service class for Config. Management)
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 19990428
Properties
Class CL_GCM_PFOLDER  
Short Description GUI Service class for Config. Management    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMT   Configuration Management - Core Development 
Created 19990428   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 19990428
Friends
Class CL_GCM_PFOLDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECK_CHANGE_STRUCTURE Instance attribute Private Type reference (TYPE) CMT_BOOLEAN CHECK_CHANGE_STRUCTURE 20000118
2 CLIENT Instance attribute Private Object reference (TYPE REF TO) CL_BCM_PFOLDER Client 19990428
3 CLIENT_STATE Instance attribute Private Type reference (TYPE) TIMESTAMP Point in time for the data selection 19990722
4 GENERAL_GUI_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_GCM_CONTROLLER General GUI controller 19990505
5 SELF Static Attribute Private Object reference (TYPE REF TO) CL_GCM_PFOLDER Myself 19990428
6 WHAT_TO_CHANGE Instance attribute Private Type reference (TYPE) STRUC_CM_PF_CHANGE_RECORD WHAT_TO_CHANGE 20000118
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_CTRLDKEY_EXT2INT Instance method Public Method Data conversion: Key for the controlled object 19991209
2 CONVERT_CTRLDKEY_INT2EXT Instance method Public Method Data conversion: Key for the controlled object 19991209
3 CONVERT_EXT2INT Instance method Private Method Data conversion: Convert external into internal display 19990923
4 CONVERT_INT2EXT Instance method Private Method Data conversion: Convert internal into external display 19990923
5 GET_CLASS_AGENT Static method Public Method Return reference to (individual) object of the class 19990428
6 GET_CLIENT Instance method Public Method Return reference to clients 19990428
7 SET_CLIENT Instance method Public Method Set reference to clients 19990428
Events
Class CL_GCM_PFOLDER has no event.
Types
Class CL_GCM_PFOLDER has no local type.
Method Signatures

Method CONVERT_CTRLDKEY_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CTRLD_OBJECT_KEY Call by reference Type reference (TYPE) DE_CM_OBJ_KEY Schlüssel des kontr. Objekts, interne Darstellung 19991214
2 Exporting E_CTRLD_OBJECT_TYPE Call by reference Type reference (TYPE) DE_CM_OBJ_TYPE Typ des kontr. Objekts, interne Darstellung 19991214
3 Importing I_CTRLD_OBJECT Call by reference Type reference (TYPE) STRUC_CMEXT_CTRLD_OBJECT kontr. Objekt, externe Darstellung 19991214

Method CONVERT_CTRLDKEY_EXT2INT on class CL_GCM_PFOLDER has no exception.

Method CONVERT_CTRLDKEY_INT2EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CTRLD_OBJECT_KEY Call by reference Type reference (TYPE) DE_CM_OBJ_KEY Schlüssel des kontr. Objekts, interne Darstellung 19991214
2 Importing I_CTRLD_OBJECT_TYPE Call by reference Type reference (TYPE) DE_CM_OBJ_TYPE Typ des kontr. Objekts, interne Darstellung 19991214
3 Returning RESULT Value transfer Type reference (TYPE) STRUC_CMEXT_CTRLD_OBJECT kontr. Objekt, externe Darstellung 19991214

Method CONVERT_CTRLDKEY_INT2EXT on class CL_GCM_PFOLDER has no exception.

Method CONVERT_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDER_DATA Call by reference Type reference (TYPE) STRUC_CMEXT_PFOLDER Produktmappendaten, externe Darstellung 19990923
2 Returning RESULT Value transfer Type reference (TYPE) STRUC_CM_PFOLDER Produktmappendaten, interne Darstellung 19990923

Method CONVERT_EXT2INT on class CL_GCM_PFOLDER has no exception.

Method CONVERT_INT2EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDER_DATA Call by reference Type reference (TYPE) STRUC_CM_PFOLDER Produktmappendaten, interne Darstellung 19990923
2 Returning RESULT Value transfer Type reference (TYPE) STRUC_CMEXT_PFOLDER Produktmappendaten, externe Darstellung 19990923

Method CONVERT_INT2EXT on class CL_GCM_PFOLDER has no exception.

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_PFOLDER Referenz auf (eindeutiges) Objekt 19990428

Method GET_CLASS_AGENT on class CL_GCM_PFOLDER 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) CL_BCM_PFOLDER Referenz auf Klient 19990428
# Exception Resumable Description Created on
1 NO_CLIENT es gibt zur Zeit keinen Klienten 19990428

Method SET_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_CHANGE_STRUCTURE Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_FALSE welche Felder sollen geändert werden? 20000118
2 Importing I_CLIENT Call by reference Object reference (TYPE REF TO) CL_BCM_PFOLDER Referenz auf Klient 19990428
3 Importing I_CLIENT_STATE Call by reference Type reference (TYPE) TIMESTAMP Zeitpunkt zur Datenselektion 19990722
4 Importing I_WHAT_TO_CHANGE Call by reference Type reference (TYPE) STRUC_CM_PF_CHANGE_RECORD falsch: beachte Änderungsflags nicht, wahr: beachte Flags 20000118
5 Importing I_WRITE_ALLOWED Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_FALSE Schreibberechtigung 19990630
# Exception Resumable Description Created on
1 WRONG_OBJECT_TYPE Falscher Objekttyp. 19990428
History
Last changed by/on SAP  20010425 
SAP Release Created in