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 | ![]() |
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 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_BCM_PMASTER | Currently displayed product | 19990323 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | DE_CM_CONST | 'DOCUMENT' | Document | 19990401 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | DE_CM_CONST | 'EQUIPMENT' | Equipment | 19990401 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | DE_CM_CONST | 'MATERIAL' | Material | 19990401 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | DE_CM_FLAG | 'N' | no | 19990510 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | DE_CM_FLAG | 'Y' | Yes | 19990510 | |
7 | ![]() |
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 | ![]() |
Instance method | Private | Method | Data conversion: Convert external into internal display | 19990924 |
2 | ![]() |
Instance method | Private | Method | Data conversion: Convert internal into external display | 19990924 |
3 | ![]() |
Static method | Public | Method | Manages individual objects of class | 19990323 |
4 | ![]() |
Instance method | Public | Method | Return the current product | 19990323 |
5 | ![]() |
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 | ![]() |
I_PRODUCT_DATA | Call by reference | Type reference (TYPE) | STRUC_CMEXT_PMASTER | Produktdaten in externer Darstellung | 19990924 | ||
2 | ![]() |
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 | ![]() |
I_PRODUCT_DATA | Call by reference | Type reference (TYPE) | STRUC_CM_PMASTER | Produktdaten in interner Darstellung | 19990924 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BCM_PMASTER | Current displayed ProductMaster | 19990409 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine aktuelle Produktmappe gefunden | 19990408 |
Method SET_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLIENT | Call by reference | Object reference (TYPE REF TO) | CL_BCM_PMASTER | aktueller Client | 19990420 | ||
2 | ![]() |
I_WRITE_ALLOWED | Call by reference | Type reference (TYPE) | CMT_BOOLEAN | CMT_CO_FALSE | Schreibberechtigung | 19990630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
kein Importparameter vorhanden | 19990420 |
History
Last changed by/on | SAP | 20010425 |
SAP Release Created in |