SAP ABAP Class CL_SAWE_SA_MESSAGES (Handles the messages from BOPF)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
IS-PRS-LS (Application Component) Lean Staffing
⤷
PSAWE_SA_UI (Package) Staff Assignment UI Layer
⤷
⤷
Properties
| Class | CL_SAWE_SA_MESSAGES | |
| Short Description | Handles the messages from BOPF | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PSAWE_SA_UI | Staff Assignment UI Layer |
| Created | 20090925 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAWE_SA_MESSAGES has no forward declaration.
Interfaces
Class CL_SAWE_SA_MESSAGES has no interface implemented.
Friends
Class CL_SAWE_SA_MESSAGES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | IF_FPM | 20090925 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SAWE_SA_MESSAGES | Handles the messages from BOPF | 20090925 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_MESSAGE_MANAGER | FPM message manager public use | 20090925 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/T_FRW_MESSAGE_K | Message Table | 20090925 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add BOPF message to handler | 20090925 | |
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20090925 | |
| 3 | Static method | Public | Method | Get instance of singleton | 20090925 | |
| 4 | Instance method | Public | Method | get the message table for output | 20091007 | |
| 5 | Instance method | Public | Method | report the messages | 20090925 |
Events
Class CL_SAWE_SA_MESSAGES has no event.
Types
Class CL_SAWE_SA_MESSAGES has no local type.
Method Signatures
Method ADD_BOPF_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20090925 |
Method ADD_BOPF_MESSAGES on class CL_SAWE_SA_MESSAGES has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SAWE_SA_MESSAGES has no parameter.
Method CONSTRUCTOR on class CL_SAWE_SA_MESSAGES has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MESSAGE_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_SAWE_SA_MESSAGES | Handles the messages from BOPF | 20090925 |
Method GET_INSTANCE on class CL_SAWE_SA_MESSAGES has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Value transfer | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20091007 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | Table type list staff assignment | 20091007 |
Method GET_MESSAGES on class CL_SAWE_SA_MESSAGES has no exception.
Method REPORT_MESSAGES Signature
Method REPORT_MESSAGES on class CL_SAWE_SA_MESSAGES has no parameter.
Method REPORT_MESSAGES on class CL_SAWE_SA_MESSAGES has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |