SAP ABAP Class CL_QM_NOTIF_MESSAGES (QM OData: Notifications Messages)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
QM (Application Component) Quality Management
⤷
ODATA_QM_NOTIFICATION (Package) OData Services for Notification
⤷
⤷
Properties
| Class | CL_QM_NOTIF_MESSAGES | |
| Short Description | QM OData: Notifications Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ODATA_QM_NOTIFICATION | OData Services for Notification |
| Created | 20131113 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_QM_NOTIF_MESSAGES has no interface implemented.
Friends
Class CL_QM_NOTIF_MESSAGES has no friend class.
Attributes
Class CL_QM_NOTIF_MESSAGES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check for error messages | 20131113 | |
| 2 | Static method | Public | Method | 20131209 | ||
| 3 | Static method | Public | Method | Meldung in Rückggabetabelle schreiben | 20131113 | |
| 4 | Static method | Public | Method | 20131209 | ||
| 5 | Static method | Public | Method | 20131127 | ||
| 6 | Static method | Public | Method | Meldung in Rückggabetabelle schreiben | 20131113 |
Events
Class CL_QM_NOTIF_MESSAGES has no event.
Types
Class CL_QM_NOTIF_MESSAGES has no local type.
Method Signatures
Method CHECK_FOR_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BAPI_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131113 | |||
| 2 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20131113 | ||||
| 3 | IV_ONLY_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20131113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20131113 |
Method GET_MESSAGE_BY_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER | Call by reference | Attribute reference (LIKE) | SY-MSGNO | ABAP-Systemfeld: Nachrichtennummer | 20131209 | |||
| 2 | IV_PLACEHOLDER1 | Call by reference | Type reference (TYPE) | CSEQUENCE | ABAP-Systemfeld: Nachrichtenvariable | 20131209 | |||
| 3 | IV_PLACEHOLDER2 | Call by reference | Type reference (TYPE) | CSEQUENCE | ABAP-Systemfeld: Nachrichtenvariable | 20131209 | |||
| 4 | RV_MESSAGE | Value transfer | Type reference (TYPE) | BAPI_MSG | Message Text | 20131209 |
Method GET_MESSAGE_BY_NUMBER on class CL_QM_NOTIF_MESSAGES has no exception.
Method MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20131113 | |||
| 2 | IV_NUMBER | Call by reference | Attribute reference (LIKE) | SY-MSGNO | ABAP-Systemfeld: Nachrichtennummer | 20131113 | |||
| 3 | IV_PAR1 | Call by reference | Attribute reference (LIKE) | SY-MSGV1 | ABAP-Systemfeld: Nachrichtenvariable | 20131113 | |||
| 4 | IV_PAR2 | Call by reference | Attribute reference (LIKE) | SY-MSGV2 | ABAP-Systemfeld: Nachrichtenvariable | 20131113 | |||
| 5 | IV_PAR3 | Call by reference | Attribute reference (LIKE) | SY-MSGV3 | ABAP-Systemfeld: Nachrichtenvariable | 20131113 | |||
| 6 | IV_PAR4 | Call by reference | Attribute reference (LIKE) | SY-MSGV4 | ABAP-Systemfeld: Nachrichtenvariable | 20131113 |
Method MESSAGE on class CL_QM_NOTIF_MESSAGES has no exception.
Method RAISE_ODATA_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER | Call by reference | Type reference (TYPE) | SY-MSGNO | ABAP-Systemfeld: Nachrichtennummer | 20131209 | |||
| 2 | IV_PLACEHOLDER1 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20131209 | ||||
| 3 | IV_PLACEHOLDER2 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20131209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20131209 |
Method REMOVE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20131127 | ||||
| 2 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20131127 |
Method REMOVE_MESSAGE on class CL_QM_NOTIF_MESSAGES has no exception.
Method STORE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20131113 | |||
| 2 | ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20131127 |
Method STORE_MESSAGE on class CL_QM_NOTIF_MESSAGES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 617 |