SAP ABAP Class CL_CRM_GENIL_MESS_CONT_MANAGER (Message Container Manager)
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
Class CL_CRM_GENIL_MESS_CONT_MANAGER  
Short Description Message Container Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_GENIL   Generic Interaction Layer for Access to CRM Objects 
Created 20020516   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_GENIL_MESS_CONT_MANAGER has no forward declaration.
Interfaces
Class CL_CRM_GENIL_MESS_CONT_MANAGER has no interface implemented.
Friends
Class CL_CRM_GENIL_MESS_CONT_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GLOBAL_MESSAGE_CONT Instance attribute Private Object reference (TYPE REF TO) CL_CRM_GENIL_GLOBAL_MESS_CONT Global Message Container 20020701
2 MESSAGE_CONT_TAB Instance attribute Private Type reference (TYPE) GTYPE_MESSAGE_CONT_TAB 20020516
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_MESSAGE_CONT Instance method Public Method Deletes (a) Message Container 20030625
2 GET_ALL_MESSAGE_CONTAINERS Instance method Public Method Returns a List of the Message Containers 20020625
3 GET_GLOBAL_MESSAGE_CONT Instance method Public Method Returns the Global Message Container 20020625
4 GET_MESSAGE_CONT Instance method Public Method Returns a Message Container 20020516
5 GET_NEW_ACCESS_OBJECT Instance method Public Method Returns a New Access Object Instance 20040428
6 RESET Instance method Public Method Reset Manager -> Deletes All Containers 20021010
7 SET_MESSAGE_CONT Instance method Public Method Add Message Container 20020516
Events
Class CL_CRM_GENIL_MESS_CONT_MANAGER has no event.
Types
Class CL_CRM_GENIL_MESS_CONT_MANAGER has no local type.
Method Signatures

Method DELETE_MESSAGE_CONT 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 20030625
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME externer Name eines Objekts 20030625

Method DELETE_MESSAGE_CONT on class CL_CRM_GENIL_MESS_CONT_MANAGER has no exception.

Method GET_ALL_MESSAGE_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) CRMT_GENIL_MESS_CONT_TAB Tabelle von Message Containern 20020701

Method GET_ALL_MESSAGE_CONTAINERS on class CL_CRM_GENIL_MESS_CONT_MANAGER has no exception.

Method GET_GLOBAL_MESSAGE_CONT 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 20020701

Method GET_GLOBAL_MESSAGE_CONT on class CL_CRM_GENIL_MESS_CONT_MANAGER has no exception.

Method GET_MESSAGE_CONT 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 20020516
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME externer Name eines Objekts 20020516
3 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_GENIL_MESSAGE_CONTAINER Interface für Message Container 20020516

Method GET_MESSAGE_CONT on class CL_CRM_GENIL_MESS_CONT_MANAGER has no exception.

Method GET_NEW_ACCESS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILTER Call by reference Type reference (TYPE) CRMT_GENIL_OBJ_INSTANCE_TAB Tabelle von Objektinstanzen im generischen IL 20040428
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface für einfachen Zugriff auf den GenIL Meldungsdienst 20040428

Method GET_NEW_ACCESS_OBJECT on class CL_CRM_GENIL_MESS_CONT_MANAGER has no exception.

Method RESET Signature

Method RESET on class CL_CRM_GENIL_MESS_CONT_MANAGER has no parameter.
Method RESET on class CL_CRM_GENIL_MESS_CONT_MANAGER has no exception.

Method SET_MESSAGE_CONT 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 20020516
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_ID Objekt ID im generischen Interaction Layer 20020516
3 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME externer Name eines Objekts 20020516
# Exception Resumable Description Created on
1 CX_CRM_CIC_DUPLICATE_ENTRY Fehlerklasse: Doppelter Eintrag 20020516
History
Last changed by/on SAP  20110908 
SAP Release Created in 310