SAP ABAP Interface IF_GENIL_MSG_SERVICE_ACCESS (Interface for Simple Access to Generic IL Message Service)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
     CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects
Properties
Interface IF_GENIL_MSG_SERVICE_ACCESS  
Short Description Interface for Simple Access to Generic IL Message Service    
General Data
Package CRM_GENIL   Generic Interaction Layer for Access to CRM Objects 
Created 20011001   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_GENIL_MSG_SERVICE_ACCESS has no forward declaration.
Interfaces
Interface IF_GENIL_MSG_SERVICE_ACCESS has no interface.
Friends
Interface IF_GENIL_MSG_SERVICE_ACCESS has no friend.
Attributes
Interface 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
Interface IF_GENIL_MSG_SERVICE_ACCESS has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_GENIL_MSG_SERVICE_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 500