SAP ABAP Interface IF_RSPLS_MESG (Messages)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLS (Package) Planning: General Services
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSPLS_CR_CONTROLLER | Manages Characteristic Relationships | 20041209 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSPLS_CR_CONTROLLER | Characteristic Relationships: Controller | 20041208 |
Properties
| Interface | IF_RSPLS_MESG | |
| Short Description | Messages |
General Data
| Package | RSPLS | Planning: General Services |
| Created | 20041202 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSPLS_MESG has no forward declaration.
Interfaces
Interface IF_RSPLS_MESG has no interface.
Friends
Interface IF_RSPLS_MESG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_C_COLLECT_OFF | Constant | Public | Type reference (TYPE) | TN_COLLECT | SPACE | Do Not Collect Messages | 20041208 | |
| 2 | N_C_COLLECT_ON | Constant | Public | Type reference (TYPE) | TN_COLLECT | 'X' | Collect Messages | 20041208 | |
| 3 | N_S_COMP_CHAS | Instance attribute | Public | Type reference (TYPE) | TN_S_COMP | Name/Components in a Structure | 20041209 | ||
| 4 | N_S_COMP_ID | Instance attribute | Public | Type reference (TYPE) | TN_S_COMP | Name/Components in a Structure | 20041209 | ||
| 5 | N_S_COMP_MESG | Instance attribute | Public | Type reference (TYPE) | TN_S_COMP | Name/Components in a Structure | 20041209 | ||
| 6 | N_S_COMP_METH | Instance attribute | Public | Type reference (TYPE) | TN_S_COMP | Name/Components in a Structure | 20050203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Messages | 20041202 | |
| 2 | Instance method | Public | Method | Read Collection Mode | 20041208 | |
| 3 | Instance method | Public | Method | Generate Data Reference to New Message Table | 20041209 | |
| 4 | Instance method | Public | Method | Read Messages | 20041202 | |
| 5 | Instance method | Public | Method | Set Collection Mode | 20041208 |
Events
Interface IF_RSPLS_MESG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_COLLECT | Public | Type reference (TYPE) | CHAR1 | Indicator: Collect Messages | 20041208 | |
| 2 | TN_S_COMP | Public | See coding | Name/Components in a Structure | 20041209 | BEGIN OF tn_s_comp,
name TYPE fieldname,
pos TYPE i,
END OF tn_s_comp
|
Method Signatures
Method CLEAR Signature
Method CLEAR on Interface IF_RSPLS_MESG has no parameter.
Method CLEAR on Interface IF_RSPLS_MESG has no exception.
Method GET_COLLECT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COLLECT | Value transfer | Type reference (TYPE) | TN_COLLECT | Flag: Meldungen sammeln | 20041208 |
Method GET_COLLECT_MODE on Interface IF_RSPLS_MESG has no exception.
Method GET_DATA_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_MESG | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf Meldungstabelle | 20041209 |
Method GET_DATA_REF on Interface IF_RSPLS_MESG has no exception.
Method GET_MESG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_MESG_CNXT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Meldungen mit Kontext-Info | 20041208 | |||
| 2 | I_METHODS | Call by reference | Type reference (TYPE) | STRING | Filter für Nachrichten | 20050203 |
Method GET_MESG on Interface IF_RSPLS_MESG has no exception.
Method SET_COLLECT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLLECT | Call by reference | Type reference (TYPE) | TN_COLLECT | Flag: Meldungen sammeln | 20041208 |
Method SET_COLLECT_MODE on Interface IF_RSPLS_MESG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |