SAP ABAP Class CL_RSPLFU_MSG (Messages (with Context))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLFU (Package) Utilities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_APPLICATION_LOG_CONST | BW Repository: Interface & Constants for Application Log | 20070810 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_MSG | Messages | 20050210 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_MSG_PARAM_CHECK | Messages for Parameter Check | 20050210 |
Properties
| Class | CL_RSPLFU_MSG | |
| Short Description | Messages (with Context) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSPLFU | Utilities |
| Created | 20050210 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSPLFU_MSG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_APPLICATION_LOG_CONST | BW Repository: Interface & Constants for Application Log | 20070810 | ||
| 2 | IF_RSPLFA_MSG | Messages | 20050210 | ||
| 3 | IF_RSPLFA_MSG_PARAM_CHECK | Messages for Parameter Check | 20050210 |
Friends
Class CL_RSPLFU_MSG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | Y_T_MSG_CHARSEL | 20120319 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Indicator: Error Messages Available | 20050210 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSPLF_T_MSG | Messages | 20050210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Insert Current Message (SY Message) | 20050210 | |
| 2 | Instance method | Public | Method | Add Message with Selection | 20120319 | |
| 3 | Instance method | Public | Method | Get and Insert Messages from Different Sources | 20050210 | |
| 4 | Instance method | Public | Method | Append Existing Messages to Various Rows | 20050210 | |
| 5 | Instance method | Public | Method | Reset intial status | 20101109 | |
| 6 | Instance method | Public | Method | Request: Do Error Messages Exist? | 20050210 | |
| 7 | Instance method | Public | Method | Convert Context Information to Message Texts | 20050215 | |
| 8 | Instance method | Public | Method | Get All Messages | 20050210 | |
| 9 | Instance method | Public | Method | Request: Do Messages Exist? | 20050211 | |
| 10 | Instance method | Public | Method | Set Context Information for All Messages | 20050211 | |
| 11 | Instance method | Public | Method | Replace All Messages | 20050214 | |
| 12 | Instance method | Private | Method | Insert Message Lines (Internal) | 20050210 |
Events
Class CL_RSPLFU_MSG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_S_MSG_CHARSEL | Public | See coding | 20120319 | BEGIN OF y_s_msg_charsel,
index TYPE i,
t_charsel TYPE rsplf_t_charsel,
END OF y_s_msg_charsel
|
||
| 2 | Y_T_MSG_CHARSEL | Public | See coding | 20120319 | y_t_msg_charsel TYPE STANDARD TABLE OF y_s_msg_charsel WITH DEFAULT KEY
|
Method Signatures
Method ADD_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CU_CONTEXT | Call by reference | Type reference (TYPE) | RSPLF_CU_CONTEXT | Meldungskontext Merkmalsverwendung | 20050211 | |||
| 2 | I_PROBCLASS | Call by reference | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | IF_RSO_APPLICATION_LOG_CONST~PROBCLASS_NONE | Anwendungs-Log: Problemklasse einer Meldung | 20070810 | ||
| 3 | I_S_MSG_CONTEXT | Call by reference | Type reference (TYPE) | RSPLF_S_MSG_CONTEXT | Meldungskontext | 20050211 | |||
| 4 | I_S_MSG_PARAM_CONTEXT | Call by reference | Type reference (TYPE) | RSPLF_S_MSG_PARAM_CONTEXT | Meldungskontext für Parameter | 20050210 |
Method ADD_MSG on class CL_RSPLFU_MSG has no exception.
Method ADD_MSG_WITH_CHARSEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROBCLASS | Call by reference | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | IF_RSO_APPLICATION_LOG_CONST~PROBCLASS_NONE | Anwendungs-Log: Problemklasse einer Meldung | 20120319 | ||
| 2 | I_S_MSG | Call by reference | Type reference (TYPE) | RSPLF_S_MSG | Meldungen mit Kontextinformationen | 20120319 | |||
| 3 | I_T_CHARSEL | Call by reference | Type reference (TYPE) | RSPLF_T_CHARSEL | Selektionstabelle | 20120319 |
Method ADD_MSG_WITH_CHARSEL on class CL_RSPLFU_MSG has no exception.
Method APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Exception (Meldung der obersten Stufe) | 20050210 | |||
| 2 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSPLFU_MSG | Meldungen (mit Kontext) | 20050210 | |||
| 3 | I_R_RSO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20050210 | |||
| 4 | I_T_BAL_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20050210 | |||
| 5 | I_T_MSG | Call by reference | Type reference (TYPE) | RSPLF_T_MSG | Meldungen | 20050210 |
Method APPEND on class CL_RSPLFU_MSG has no exception.
Method APPEND_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_BAL_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20050210 | |||
| 2 | C_T_BAPIRET2 | Call by reference | Type reference (TYPE) | RSPLFB_T_BAPIRET2 | BAPIRET2 | 20050818 | |||
| 3 | C_T_MSG | Call by reference | Type reference (TYPE) | RSPLF_T_MSG | Meldungen | 20050210 | |||
| 4 | C_T_SRV_BAPIRET2 | Call by reference | Type reference (TYPE) | RSPLFB_T_SRV_BAPIRET2 | bapiret2 mit Information zur Fehlerlokaliserung | 20050211 | |||
| 5 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSPLFU_MSG | Meldungen (mit Kontext) | 20050211 | |||
| 6 | I_R_RSO_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20050211 |
Method APPEND_TO on class CL_RSPLFU_MSG has no exception.
Method CLEAR Signature
Method CLEAR on class CL_RSPLFU_MSG has no parameter.
Method CLEAR on class CL_RSPLFU_MSG has no exception.
Method CONTAINS_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONTAINS_ERROR | Value transfer | Type reference (TYPE) | RS_BOOL | Flag: Fehlermeldungen vorhanden | 20050210 |
Method CONTAINS_ERROR on class CL_RSPLFU_MSG has no exception.
Method CONVERT_CONTEXT_TO_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSPLFU_MSG | Meldungen (aufgelöster Kontext) | 20050215 |
Method CONVERT_CONTEXT_TO_MSG on class CL_RSPLFU_MSG has no exception.
Method GET_T_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MSG | Value transfer | Type reference (TYPE) | RSPLF_T_MSG | Meldungen | 20050210 |
Method GET_T_MSG on class CL_RSPLFU_MSG has no exception.
Method IS_FILLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_FILLED | Value transfer | Type reference (TYPE) | RS_BOOL | 'X'=Meldungen existieren | 20050211 |
Method IS_FILLED on class CL_RSPLFU_MSG has no exception.
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CU_CONTEXT | Call by reference | Type reference (TYPE) | RSPLF_CU_CONTEXT | Meldungskontext Merkmalsverwendung | 20050211 | |||
| 2 | I_RULEPOS | Call by reference | Type reference (TYPE) | RSPLF_RULEPOS | Rule ID | 20050211 |
Method SET_CONTEXT on class CL_RSPLFU_MSG has no exception.
Method SET_T_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_MSG | Value transfer | Type reference (TYPE) | RSPLF_T_MSG | Meldungen | 20050214 |
Method SET_T_MSG on class CL_RSPLFU_MSG has no exception.
Method _APPEND_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_MSG | Call by reference | Type reference (TYPE) | RSPLF_S_MSG | Meldung | 20050210 |
Method _APPEND_MSG on class CL_RSPLFU_MSG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |