SAP ABAP Class CL_GCM_BASELINE (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 19990830
Properties
Class CL_GCM_BASELINE  
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 19990830   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 19990830
Friends
Class CL_GCM_BASELINE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT Instance attribute Private Object reference (TYPE REF TO) CL_BCM_BASELINE Client 19990830
2 SELF Static Attribute Private Object reference (TYPE REF TO) CL_GCM_BASELINE Myself 19990830
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_EXT2INT Instance method Private Method Data conversion: Convert external into internal display 19990924
2 CONVERT_INT2EXT Instance method Private Method Data conversion: Convert internal into external display 19990924
3 GET_CLASS_AGENT Static method Public Method Return reference to (individual) object of the class 19990830
4 GET_CLIENT Instance method Public Method Return reference to clients 19990830
5 SET_CLIENT Instance method Public Method Set reference to clients 19990830
Events
Class CL_GCM_BASELINE has no event.
Types
Class CL_GCM_BASELINE has no local type.
Method Signatures

Method CONVERT_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASELINE_DATA Call by reference Type reference (TYPE) STRUC_CMEXT_BASELINE Baseline-Daten in externer Darstellung 19990924
2 Returning RESULT Value transfer Type reference (TYPE) CMT_TY_BASELINE_DATA Baseline-Daten in interner Darstellung 19990924

Method CONVERT_EXT2INT on class CL_GCM_BASELINE has no exception.

Method CONVERT_INT2EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASELINE_DATA Call by reference Type reference (TYPE) CMT_TY_BASELINE_DATA Baseline-Daten in interner Darstellung 19990924
2 Importing I_FOLDER_DATA Call by reference Type reference (TYPE) STRUC_CM_PFOLDER Daten des zug. Folders 19991119
3 Returning RESULT Value transfer Type reference (TYPE) STRUC_CMEXT_BASELINE Baseline-Daten in externer Darstellung 19990924

Method CONVERT_INT2EXT on class CL_GCM_BASELINE 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_BASELINE Referenz auf (eindeutiges) Objekt 19990830

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

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) CL_BCM_BASELINE Referenz auf Klient 19990830
2 Importing I_CLIENT_STATE Call by reference Type reference (TYPE) TIMESTAMP Zeitpunkt zur Datenselektion 19990830
3 Importing I_WRITE_ALLOWED Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_FALSE Schreibberechtigung 19990830
# Exception Resumable Description Created on
1 WRONG_OBJECT_TYPE Falscher Objekttyp. 19990830
History
Last changed by/on SAP  20010425 
SAP Release Created in