SAP ABAP Class IF_GENIL_MSG_SERVICE_ACCESS (Interface for Simple Access to Generic IL Message Service)
Properties
Class IF_GENIL_MSG_SERVICE_ACCESS  
Short Description Interface for Simple Access to Generic IL Message Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011001   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GENIL_MSG_SERVICE_ACCESS has no forward declaration.
Interfaces
Class IF_GENIL_MSG_SERVICE_ACCESS has no interface implemented.
Friends
Class IF_GENIL_MSG_SERVICE_ACCESS has no friend class.
Attributes
Class IF_GENIL_MSG_SERVICE_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_GLOBAL_MESSAGE_CONTAINER Instance method Public Method Returns the Global Message Container 20040428
2 GET_MESSAGE_CONTAINER Instance method Public Method Returns the Relevant Message Container 20040428
3 GET_MESSAGE_CONTAINER_BY_KEY Instance method Public Method Returns the Relevant Message Container 20100409
4 SET_MESSAGE_CONTAINER Instance method Public Method Set a New Message Container for the Object 20040428
5 SET_MESSAGE_CONTAINER_BY_KEY Instance method Public Method Set a New Message Container for the Object 20100409
Events
Class IF_GENIL_MSG_SERVICE_ACCESS has no event.
Types
Class IF_GENIL_MSG_SERVICE_ACCESS has no local type.
Method Signatures

Method GET_GLOBAL_MESSAGE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_GENIL_GLOBAL_MESS_CONT Globaler Message Container 20040428

Method GET_GLOBAL_MESSAGE_CONTAINER on class IF_GENIL_MSG_SERVICE_ACCESS has no exception.

Method GET_MESSAGE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_ID Objekt ID im generischen Interaction Layer 20040428
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Externer Name eines Objekts 20040428
3 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_GENIL_MESSAGE_CONTAINER Interface für Message Container 20040428

Method GET_MESSAGE_CONTAINER on class IF_GENIL_MSG_SERVICE_ACCESS has no exception.

Method GET_MESSAGE_CONTAINER_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) ANY 20100409
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Externer Name eines Objekts 20100409
3 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_GENIL_MESSAGE_CONTAINER Interface für Message Container 20100409

Method GET_MESSAGE_CONTAINER_BY_KEY on class IF_GENIL_MSG_SERVICE_ACCESS has no exception.

Method SET_MESSAGE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MESSAGE_CONT Call by reference Object reference (TYPE REF TO) IF_GENIL_MESSAGE_CONTAINER Interface für Message Container 20040428
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_ID Objekt ID im generischen Interaction Layer 20040428
3 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Externer Name eines Objekts 20040428

Method SET_MESSAGE_CONTAINER on class IF_GENIL_MSG_SERVICE_ACCESS has no exception.

Method SET_MESSAGE_CONTAINER_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MESSAGE_CONT Call by reference Object reference (TYPE REF TO) IF_GENIL_MESSAGE_CONTAINER Interface für Message Container 20100409
2 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) ANY 20100409
3 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Externer Name eines Objekts 20100409

Method SET_MESSAGE_CONTAINER_BY_KEY on class IF_GENIL_MSG_SERVICE_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in