SAP ABAP Class CL_RSOD_SHUFFLER (Context Selection for Documents on Transaction Data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOD_EXTENSION (Package) BW Document Connection (Components Outside of CORE)
⤷
⤷
Properties
| Class | CL_RSOD_SHUFFLER | |
| Short Description | Context Selection for Documents on Transaction Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSO | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSOD_EXTENSION | BW Document Connection (Components Outside of CORE) |
| Created | 20010201 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 8 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSOD_SHUFFLER has no interface implemented.
Friends
Class CL_RSOD_SHUFFLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 2 | Number of Columns | 20010205 | ||
| 2 | Constant | Private | Type reference (TYPE) | I | 4 | Absolute Offset | 20010308 | ||
| 3 | Constant | Private | Type reference (TYPE) | I | 21 | Level of a Line | 20010301 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Marker whether Grid Has to Be Adjusted ON_DATA_CHANGED Event | 20020227 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | Internal Field | 20010205 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | Internal Field | 20010301 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | Internal Field | 20010205 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSOD_ADMIN | BW Documents: Administration | 20010608 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Main Container | 20010301 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container Properties | 20010301 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container Search | 20010301 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container Standard Properties | 20010301 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSOD_CONTEXT | Context for BW Documents | 20010201 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Grif Properties | 20010301 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Grid Search | 20010301 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Grid Standard Properties | 20010301 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20010301 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSOD_USER_SETTINGS | User Settings | 20010215 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | STRING | Text (100 characters) | 20010301 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | RSOD_TX_SHUFF_OUT | Display Table for Output of Properties | 20010301 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | RSOD_TX_SEARCH_OUT | Display Table Output of Search | 20010301 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | PT_T_PROP_OUTTAB | Properties of Attributes in Output Table | 20010201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Fills Output Table from User Settings | 20010831 | |
| 2 | Instance method | Private | Method | Change Output Table with Changed Properties | 20010830 | |
| 3 | Instance method | Private | Method | Change User Settings when Grid Is Reconstructed | 20010215 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20010201 | |
| 5 | Instance method | Private | Method | Input Help for Object Name | 20010623 | |
| 6 | Instance method | Private | Method | Input Help for Object Name | 20010623 | |
| 7 | Instance method | Public | Method | Release Resources | 20010202 | |
| 8 | Instance method | Private | Method | Delivers Current Parameter of Output Table | 20010202 | |
| 9 | Instance method | Private | Method | Delivers Current Value of a Property | 20010623 | |
| 10 | Instance method | Public | Method | Delivers Height in Pixels | 20010308 | |
| 11 |