SAP ABAP Class IF_CM_READ (CM: Interface, to which the CM Workbench referred)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CM_READ_WRITE CM: Interface for read&writefrontend 19990903
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GCM_API CM: Read/write/frontend for entry into CM Workbench 19990903
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GCM_API01 CM: Read/Write/Frontend for Entry into CM Workbench 20010926
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GCM_API02 DO NOT USE. Compatibility class for CL_GCM_API 20010305
Properties
Class IF_CM_READ  
Short Description CM: Interface, to which the CM Workbench referred    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990903   SAP 
Last change 20010425   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CM_READ has no forward declaration.
Interfaces
Class IF_CM_READ has no interface implemented.
Friends
Class IF_CM_READ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROLLER_AGENT Static Attribute Public Object reference (TYPE REF TO) CL_GCM_CONTROLLER Only controller instance 19990903
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTROLLER Static method Public Method Sets the private Attribute Controller 19990903
2 ON_READ_ALLOWED Static method Public Event handling method Handling method for editing authorization in CM folder 19990903
3 REFRESH_DATA Static method Public Method Refresh the data 19990903
Events
Class IF_CM_READ has no event.
Types
Class IF_CM_READ has no local type.
Method Signatures

Method GET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_GCM_CONTROLLER der Controller im CM 19990903

Method GET_CONTROLLER on class IF_CM_READ has no exception.

Method ON_READ_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Type reference (TYPE) 19990903

Method ON_READ_ALLOWED on class IF_CM_READ has no exception.

Method REFRESH_DATA Signature

Method REFRESH_DATA on class IF_CM_READ has no parameter.
Method REFRESH_DATA on class IF_CM_READ has no exception.
History
Last changed by/on SAP  20010425 
SAP Release Created in