SAP ABAP Class IF_CM_DATA (Data exchenge UI - CM_Kernel)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GCM_BASELINE | GUI Service class for Config. Management | 19990830 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GCM_PFOLDER | GUI Service class for Config. Management | 19990428 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GCM_PMASTER | CM: Gui class for product master | 19990503 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GCM_QUERY | GUI Service class for Config. Management | 19990630 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GCM_STRUCTURE | CM: Gui class of the folder structure | 19990510 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GCM_WORKLIST | CM: Worklist for product folder | 19990511 |
Properties
| Class | IF_CM_DATA | |
| Short Description | Data exchenge UI - CM_Kernel | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990423 | SAP |
| Last change | 20010425 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CM_DATA has no forward declaration.
Interfaces
Class IF_CM_DATA has no interface implemented.
Friends
Class IF_CM_DATA has no friend class.
Attributes
Class IF_CM_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets data from the object that the IF implements | 19990427 | |
| 2 | Instance method | Public | Method | Transports data into the object that the IF implements | 19990427 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | READ_ALLOWED | Instance Event (0) |
Public (2) |
Data can be read but not changed | 19990630 |
| 2 | WRITE_ALLOWED | Instance Event (0) |
Public (2) |
Data can be changed | 19990630 |
Types
Class IF_CM_DATA has no local type.
Method Signatures
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT_DATA | Value transfer | Type reference (TYPE) | ANY | Objektdaten | 19990427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Daten vorhanden | 19990806 | ||
| 2 | Lesen der gewünschten Daten nicht erlaubt | 19990505 | ||
| 3 | Daten zu dem Zeitpunkt noch nicht vorhanden | 19991124 | ||
| 4 | die Daten wurden nicht vollständig übertragen | 19990510 | ||
| 5 | Datentyp passt nicht zum Objekt, dass das IF implementiert | 19990427 |
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_DATA | Value transfer | Type reference (TYPE) | ANY | Objektdaten | 19990427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Daten zu dem Zeitpunkt noch nicht vorhanden | 19991124 | ||
| 2 | Die Daten wurden nicht vollständig übertragen | 19990510 | ||
| 3 | Schreiben der Daten nicht erlaubt | 19990505 | ||
| 4 | Datentyp passt nicht zum Objekt, dass das IF implementiert | 19990427 |
Event Signatures
Event READ_ALLOWED Signature
Event READ_ALLOWED on class IF_CM_DATA has no parameter.
Event WRITE_ALLOWED Signature
Event WRITE_ALLOWED on class IF_CM_DATA has no parameter.
History
| Last changed by/on | SAP | 20010425 |
| SAP Release Created in |