SAP ABAP Class CL_RSR_CSV_NAV_BLOCK (Navigation Block)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_WEB_RUNTIME (Package) Web Reporting Runtime (3.x CORE)
⤷
⤷
Properties
| Class | CL_RSR_CSV_NAV_BLOCK | |
| Short Description | Navigation Block | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_WEB_RUNTIME | Web Reporting Runtime (3.x CORE) |
| Created | 20010428 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_CSV_NAV_BLOCK has no interface implemented.
Friends
Class CL_RSR_CSV_NAV_BLOCK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'FILTER_VALUE_LENGTH' | Value Without Maximum Filter Value Length | 20010428 | ||
| 2 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'HORIZONTAL_ALIGNMENT' | Align Navigation Block Entries In Series | 20010428 | ||
| 3 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'HORIZONTAL_NUMBER' | Max. No. Of Entries In Series | 20010428 | ||
| 4 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'ITEM_NAV_BLOCK_IOBJNM' | Navigation block entry | 20010428 | ||
| 5 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'SEPARATOR' | Separators | 20010428 | ||
| 6 | Constant | Public | Type reference (TYPE) | RRXWS_RENDERER-REN_NAME | 'RRXWS_RENDERER_NAVIGATOR' | Renderer Name | 20010428 | ||
| 7 | Constant | Private | Type reference (TYPE) | RSRPARAMETERVALUE | 'LABEL' | Output String | 20010428 | ||
| 8 | Constant | Private | Type reference (TYPE) | RSRPARAMETERVALUE | 'NO_VALUE' | Output String | 20010428 | ||
| 9 | Constant | Private | Type reference (TYPE) | RSRPARAMETERVALUE | 'VALUE' | Output String | 20010428 | ||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Links parameters | 20010428 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_WWW_TABLE | HTML Table | 20010428 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Separators | 20010428 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | Output String | 20010428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20010428 | ||
| 2 | Instance method | Private | Method | 20010428 | ||
| 3 | Instance method | Private | Method | Fill Labeling | 20010428 | |
| 4 | Instance method | Public | Method | Fill Table | 20010428 | |
| 5 | Instance method | Private | Method | Fill Value | 20010428 | |
| 6 | Instance method | Private | Method | Cancel | 20010428 |
Events
Class CL_RSR_CSV_NAV_BLOCK has no event.
Types
Class CL_RSR_CSV_NAV_BLOCK has no local type.
Method Signatures
Method APPEND_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20010428 | ||||
| 2 | I_STYLE | Call by reference | Type reference (TYPE) | RSRPARAMETERVALUE | Parameter Wert | 20010428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20010428 |
Method ESCAPE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STRING | Call by reference | Type reference (TYPE) | STRING | 20010428 |
Method ESCAPE_CONTENT on class CL_RSR_CSV_NAV_BLOCK has no exception.
Method FILL_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DIM | Call by reference | Type reference (TYPE) | RRX1_S_DIM | Merkmal | 20010428 |
Method FILL_LABEL on class CL_RSR_CSV_NAV_BLOCK has no exception.
Method FILL_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STRING | Call by reference | Type reference (TYPE) | STRING | 20010428 | ||||
| 2 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20010428 | |||
| 3 | I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSR_REQUEST | Datenanforderung vom OLAP-Prozessor | 20010428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20010428 |
Method FILL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSR_REQUEST | Max. Filterwertlänge | 20010428 | |||
| 2 | I_S_DIM | Call by reference | Type reference (TYPE) | RRX1_S_DIM | Merkmal | 20010428 |
Method FILL_VALUE on class CL_RSR_CSV_NAV_BLOCK has no exception.
Method X_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ABEND | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20010428 | |||
| 2 | I_METHOD | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20010428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20010428 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |