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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_GENIL_GLOBAL_MESS_CONT | Global Message Container | 20020701 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GTYPE_MESSAGE_CONT_TAB | 20020516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes (a) Message Container | 20030625 | |
| 2 | Instance method | Public | Method | Returns a List of the Message Containers | 20020625 | |
| 3 | Instance method | Public | Method | Returns the Global Message Container | 20020625 | |
| 4 | Instance method | Public | Method | Returns a Message Container | 20020516 | |
| 5 | Instance method | Public | Method | Returns a New Access Object Instance | 20040428 | |
| 6 | Instance method | Public | Method | Reset Manager -> Deletes All Containers | 20021010 | |
| 7 | 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 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | Objekt ID im generischen Interaction Layer | 20030625 | |||
| 2 | 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 | 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 | 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 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | Objekt ID im generischen Interaction Layer | 20020516 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | externer Name eines Objekts | 20020516 | |||
| 3 | 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 | IV_FILTER | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | Tabelle von Objektinstanzen im generischen IL | 20040428 | |||
| 2 | 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 | IV_MESSAGE_CONT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MESSAGE_CONTAINER | Interface für Message Container | 20020516 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | Objekt ID im generischen Interaction Layer | 20020516 | |||
| 3 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | externer Name eines Objekts | 20020516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse: Doppelter Eintrag | 20020516 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 310 |