Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /RPM/CL_WD_ALV_REUSE | WD ALV - UI Super Class | 20070502 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_UI_LOG_CONFIRMATION | UI Logic for Confirmation | 20080807 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_UI_LOG_LOCATOR | UI Logic for Favorites List | 20061128 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_UI_LOG_MTA | UI Logic for Milestone Trend Analysis | 20120906 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_UI_LOG_RES_SEARCH | UI Logic for Resource Search | 20061204 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_UI_LOG_VACANT_ROLES | UI Logic for Vacant Role Search | 20070523 |
Properties
| Class | CL_WD_ALV_UI_LOG_REUSE | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_UI_LOGIC | Project Management UI Data Formatting |
| Created | 20061128 | SAP |
| Last change | 20141109 | |
| 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WD_ALV_UI_LOG_REUSE has no interface implemented.
Friends
Class CL_WD_ALV_UI_LOG_REUSE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'MT_COLUMN_CHECKBOX' | Column As Checkbox | 20070323 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'MT_COLUMN_CHECKBOX_TRI' | Column As Checkbox (Tristate) | 20070323 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'MT_COLUMN_DROPDOWN_BY_IDX' | Column As DROPDOWN_BY_IDX | 20080922 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'MT_COLUMN_DROPDOWN_BY_KEY' | Column As DROPDOWN_BY_KEY | 20080922 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'MT_COLUMN_IMAGE' | Column As Image | 20061205 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'MT_COLUMN_INPUT_FIELD' | Column As Input Field | 20070323 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'MT_COLUMN_LINK_TO_ACTION' | Column As LinkToAction | 20061205 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'MT_COLUMN_LINK_TO_URL' | Column As LinkToUrl | 20061205 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'MT_COLUMN_PROGR_INDICATOR' | Column As Progress Indicator | 20061205 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'COLUMN_SORT' | Sort-Reference Column | 20061212 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'COLUMN_SOURCE' | Source of Reference Column | 20061205 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'COLUMN_SOURCE2' | Source2 Reference Column | 20070323 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'COLUMN_TOOLTIP' | Reference Column Tooltip | 20061205 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'MT_COLUMN_TEXT_VIEW' | Column As Text View | 20061205 | ||
| 15 | Constant | Public | Type reference (TYPE) | NUMC2 | '02' | Two digit number | 20130320 | ||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Ref. to ALV Structure | 20061129 | |||
| 17 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SALV_WD_CONFIG_TABLE | Configuration of the ALV Output | 20061128 | |||
| 18 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20061128 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_WD_TABLE=>S_TYPE_PARAM_CONFIG_IN | 20070324 | ||||
| 20 | Instance attribute | Public | Type reference (TYPE) | TT_NAME_VALUE_REF | Column Reference | 20061205 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | DDFIELDS | Column Header Tooltip | 20061130 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | TT_NAME_VALUE | Column Types | 20061205 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | WDR_PERS_VARIANTS | Web Dynpro: List of Personalization Variants | 20070324 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | STRING | ALV Child Node Name | 20061129 | |||
| 25 | Instance attribute | Protected | Type reference (TYPE) | STRING | 'COLUMN_INDEX' | Index Column (with Filter .. Required) | 20061129 | ||
| 26 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural number | 20130521 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | STRING | ALV Root Node Name | 20061129 | |||
| 28 | Instance attribute | Protected | Type reference (TYPE) | STRING | Config. ID of Application Page (-> Set of Views) | 20070326 |
Methods
Events
Class CL_WD_ALV_UI_LOG_REUSE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_NAME_VALUE | Public | See coding | 20061205 | tt_name_value TYPE HASHED TABLE OF ty_name_value WITH UNIQUE KEY name
|
||
| 2 | TT_NAME_VALUE_REF | Public | See coding | 20061205 | tt_name_value_ref TYPE HASHED TABLE OF ty_name_value_ref WITH UNIQUE KEY name value
|
||
| 3 | TY_NAME_VALUE | Public | See coding | 20061205 | BEGIN OF ty_name_value,
name TYPE string,
value TYPE string,
END OF ty_name_value
|
||
| 4 | TY_NAME_VALUE_REF | Public | See coding | 20061205 | BEGIN OF ty_name_value_ref,
name TYPE string,
value TYPE string,
column_ref TYPE string,
END OF ty_name_value_ref
|
Method Signatures
Method CLEAN_UP_ALV_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_COMPONENTS_ATTR | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20070324 |
Method CLEAN_UP_ALV_STRUCTURE on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method CONFIGURE_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INTERFACE_SALV_WD_TABLE | Call by reference | Object reference (TYPE REF TO) | IWCI_SALV_WD_TABLE | WebDynpro Interface COMPONENTCONTROLLER | 20070324 | |||
| 2 | IV_CONFIG_ID_BY_APPL | Call by reference | Type reference (TYPE) | STRING | 20070324 | ||||
| 3 | IV_RETRIEVE_ALV_COMPLETE | Call by reference | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070326 |
Method CONFIGURE_ALV on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method CONFIGURE_ALV_FINISH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INTERFACE_SALV_WD_TABLE | Call by reference | Object reference (TYPE REF TO) | IWCI_SALV_WD_TABLE | WebDynpro Interface COMPONENTCONTROLLER | 20061129 |
Method CONFIGURE_ALV_FINISH on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method CONVERT_BASIS_TO_INDEX_ORIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BASIS_INDEX | Call by reference | Type reference (TYPE) | I | 20061129 | ||||
| 2 | RV_INDEX | Value transfer | Type reference (TYPE) | I | 20061129 |
Method CONVERT_BASIS_TO_INDEX_ORIG on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method GET_ALV_CONTEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ALV_CONTEXT_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070328 |
Method GET_ALV_CONTEXT_NODE on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method GET_ALV_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ALV_FUNCTIONS | Value transfer | Type reference (TYPE) | DPR_TT_UI_VI_LOCATOR_FUNCTIONS | Tabelle Nicht-Standard Funktionen in Dashboard | 20061128 |
Method GET_ALV_FUNCTIONS on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method GET_ALV_HEADER_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20061128 |
Method GET_ALV_HEADER_TEXT on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method GET_ALV_SELECTION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ALV_SELECTION_MODE | Value transfer | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | Typ einer Enumeration einer UIE-Bibliothek | 20061128 |
Method GET_ALV_SELECTION_MODE on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method GET_ALV_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /RPM/OBJECT_TYPE | Object Type | 20130218 | |||
| 2 | RT_COMPONENTS_ATTR | Value transfer | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20061129 |
Method GET_ALV_STRUCTURE on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method GET_ALV_STRUCTURE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMPONENTS_ATTR | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20061129 | ||||
| 2 | RR_STRUCDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20061129 |
Method GET_ALV_STRUCTURE_REF on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method GET_ALV_VIEW_BY_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INTERFACE_SALV_WD_TABLE | Call by reference | Object reference (TYPE REF TO) | IWCI_SALV_WD_TABLE | WebDynpro Interface COMPONENTCONTROLLER | 20070324 |
Method GET_ALV_VIEW_BY_APPL on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method GET_STRUCTURE_FIELD_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALL_TYPES | Call by reference | Type reference (TYPE) | DDBOOL_D | ABAP_FALSE | DD: truth value | 20080922 | ||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | DFIES-FIELDNAME | Feldname | 20061130 | |||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20061130 | |||
| 4 | RT_DFIES_TAB | Value transfer | Type reference (TYPE) | DFIES_TABLE | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20061130 |
Method GET_STRUCTURE_FIELD_INFO on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method GET_SUB_CONTEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20061128 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20061128 | ||||
| 3 | RR_CHILD | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20061128 |
Method GET_SUB_CONTEXT_NODE on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method MODIFY_ALV Signature
Method MODIFY_ALV on class CL_WD_ALV_UI_LOG_REUSE has no parameter.
Method MODIFY_ALV on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method MODIFY_UIE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_UIE_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20070323 | ||||
| 2 | IV_COLUMN_ID | Call by reference | Type reference (TYPE) | STRING | 20070323 |
Method MODIFY_UIE on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method RESOLVE_STRUCTURE_INCL_APPENDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRUC_NAME | Call by reference | Type reference (TYPE) | STRING | 20061128 | ||||
| 2 | RT_COMPONENT_TAB | Value transfer | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20061128 |
Method RESOLVE_STRUCTURE_INCL_APPENDS on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method RETRIEVE_ALV_DATA Signature
Method RETRIEVE_ALV_DATA on class CL_WD_ALV_UI_LOG_REUSE has no parameter.
Method RETRIEVE_ALV_DATA on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method SET_ALV_CONFIG_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INTERFACE_SALV_WD_TABLE | Call by reference | Object reference (TYPE REF TO) | IWCI_SALV_WD_TABLE | WebDynpro Interface COMPONENTCONTROLLER | 20070324 |
Method SET_ALV_CONFIG_ID on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method SET_ALV_FUNCTIONS Signature
Method SET_ALV_FUNCTIONS on class CL_WD_ALV_UI_LOG_REUSE has no parameter.
Method SET_ALV_FUNCTIONS on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method SET_ALV_HEADER_TEXT Signature
Method SET_ALV_HEADER_TEXT on class CL_WD_ALV_UI_LOG_REUSE has no parameter.
Method SET_ALV_HEADER_TEXT on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method SET_ALV_NODE_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALV_CHILD_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | ALV Child Knoten Name | 20061129 | |||
| 2 | IV_ALV_ROOT_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | ALV Root Knoten Name | 20061129 |
Method SET_ALV_NODE_NAMES on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method SET_ALV_SELECTION_MODE Signature
Method SET_ALV_SELECTION_MODE on class CL_WD_ALV_UI_LOG_REUSE has no parameter.
Method SET_ALV_SELECTION_MODE on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method SET_ALV_VIEW_BY_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INTERFACE_SALV_WD_TABLE | Call by reference | Object reference (TYPE REF TO) | IWCI_SALV_WD_TABLE | WebDynpro Interface COMPONENTCONTROLLER | 20070324 |
Method SET_ALV_VIEW_BY_APPL on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method SET_MR_CONFIG_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONFIG_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_CONFIG_TABLE | Konfiguration der ALV-Ausgabe | 20061128 |
Method SET_MR_CONFIG_TABLE on class CL_WD_ALV_UI_LOG_REUSE has no exception.
Method SET_MR_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20061128 |
Method SET_MR_CONTEXT on class CL_WD_ALV_UI_LOG_REUSE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450 |