SAP ABAP Class CL_CRM_GENIL_SIMPLE_MESS_CONT (Message Container for BAPI Messages)
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 | 20020517 |
Properties
| Class | CL_CRM_GENIL_SIMPLE_MESS_CONT | |
| Short Description | Message Container for BAPI Messages | |
| 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 | 20020517 | 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_SIMPLE_MESS_CONT has no interface implemented.
Friends
Class CL_CRM_GENIL_SIMPLE_MESS_CONT has no friend class.
Attributes
Class CL_CRM_GENIL_SIMPLE_MESS_CONT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Current SY Message | 20030708 | |
| 2 | Instance method | Public | Method | Add a Message | 20020517 |
Events
Class CL_CRM_GENIL_SIMPLE_MESS_CONT has no event.
Types
Class CL_CRM_GENIL_SIMPLE_MESS_CONT has no local type.
Method Signatures
Method ADD_CURRENT_SY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Komponentenname | 20030708 | |||
| 2 | IV_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20030709 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | Objekt ID im generischen Interaction Layer | 20030708 | |||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | externer Name eines Objekts | 20030708 | |||
| 5 | IV_SHOW_ONLY_ONCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: Meldung vor einmal anzeigen | 20030708 |
Method ADD_CURRENT_SY_MESSAGE on class CL_CRM_GENIL_SIMPLE_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_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Komponentenname | 20020517 | |||
| 2 | IV_MSG_ID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20020517 | |||
| 3 | IV_MSG_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20020517 | |||
| 4 | IV_MSG_TEXT | Call by reference | Type reference (TYPE) | BAPI_MSG | Meldungstext | 20040303 | |||
| 5 | IV_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | 20020517 | ||||
| 6 | IV_MSG_V1 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichten, Nachrichtenvariable | 20020517 | |||
| 7 | IV_MSG_V2 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichten, Nachrichtenvariable | 20020517 | |||
| 8 | IV_MSG_V3 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichten, Nachrichtenvariable | 20020517 | |||
| 9 | IV_MSG_V4 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichten, Nachrichtenvariable | 20020517 | |||
| 10 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | Objekt ID im generischen Interaction Layer | 20020517 | |||
| 11 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | externer Name eines Objekts | 20020517 | |||
| 12 | IV_SHOW_ONLY_ONCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: Meldung vor einmal anzeigen | 20030708 |
Method ADD_MESSAGE on class CL_CRM_GENIL_SIMPLE_MESS_CONT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 310 |