SAP ABAP Class IF_RSR_MDX_UI_STMT_STRING (MDX: Dialog: Statement String)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_MDX_UI_STMT_STRING | MDX: Dialog: Statement String | 20100301 |
Properties
| Class | IF_RSR_MDX_UI_STMT_STRING | |
| Short Description | MDX: Dialog: Statement String | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100301 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSR_MDX_UI_STMT_STRING has no interface implemented.
Friends
Class IF_RSR_MDX_UI_STMT_STRING has no friend class.
Attributes
Class IF_RSR_MDX_UI_STMT_STRING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds the characters | 20100303 | |
| 2 | Instance method | Public | Method | Adds a space | 20100311 | |
| 3 | Instance method | Public | Method | Adds spaces | 20100315 | |
| 4 | Instance method | Public | Method | Returns the most recently added row | 20100304 | |
| 5 | Instance method | Public | Method | Returns the statement | 20100301 | |
| 6 | Instance method | Public | Method | Adds a new row | 20100311 | |
| 7 | Instance method | Public | Method | Replaces the most recently added row | 20100304 |
Events
Class IF_RSR_MDX_UI_STMT_STRING has no event.
Types
Class IF_RSR_MDX_UI_STMT_STRING has no local type.
Method Signatures
Method APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDENT | Call by reference | Type reference (TYPE) | I | 0 | Einrückung | 20100303 | ||
| 2 | I_STRING | Call by reference | Type reference (TYPE) | CSEQUENCE | Zeichen | 20100303 |
Method APPEND on class IF_RSR_MDX_UI_STMT_STRING has no exception.
Method APPEND_SPACE Signature
Method APPEND_SPACE on class IF_RSR_MDX_UI_STMT_STRING has no parameter.
Method APPEND_SPACE on class IF_RSR_MDX_UI_STMT_STRING has no exception.
Method APPEND_SPACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDENT | Call by reference | Type reference (TYPE) | I | Anzahl an Leerzeichen | 20100315 |
Method APPEND_SPACES on class IF_RSR_MDX_UI_STMT_STRING has no exception.
Method GET_LAST_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LINE | Value transfer | Type reference (TYPE) | STRING | Zuletzt hinzugefügte Zeile | 20100304 |
Method GET_LAST_LINE on class IF_RSR_MDX_UI_STMT_STRING has no exception.
Method GET_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_STATEMENT | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20100301 |
Method GET_STATEMENT on class IF_RSR_MDX_UI_STMT_STRING has no exception.
Method INSERT_NEW_LINE Signature
Method INSERT_NEW_LINE on class IF_RSR_MDX_UI_STMT_STRING has no parameter.
Method INSERT_NEW_LINE on class IF_RSR_MDX_UI_STMT_STRING has no exception.
Method REPLACE_LAST_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDENT | Call by reference | Type reference (TYPE) | I | 0 | Einrückung | 20100304 | ||
| 2 | I_LINE | Call by reference | Type reference (TYPE) | CSEQUENCE | Zeile | 20100304 |
Method REPLACE_LAST_LINE on class IF_RSR_MDX_UI_STMT_STRING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |