SAP ABAP Class CL_CRM_GENIL_GLOBAL_MESS_CONT (Global Message Container)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_GENIL_ABSTR_MESS_CONT | Container Object for Transporting Application Messages | 20020701 |
Properties
| Class | CL_CRM_GENIL_GLOBAL_MESS_CONT | |
| Short Description | Global Message Container | |
| Super Class | CL_CRM_GENIL_ABSTR_MESS_CONT | Container Object for Transporting Application Messages |
| 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 | 20020701 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CRM_GENIL_GLOBAL_MESS_CONT has no interface implemented.
Friends
Class CL_CRM_GENIL_GLOBAL_MESS_CONT has no friend class.
Attributes
Class CL_CRM_GENIL_GLOBAL_MESS_CONT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set BAPI Messages | 20020702 | |
| 2 | Instance method | Public | Method | Add a Message | 20020702 |
Events
Class CL_CRM_GENIL_GLOBAL_MESS_CONT has no event.
Types
Class CL_CRM_GENIL_GLOBAL_MESS_CONT has no local type.
Method Signatures
Method ADD_BAPI_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BAPI_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returnparameter | 20020702 | |||
| 2 | IV_SHOW_ONLY_ONCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Nachricht zur einmaligen Anzeige | 20020711 |
Method ADD_BAPI_MESSAGES on class CL_CRM_GENIL_GLOBAL_MESS_CONT has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSG_ID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20020702 | |||
| 2 | IV_MSG_LEVEL | Call by reference | Type reference (TYPE) | CRMT_GENIL_MSG_LEVEL | '1' | Meldungslevel | 20031117 | ||
| 3 | IV_MSG_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20020702 | |||
| 4 | IV_MSG_TEXT | Call by reference | Type reference (TYPE) | BAPI_MSG | Nachrichtentext | 20040311 | |||
| 5 | IV_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | 20020702 | ||||
| 6 | IV_MSG_V1 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichten, Nachrichtenvariable | 20020702 | |||
| 7 | IV_MSG_V2 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichten, Nachrichtenvariable | 20020702 | |||
| 8 | IV_MSG_V3 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichten, Nachrichtenvariable | 20020702 | |||
| 9 | IV_MSG_V4 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichten, Nachrichtenvariable | 20020702 | |||
| 10 | IV_SHOW_ONLY_ONCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Nachricht zur einmaligen Anzeige | 20020711 |
Method ADD_MESSAGE on class CL_CRM_GENIL_GLOBAL_MESS_CONT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 310 |