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 | 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 | Instance attribute | Private | Type reference (TYPE) | CMT_BOOLEAN | CHECK_CHANGE_STRUCTURE | 20000118 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BCM_PFOLDER | Client | 19990428 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | Point in time for the data selection | 19990722 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GCM_CONTROLLER | General GUI controller | 19990505 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GCM_PFOLDER | Myself | 19990428 | |||
| 6 | 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 | Instance method | Public | Method | Data conversion: Key for the controlled object | 19991209 | |
| 2 | Instance method | Public | Method | Data conversion: Key for the controlled object | 19991209 | |
| 3 | Instance method | Private | Method | Data conversion: Convert external into internal display | 19990923 | |
| 4 | Instance method | Private | Method | Data conversion: Convert internal into external display | 19990923 | |
| 5 | Static method | Public | Method | Return reference to (individual) object of the class | 19990428 | |
| 6 | Instance method | Public | Method | Return reference to clients | 19990428 | |
| 7 | 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 | E_CTRLD_OBJECT_KEY | Call by reference | Type reference (TYPE) | DE_CM_OBJ_KEY | Schlüssel des kontr. Objekts, interne Darstellung | 19991214 | |||
| 2 | E_CTRLD_OBJECT_TYPE | Call by reference | Type reference (TYPE) | DE_CM_OBJ_TYPE | Typ des kontr. Objekts, interne Darstellung | 19991214 | |||
| 3 | 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 | I_CTRLD_OBJECT_KEY | Call by reference | Type reference (TYPE) | DE_CM_OBJ_KEY | Schlüssel des kontr. Objekts, interne Darstellung | 19991214 | |||
| 2 | I_CTRLD_OBJECT_TYPE | Call by reference | Type reference (TYPE) | DE_CM_OBJ_TYPE | Typ des kontr. Objekts, interne Darstellung | 19991214 | |||
| 3 | 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 | I_FOLDER_DATA | Call by reference | Type reference (TYPE) | STRUC_CMEXT_PFOLDER | Produktmappendaten, externe Darstellung | 19990923 | |||
| 2 | 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 | I_FOLDER_DATA | Call by reference | Type reference (TYPE) | STRUC_CM_PFOLDER | Produktmappendaten, interne Darstellung | 19990923 | |||
| 2 | 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 | 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 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BCM_PFOLDER | Referenz auf Klient | 19990428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_CHECK_CHANGE_STRUCTURE | Call by reference | Type reference (TYPE) | CMT_BOOLEAN | CMT_CO_FALSE | welche Felder sollen geändert werden? | 20000118 | ||
| 2 | I_CLIENT | Call by reference | Object reference (TYPE REF TO) | CL_BCM_PFOLDER | Referenz auf Klient | 19990428 | |||
| 3 | I_CLIENT_STATE | Call by reference | Type reference (TYPE) | TIMESTAMP | Zeitpunkt zur Datenselektion | 19990722 | |||
| 4 | I_WHAT_TO_CHANGE | Call by reference | Type reference (TYPE) | STRUC_CM_PF_CHANGE_RECORD | falsch: beachte Änderungsflags nicht, wahr: beachte Flags | 20000118 | |||
| 5 | I_WRITE_ALLOWED | Call by reference | Type reference (TYPE) | CMT_BOOLEAN | CMT_CO_FALSE | Schreibberechtigung | 19990630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Falscher Objekttyp. | 19990428 |
History
| Last changed by/on | SAP | 20010425 |
| SAP Release Created in |