SAP ABAP Interface IF_RSR_MDX_UI_STMT_STRING (MDX: Dialog: Statement String)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_UI (Package) MDX: Dialog
⤷
⤷
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
| Interface | IF_RSR_MDX_UI_STMT_STRING | |
| Short Description | MDX: Dialog: Statement String |
General Data
| Package | RSR_MDX_UI | MDX: Dialog |
| Created | 20100301 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSR_MDX_UI_STMT_STRING has no interface.
Friends
Interface IF_RSR_MDX_UI_STMT_STRING has no friend.
Attributes
Interface 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
Interface IF_RSR_MDX_UI_STMT_STRING has no event.
Types
Interface 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 Interface IF_RSR_MDX_UI_STMT_STRING has no exception.
Method APPEND_SPACE Signature
Method APPEND_SPACE on Interface IF_RSR_MDX_UI_STMT_STRING has no parameter.
Method APPEND_SPACE on Interface 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 Interface 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 Interface 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 Interface IF_RSR_MDX_UI_STMT_STRING has no exception.
Method INSERT_NEW_LINE Signature
Method INSERT_NEW_LINE on Interface IF_RSR_MDX_UI_STMT_STRING has no parameter.
Method INSERT_NEW_LINE on Interface 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 Interface IF_RSR_MDX_UI_STMT_STRING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |