SAP ABAP Class IF_USMDZ7_RS_MESSAGE (Interface for Message Output)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMDZ7_RS_MESSAGE | Message Output | 20090225 |
Properties
| Class | IF_USMDZ7_RS_MESSAGE | |
| Short Description | Interface for Message Output | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090225 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_USMDZ7_RS_MESSAGE has no forward declaration.
Interfaces
Class IF_USMDZ7_RS_MESSAGE has no interface implemented.
Friends
Class IF_USMDZ7_RS_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Data Model for Access from Non-SAP-Standard Code | 20090225 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | USMD_TS_FDEP | Key Fields of Entity Type | 20090225 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | USMDZ7_CHECK_TYPE | Type of Check | 20090225 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | USMD_MODEL | Data Model | 20090225 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | USMD_EDITION | Edition | 20090225 | |||
| 6 | Constant | Public | Type reference (TYPE) | USMDZ7_CHECK_TYPE | 'CR' | Change Request | 20090225 | ||
| 7 | Constant | Public | Type reference (TYPE) | USMDZ7_CHECK_TYPE | 'ED' | Edition | 20090225 | ||
| 8 | Constant | Public | Type reference (TYPE) | USMDZ7_CHECK_TYPE | 'EN' | Entity | 20090225 | ||
| 9 | Constant | Public | Type reference (TYPE) | SYMSGID | 'USMDZ3' | MESSAGE ID | 20090225 | ||
| 10 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'E' | Message Type: Error | 20090225 | ||
| 11 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'I' | Message Type: Information | 20090225 | ||
| 12 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'S' | Message Type: Service | 20090225 | ||
| 13 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'W' | Message Type: Warning | 20090225 | ||
| 14 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'VAL_MEM' | Application Log: Subobject | 20090225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Transfer Exceptions to Message Table | 20090226 | |
| 2 | Instance method | Public | Method | Write Messages to Application Log | 20090225 | |
| 3 | Instance method | Public | Method | Transfer Messages to Message Table | 20090225 | |
| 4 | Instance method | Public | Method | Message Variable 1 - Combining of Texts (BRFplus / BAdI) | 20090225 | |
| 5 | Instance method | Public | Method | Message Variable 2 - Combining of Texts (BRFplus / BAdI) | 20090225 | |
| 6 | Instance method | Public | Method | Set Type of Check | 20090225 | |
| 7 | Instance method | Public | Method | Setting of Change Request | 20090225 | |
| 8 | Instance method | Public | Method | Setting of Data Model | 20090225 | |
| 9 | Instance method | Public | Method | Setting of Edition | 20090225 | |
| 10 | Instance method | Public | Method | Setting of Entity Type | 20090225 | |
| 11 | Instance method | Public | Method | Setting of Key Fields Separated by "/" | 20090225 | |
| 12 | Instance method | Public | Method | Setting of Message Class | 20090225 | |
| 13 | Instance method | Public | Method | Setting of Upload Indicator | 20090225 |
Events
Class IF_USMDZ7_RS_MESSAGE has no event.
Types
Class IF_USMDZ7_RS_MESSAGE has no local type.
Method Signatures
Method ADD_EXCEPTION_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20090226 | |||
| 2 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_USMDZ_EXCEPTION | allg. Ausnahme | 20090226 |
Method ADD_EXCEPTION_TO_TABLE on class IF_USMDZ7_RS_MESSAGE has no exception.
Method ADD_MESSAGES_TO_APPLLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Daten einer Meldung | 20090225 | |||
| 2 | IT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20090225 |
Method ADD_MESSAGES_TO_APPLLOG on class IF_USMDZ7_RS_MESSAGE has no exception.
Method ADD_MESSAGE_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20090303 | |||
| 2 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_ATTR_RES | Attribut, dass die Meldung auslöst | 20090225 | |||
| 3 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20090225 | |||
| 4 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20090225 | |||
| 5 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20090225 | |||
| 6 | IV_MSGV3_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_ATTR_RES | Attribut für die Konvertierung | 20090225 | |||
| 7 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20090225 | |||
| 8 | IV_MSGV4_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_ATTR_RES | Attribut für die Konvertierung | 20090225 | |||
| 9 | IV_TABSTRIP | Call by reference | Type reference (TYPE) | USMD_UINODE | UI Element wird nicht verwendet | 20090225 |
Method ADD_MESSAGE_TO_TABLE on class IF_USMDZ7_RS_MESSAGE has no exception.
Method CONCATENATE_MSGV1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichtenvariable | 20090225 | |||
| 2 | IV_ENTITYTYPE_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Entitätstyp - Bezeichnung | 20090225 |
Method CONCATENATE_MSGV1 on class IF_USMDZ7_RS_MESSAGE has no exception.
Method CONCATENATE_MSGV2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Nachrichtenvariable 2 | 20090225 | |||
| 2 | IV_ATTRIBUTE_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Entitätstyp - Bezeichnung | 20090225 |
Method CONCATENATE_MSGV2 on class IF_USMDZ7_RS_MESSAGE has no exception.
Method SET_CHECK_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHECK_TYPE | Call by reference | Type reference (TYPE) | USMDZ7_CHECK_TYPE | Typ der Prüfung EN, CR, ED | 20090225 |
Method SET_CHECK_TYPE on class IF_USMDZ7_RS_MESSAGE has no exception.
Method SET_CREQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20090225 |
Method SET_CREQUEST on class IF_USMDZ7_RS_MESSAGE has no exception.
Method SET_DATA_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Datenmodell für Zugriff aus Nicht-SAP Standard Coding | 20090225 |
Method SET_DATA_MODEL on class IF_USMDZ7_RS_MESSAGE has no exception.
Method SET_EDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20090225 |
Method SET_EDITION on class IF_USMDZ7_RS_MESSAGE has no exception.
Method SET_ENTITYTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ENTITYTYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20090225 |
Method SET_ENTITYTYPE on class IF_USMDZ7_RS_MESSAGE has no exception.
Method SET_KEY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY_FIELDS | Call by reference | Type reference (TYPE) | STRING | Schlüsselfelder mit "/" getrennt | 20090225 |
Method SET_KEY_FIELDS on class IF_USMDZ7_RS_MESSAGE has no exception.
Method SET_MESSAGE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | GC_MSGID_USMDZ3 | Nachrichtenklasse | 20090225 |
Method SET_MESSAGE_ID on class IF_USMDZ7_RS_MESSAGE has no exception.
Method SET_UPLOAD_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UPLOAD_FLAG | Call by reference | Type reference (TYPE) | USMD_FLG | Kennzeichen Upload | 20090225 |
Method SET_UPLOAD_FLAG on class IF_USMDZ7_RS_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |