SAP ABAP Interface IF_CM_DATA (Data exchenge UI - CM_Kernel)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-PCT (Application Component) Product Catalog
⤷
CMT (Package) Configuration Management - Core Development
⤷
⤷
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
| Interface | IF_CM_DATA | |
| Short Description | Data exchenge UI - CM_Kernel |
General Data
| Package | CMT | Configuration Management - Core Development |
| Created | 19990423 | SAP |
| Last changed | 20010425 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CM_DATA has no forward declaration.
Interfaces
Interface IF_CM_DATA has no interface.
Friends
Interface IF_CM_DATA has no friend.
Attributes
Interface 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
Interface 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 Interface IF_CM_DATA has no parameter.
Event WRITE_ALLOWED Signature
Event WRITE_ALLOWED on Interface IF_CM_DATA has no parameter.
History
| Last changed by/on | SAP | 20010425 |
| SAP Release Created in |