SAP ABAP Class CL_SAWE_MESSAGES (Util-Class for Messages)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
IS-PRS-LS (Application Component) Lean Staffing
⤷
PSAWE_CO_REUSE (Package) Reuse objects for Structure Package EA-SAWE
⤷
⤷
Properties
| Class | CL_SAWE_MESSAGES | |
| Short Description | Util-Class for Messages | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PSAWE_CO_REUSE | Reuse objects for Structure Package EA-SAWE |
| Created | 20090923 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAWE_MESSAGES has no forward declaration.
Interfaces
Class CL_SAWE_MESSAGES has no interface implemented.
Friends
Class CL_SAWE_MESSAGES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SYMSGID | 'SAWE_BO_SA' | Message Class | 20090923 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SAWE_MESSAGES | Util-Class for Messages | 20090923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090923 | ||
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20090923 | |
| 3 | Instance method | Public | Method | 20090923 | ||
| 4 | Static method | Public | Method | Returns Singleton | 20090923 |
Events
Class CL_SAWE_MESSAGES has no event.
Types
Class CL_SAWE_MESSAGES has no local type.
Method Signatures
Method ADD_FPM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FPM_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20090923 | |||
| 2 | IT_REF_NAMES | Call by reference | Type reference (TYPE) | FPMGB_T_REF_NAMES | Tabletype for REF_NAMES | 20091006 | |||
| 3 | IV_MESSAGE_INDEX | Call by reference | Type reference (TYPE) | INT4 | Message index | 20091103 | |||
| 4 | IV_MSG_ID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20091020 | |||
| 5 | IV_MSG_NO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20090923 | |||
| 6 | IV_MSG_TY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20090923 | |||
| 7 | IV_MSG_V1 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20090923 | |||
| 8 | IV_MSG_V2 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20090923 | |||
| 9 | IV_MSG_V3 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20090923 | |||
| 10 | IV_MSG_V4 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20090923 | |||
| 11 | IV_PLAINTEXT | Call by reference | Type reference (TYPE) | CHAR200 | Text field length 200 | 20091006 | |||
| 12 | IV_REF_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20091006 | |||
| 13 | IV_REF_NAME | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20091006 | |||
| 14 | IV_REF_TOOLBAR_ACTION | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20091006 |
Method ADD_FPM_MESSAGE on class CL_SAWE_MESSAGES has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SAWE_MESSAGES has no parameter.
Method CONSTRUCTOR on class CL_SAWE_MESSAGES has no exception.
Method GET_FPM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REF_NAMES | Call by reference | Type reference (TYPE) | FPMGB_T_REF_NAMES | 20091006 | ||||
| 2 | IV_MESSAGE_INDEX | Call by reference | Type reference (TYPE) | INT4 | Message index | 20091103 | |||
| 3 | IV_MSG_ID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20091020 | |||
| 4 | IV_MSG_NO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20090923 | |||
| 5 | IV_MSG_TY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20090923 | |||
| 6 | IV_MSG_V1 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20090923 | |||
| 7 | IV_MSG_V2 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20090923 | |||
| 8 | IV_MSG_V3 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20090923 | |||
| 9 | IV_MSG_V4 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20090923 | |||
| 10 | IV_PLAINTEXT | Call by reference | Type reference (TYPE) | CHAR200 | 20091006 | ||||
| 11 | IV_REF_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20091006 | ||||
| 12 | IV_REF_NAME | Call by reference | Type reference (TYPE) | CHAR30 | 20091006 | ||||
| 13 | IV_REF_TOOLBAR_ACTION | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | 20091006 | ||||
| 14 | RS_FPM_MESSAGE | Value transfer | Type reference (TYPE) | FPMGB_S_T100_MESSAGE | FPMGB T100 messages | 20090923 |
Method GET_FPM_MESSAGE on class CL_SAWE_MESSAGES has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SAWE_MESSAGES | Util-Class for Messages | 20090923 |
Method GET_INSTANCE on class CL_SAWE_MESSAGES has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |