SAP ABAP Class CL_GCM_STRUCTURE (CM: Gui class of the folder structure)
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 | 19990510 |
Properties
| Class | CL_GCM_STRUCTURE | |
| Short Description | CM: Gui class of the folder structure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CMT | Configuration Management - Core Development |
| Created | 19990510 | 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 | 19990510 |
Friends
Class CL_GCM_STRUCTURE 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) | IF_BCM_STRUCTURE | Current folder structure | 19990511 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMP | Valid-From Date | 19990806 | |||
| 3 | Constant | Private | Type reference (TYPE) | DE_CM_FLAG | 'N' | no | 19990510 | ||
| 4 | Constant | Private | Type reference (TYPE) | DE_CM_FLAG | 'Y' | Yes | 19990510 | ||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GCM_STRUCTURE | Only object of the class | 19990510 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Manages individual objects of class | 19990510 | |
| 2 | Instance method | Public | Method | Returns the current structure | 19990510 | |
| 3 | Instance method | Public | Method | Initializes the Ibase data | 19991208 | |
| 4 | Instance method | Public | Method | Sets the specified sturcture as client | 19990510 |
Events
Class CL_GCM_STRUCTURE has no event.
Types
Class CL_GCM_STRUCTURE has no local type.
Method Signatures
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_STRUCTURE | einziges Object der Klasse | 19990510 |
Method GET_CLASS_AGENT on class CL_GCM_STRUCTURE 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) | IF_BCM_STRUCTURE | aktuelle Strukture | 19990510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine aktuelle Mappenstruktur gefunden | 19990510 |
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DUMMY_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_BCM_STRUCTURE | Struktur | 19991208 |
Method INITIALIZE on class CL_GCM_STRUCTURE has no exception.
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) | IF_BCM_STRUCTURE | aktueller Client | 19990510 | |||
| 2 | I_CLIENT_STATE | Call by reference | Type reference (TYPE) | TIMESTAMP | gültig ab datum | 19990806 | |||
| 3 | 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 | 19990510 |
History
| Last changed by/on | SAP | 20010425 |
| SAP Release Created in |