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 GET_DATA Instance method Public Method Gets data from the object that the IF implements 19990427
2 SET_DATA 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 Exporting E_OBJECT_DATA Value transfer Type reference (TYPE) ANY Objektdaten 19990427
# Exception Resumable Description Created on
1 NO_DATA_AVAILABLE Keine Daten vorhanden 19990806
2 READ_NOT_ALLOWED Lesen der gewünschten Daten nicht erlaubt 19990505
3 TIMESTAMP_TOO_SMALL Daten zu dem Zeitpunkt noch nicht vorhanden 19991124
4 TRANSFER_NOT_COMPLETE die Daten wurden nicht vollständig übertragen 19990510
5 WRONG_DATA_TYPE 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 Importing I_OBJECT_DATA Value transfer Type reference (TYPE) ANY Objektdaten 19990427
# Exception Resumable Description Created on
1 TIMESTAMP_TOO_SMALL Daten zu dem Zeitpunkt noch nicht vorhanden 19991124
2 TRANSFER_NOT_COMPLETE Die Daten wurden nicht vollständig übertragen 19990510
3 WRITE_NOT_ALLOWED Schreiben der Daten nicht erlaubt 19990505
4 WRONG_DATA_TYPE 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