SAP ABAP Class CL_GCM_PMASTER (CM: Gui class for product master)
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 19990503
Properties
Class CL_GCM_PMASTER  
Short Description CM: Gui class for product master    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMT   Configuration Management - Core Development 
Created 19990323   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 19990503
Friends
Class CL_GCM_PMASTER 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) CL_BCM_PMASTER Currently displayed product 19990323
2 CO_DOCUMENT Constant Private Type reference (TYPE) DE_CM_CONST 'DOCUMENT' Document 19990401
3 CO_EQUIPMENT Constant Private Type reference (TYPE) DE_CM_CONST 'EQUIPMENT' Equipment 19990401
4 CO_MATERIAL Constant Private Type reference (TYPE) DE_CM_CONST 'MATERIAL' Material 19990401
5 CO_NO Constant Private Type reference (TYPE) DE_CM_FLAG 'N' no 19990510
6 CO_YES Constant Private Type reference (TYPE) DE_CM_FLAG 'Y' Yes 19990510
7 SELF Static Attribute Private Object reference (TYPE REF TO) CL_GCM_PMASTER Only object of the class 19990401
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 Manages individual objects of class 19990323
4 GET_CLIENT Instance method Public Method Return the current product 19990323
5 SET_CLIENT Instance method Public Method Sets the specified product as client 19990420
Events
Class CL_GCM_PMASTER has no event.
Types
Class CL_GCM_PMASTER 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_PRODUCT_DATA Call by reference Type reference (TYPE) STRUC_CMEXT_PMASTER Produktdaten in externer Darstellung 19990924
2 Returning RESULT Value transfer Type reference (TYPE) STRUC_CM_PMASTER Produktdaten in interner Darstellung 19990924

Method CONVERT_EXT2INT on class CL_GCM_PMASTER has no exception.

Method CONVERT_INT2EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRODUCT_DATA Call by reference Type reference (TYPE) STRUC_CM_PMASTER Produktdaten in interner Darstellung 19990924
2 Returning RESULT Value transfer Type reference (TYPE) STRUC_CMEXT_PMASTER Produktdaten in externer Darstellung 19990924

Method CONVERT_INT2EXT on class CL_GCM_PMASTER 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_PMASTER Singleton object of CL_GCM_PMASTER 19990420

Method GET_CLASS_AGENT on class CL_GCM_PMASTER 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_PMASTER Current displayed ProductMaster 19990409
# Exception Resumable Description Created on
1 NO_CLIENT keine aktuelle Produktmappe gefunden 19990408

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_PMASTER aktueller Client 19990420
2 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 19990420
History
Last changed by/on SAP  20010425 
SAP Release Created in