SAP ABAP Class IF_RSPLS_MESG (Messages)
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
| Class | IF_RSPLS_MESG | |
| Short Description | Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSPLS_MESG has no forward declaration.
Interfaces
Class IF_RSPLS_MESG has no interface implemented.
Friends
Class IF_RSPLS_MESG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TN_COLLECT | SPACE | Do Not Collect Messages | 20041208 | ||
| 2 | Constant | Public | Type reference (TYPE) | TN_COLLECT | 'X' | Collect Messages | 20041208 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | TN_S_COMP | Name/Components in a Structure | 20041209 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TN_S_COMP | Name/Components in a Structure | 20041209 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TN_S_COMP | Name/Components in a Structure | 20041209 | |||
| 6 | 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
Class 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 class IF_RSPLS_MESG has no parameter.
Method CLEAR on class 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 class 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 class 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 class 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 class IF_RSPLS_MESG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |