Hierarchy
⤷
⤷
Properties
| Class | CL_WD_DYNAMIC_TOOL | |
| Short Description | Help Class for Dynamic Programming | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UTILITY | Web Dynpro Utilities |
| Created | 20030724 | 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 CL_WD_DYNAMIC_TOOL has no interface implemented.
Friends
Class CL_WD_DYNAMIC_TOOL has no friend class.
Attributes
Class CL_WD_DYNAMIC_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks whether context attributes are filled | 20060511 | |
| 2 | Static method | Public | Method | Are all required attributes for a view filled? | 20060801 | |
| 3 | Static method | Public | Method | Delete Selection for TreeByNestingT.C. | 20050111 | |
| 4 | Static method | Public | Method | Creates a client table from a node reference | 20110224 | |
| 5 | Static method | Public | Method | Creates a form from a node reference | 20030728 | |
| 6 | Static method | Public | Method | Creates Instance of Layout Data Type for Parent | 20050112 | |
| 7 | Static method | Public | Method | Obsolete -> if_wd_context_node_info->add_new_child_node | 20030724 | |
| 8 | Static method | Public | Method | Dynamically Creates Range Table | 20050421 | |
| 9 | Static method | Public | Method | Creates a table from a node reference | 20030724 | |
| 10 | Static method | Public | Method | Make Table Row Visible if Necessary | 20050216 | |
| 11 | Static method | Public | Method | Fills the node with data | 20030724 | |
| 12 | Static method | Public | Method | Displays all data from a database table | 20050224 | |
| 13 | Static method | Public | Method | Determines Lead Selection of TreeByNestingT.C. | 20050111 | |
| 14 | Static method | Public | Method | Determines All Selected Elements for TreeByNestingT.C. | 20050111 | |
| 15 | Static method | Private | Method | Internal: Checks if the attribut is filled | 20060511 | |
| 16 | Static method | Public | Method | Specifies whether a name is a structure or a table | 20050224 | |
| 17 | Static method | Private | Method | Internal: Determines Selected Elements for TreeByNestingT.C. | 20050112 | |
| 18 | Static method | Private | Method | 20050216 | ||
| 19 | Static method | Private | Method | Internal: Determines Selected Elements for TreeByNestingT.C. | 20050111 | |
| 20 | Static method | Private | Method | Internal Method for Recursion of SET_TREE_LEAD_SELECTION | 20050112 | |
| 21 | Static method | Public | Method | Expand to Element in TreeByNesting/KeyT.C. | 20050215 | |
| 22 | Static method | Public | Method | Make Table Row Visible if Necessary | 20041019 | |
| 23 | Static method | Public | Method | Sets Lead Selection for TreeByNestingTableColumn | 20041119 | |
| 24 | Static method | Public | Method | Sets Lead Selection in Tree | 20040511 | |
| 25 | Static method | Public | Method | Visibility of UI Element Depends on Existence of Ctx. Elem. | 20050622 |
Events
Class CL_WD_DYNAMIC_TOOL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_EXT_CHECK_MANDATORY | Public | See coding | 20071116 | TT_EXT_CHECK_MANDATORY type sorted table of T_EXT_CHECK_MANDATORY with unique key view_element
|
||
| 2 | T_CHECK_MANDATTR_STRUCT | Public | See coding | 20060511 | begin of T_CHECK_MANDATTR_STRUCT,
node_path type string,
element_index type I,
attribute_name type string,
element_empty_ok type wdy_boolean,
end of T_CHECK_MANDATTR_STRUCT
|
||
| 3 | T_CHECK_MANDATTR_TAB | Public | See coding | 20060511 | t_check_mandattr_tab type standard table of t_check_mandattr_struct
|
||
| 4 | T_CHECK_MANDVIEWELEMENT | Public | See coding | 20060731 | begin of T_CHECK_MANDVIEWELEMENT,
view_element type ref to cl_wdr_view_element,
context_element_index type i,
binding_path type string,
end of t_check_mandviewelement
|
||
| 5 | T_CHECK_MANDVIEWELEMENT_TAB | Public | See coding | 20060731 | t_check_mandviewelement_tab type sorted table of t_check_mandviewelement with unique key view_element
|
||
| 6 | T_CHECK_RESULT_MESSAGE | Public | See coding | 20060731 | begin of t_check_result_message,
t100_message type symsg,
context_element type ref to if_wd_context_element,
attribute_name type string,
end of t_check_result_message
|
||
| 7 | T_CHECK_RESULT_MESSAGE_TAB | Public | See coding | 20060731 | t_check_result_message_tab type standard table of t_check_result_message
|
||
| 8 | T_EXT_CHECK_MANDATORY | Public | See coding | 20071116 | begin of T_EXT_CHECK_MANDATORY,
view_element type ref to cl_wdr_view_element,
context_element_index type i,
binding_path type string,
visible_path type string,
enabled_path type string,
read_only_path type string,
end of T_EXT_CHECK_MANDATORY
|
||
| 9 | T_KEY_ELEMENT | Public | See coding | 20050215 | begin of T_KEY_element,
key type string,
context_element type ref to if_wd_context_element,
end of t_key_element
|
Method Signatures
Method CHECK_MANDATORY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_LIST | Call by reference | Type reference (TYPE) | T_CHECK_MANDATTR_TAB | 20060511 | ||||
| 2 | CONTEXT_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Controller-Schnittstelle | 20060511 | |||
| 3 | DISPLAY_MESSAGES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20060511 | |||
| 4 | HAS_ERRORS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20060511 |
Method CHECK_MANDATORY_ATTRIBUTES on class CL_WD_DYNAMIC_TOOL has no exception.
Method CHECK_MANDATORY_ATTR_ON_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_MESSAGES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20060801 | ||
| 2 | MESSAGES | Call by reference | Type reference (TYPE) | T_CHECK_RESULT_MESSAGE_TAB | 20060801 | ||||
| 3 | VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: API eines Views | 20060801 |
Method CHECK_MANDATORY_ATTR_ON_VIEW on class CL_WD_DYNAMIC_TOOL has no exception.
Method CLEAR_TABLE_TREE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Schnittstelle für Context-Knoten | 20050112 | |||
| 2 | INCLUDING_LEAD_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050112 |
Method CLEAR_TABLE_TREE_SELECTION on class CL_WD_DYNAMIC_TOOL has no exception.
Method CREATE_C_TABLE_FROM_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TABLE | Value transfer | Object reference (TYPE REF TO) | CL_WD_C_TABLE | Referenz auf die neue Tabelle | 20110224 | |||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Referenz auf den Context-Knoten | 20110224 | |||
| 3 | ON_SELECT | Value transfer | Type reference (TYPE) | STRING | Eventhandler für Selektion | 20110224 | |||
| 4 | TABLE_ID | Call by reference | Type reference (TYPE) | STRING | Id der Tabelle | 20110224 | |||
| 5 | UI_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | UI-Container, in dem die Tabelle liegen soll | 20110224 |
Method CREATE_C_TABLE_FROM_NODE on class CL_WD_DYNAMIC_TOOL has no exception.
Method CREATE_FORM_FROM_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESC_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context-Knoten | 20030826 | |||
| 2 | ID_PREFIX | Value transfer | Type reference (TYPE) | STRING | Präfix für die IDs der Elemente | 20030728 | |||
| 3 | INPUTLENGTH | Value transfer | Type reference (TYPE) | I | 20 | 20030826 | |||
| 4 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context-Knoten | 20030728 | |||
| 5 | UI_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | UI-Container, in dem die Tabelle liegen soll | 20030728 |
Method CREATE_FORM_FROM_NODE on class CL_WD_DYNAMIC_TOOL has no exception.
Method CREATE_LAYOUT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FIRST_ELEMENT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20050112 | |||
| 2 | PARENT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | Perforce change= / 20031205-190225 | 20050112 | |||
| 3 | UI_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | Perforce change= / 20031205-190225 | 20050112 |
Method CREATE_LAYOUT_DATA on class CL_WD_DYNAMIC_TOOL has no exception.
Method CREATE_NODEINFO_FROM_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MANDATORY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20031212 | |||
| 2 | IS_MULTIPLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Soll der Knoten mehrere Elemente haben können? | 20030724 | |||
| 3 | NEW_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Referenz zu neuer Knoten-Info | 20031209 | |||
| 4 | NODE_NAME | Value transfer | Type reference (TYPE) | STRING | Knotenname (Großbuchstaben!) | 20031209 | |||
| 5 | PARENT_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Referenz auf Parent-Knoten | 20030724 | |||
| 6 | STRUCTURE_NAME | Value transfer | Type reference (TYPE) | STRING | Strukturname (Großbuchstaben!) | 20030724 |
Method CREATE_NODEINFO_FROM_STRUCT on class CL_WD_DYNAMIC_TOOL has no exception.
Method CREATE_RANGE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DECIMALS | Value transfer | Type reference (TYPE) | I | Dezimalstellen bei P | 20050421 | |||
| 2 | I_LENGTH | Value transfer | Type reference (TYPE) | I | Länge | 20050421 | |||
| 3 | I_TYPENAME | Value transfer | Type reference (TYPE) | STRING | Typname | 20050421 | |||
| 4 | RT_RANGE_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | Range-Tabelle | 20050421 |
Method CREATE_RANGE_TABLE on class CL_WD_DYNAMIC_TOOL has no exception.
Method CREATE_TABLE_FROM_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Referenz auf den Context-Knoten | 20030724 | |||
| 2 | ON_LEAD_SELECT | Value transfer | Type reference (TYPE) | STRING | Eventhandler für Selektion | 20030728 | |||
| 3 | TABLE | Value transfer | Object reference (TYPE REF TO) | CL_WD_TABLE | Referenz auf die neue Tabelle | 20030724 | |||
| 4 | TABLE_ID | Call by reference | Type reference (TYPE) | STRING | Id der Tabelle | 20030724 | |||
| 5 | UI_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | UI-Container, in dem die Tabelle liegen soll | 20030724 |
Method CREATE_TABLE_FROM_NODE on class CL_WD_DYNAMIC_TOOL has no exception.
Method EXPAND_TABLE_INTO_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Element, bis zu dem aufgeklappt werden soll (Vorgabe: LS) | 20050216 | |||
| 2 | WD_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_TABLE | Perforce change= / 20041216-072043 | 20050216 |
Method EXPAND_TABLE_INTO_ELEMENT on class CL_WD_DYNAMIC_TOOL has no exception.
Method FILL_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_NAME | Value transfer | Type reference (TYPE) | STRING | Name des aktuellen Knotens | 20030724 | |||
| 2 | NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Neu angelegter Context-Knoten | 20030724 | |||
| 3 | PARENT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Parent-Element | 20030724 | |||
| 4 | VALUES | Call by reference | Type reference (TYPE) | ANY | Tabelle mit den Daten | 20030724 | |||
| 5 | VALUE_KIND | Call by reference | Type reference (TYPE) | STRING | 'TABLE' | 20031209 |
Method FILL_NODE on class CL_WD_DYNAMIC_TOOL has no exception.
Method GET_TABLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20050224 | ||||
| 2 | ROW_COUNT | Call by reference | Type reference (TYPE) | I | 50 | 20050224 | |||
| 3 | TAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20050224 |
Method GET_TABLE_DATA on class CL_WD_DYNAMIC_TOOL has no exception.
Method GET_TABLE_TREE_LEAD_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | DataSource der Tabelle | 20050111 | |||
| 2 | LEAD_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050111 |
Method GET_TABLE_TREE_LEAD_SELECTION on class CL_WD_DYNAMIC_TOOL has no exception.
Method GET_TABLE_TREE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | DataSource der Tabelle | 20050111 | |||
| 2 | INCLUDING_LEAD_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | LeadSelection in Selektion einschließen | 20050111 | ||
| 3 | SELECTED_ELEMENTS | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ELEMENT_SET | Web Dynpro: Menge von Elementen eines Context-Knotens | 20050111 |
Method GET_TABLE_TREE_SELECTION on class CL_WD_DYNAMIC_TOOL has no exception.
Method INT_CHECK_MANDATORY_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20060511 | ||||
| 2 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20060511 | |||
| 3 | ELEMENT_EMPTY_OK | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20060511 | |||
| 4 | IS_EMPTY | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20060511 |
Method INT_CHECK_MANDATORY_ATTRIBUTE on class CL_WD_DYNAMIC_TOOL has no exception.
Method IS_STRUCTURE_OR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Strukturname in UPPERCASE | 20050224 | |||
| 2 | RC | Value transfer | Type reference (TYPE) | I | 1: Struktur, 2: Tabelle, 0: falsch | 20050224 |
Method IS_STRUCTURE_OR_TABLE on class CL_WD_DYNAMIC_TOOL has no exception.
Method I__CLEAR_TABLE_TREE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | DataSource der Tabelle | 20050112 | |||
| 2 | RECURSIVE_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Web Dynpro: Schnittstelle der Metadaten eines Knotens | 20050216 |
Method I__CLEAR_TABLE_TREE_SELECTION on class CL_WD_DYNAMIC_TOOL has no exception.
Method I__GET_RECURSIVE_NODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Schnittstelle für Context-Knoten | 20050216 | |||
| 2 | RECURSION_NODE_NAME | Value transfer | Type reference (TYPE) | STRING | 20050216 |
Method I__GET_RECURSIVE_NODE_NAME on class CL_WD_DYNAMIC_TOOL has no exception.
Method I__GET_TABLE_TREE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | DataSource der Tabelle | 20050111 | |||
| 2 | RECURSIVE_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Web Dynpro: Schnittstelle der Metadaten eines Knotens | 20050216 | |||
| 3 | SELECTED_ELEMENTS | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ELEMENT_SET | Web Dynpro: Menge von Elementen eines Context-Knotens | 20050111 |
Method I__GET_TABLE_TREE_SELECTION on class CL_WD_DYNAMIC_TOOL has no exception.
Method I__SET_TREE_LEAD_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_WD_NODE_TYPES | Value transfer | Type reference (TYPE) | WD_TR_ABSTRACT_TREE_NODE_TYPE | Perforce change= / 20031205-191948 | 20050112 | |||
| 2 | IT_YELLOW_BACKSTONE_ROAD | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ELEMENT_SET | Help Ellis find her way back home... | 20050112 | |||
| 3 | I_CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Schnittstelle für die dynamische Verarbeitung von Elementen | 20050112 | |||
| 4 | I_IS_TREE_DATASOURCE_REUSE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050112 | ||||
| 5 | I_NEW_LEAD_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Schnittstelle für die dynamische Verarbeitung von Elementen | 20050112 | |||
| 6 | I_TREE_CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050112 | |||
| 7 | I_TREE_DATA_SOURCE_PATH | Value transfer | Type reference (TYPE) | STRING | 20050112 |
Method I__SET_TREE_LEAD_SELECTION on class CL_WD_DYNAMIC_TOOL has no exception.
Method MAKE_TABLE_ELEMENT_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Context-Element, Default: LeadSelection | 20050215 | |||
| 2 | WD_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_TABLE | Perforce change= / 20041014-113956 | 20050215 |
Method MAKE_TABLE_ELEMENT_VISIBLE on class CL_WD_DYNAMIC_TOOL has no exception.
Method MAKE_TABLE_ROW_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRST_VISIBLE_ROW | Call by reference | Type reference (TYPE) | I | 20041019 | ||||
| 2 | NEW_FIRST_VISIBLE_ROW | Value transfer | Type reference (TYPE) | I | 20041019 | ||||
| 3 | ROW | Call by reference | Type reference (TYPE) | I | 20041019 | ||||
| 4 | ROW_COUNT | Call by reference | Type reference (TYPE) | I | 20041019 | ||||
| 5 | VISIBLE_ROW_COUNT | Call by reference | Type reference (TYPE) | I | 20041019 |
Method MAKE_TABLE_ROW_VISIBLE on class CL_WD_DYNAMIC_TOOL has no exception.
Method SET_TABLE_TREE_LEAD_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | DataSource-Node der Tabelle | 20041119 | |||
| 2 | INCLUDING_SINGLE_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050112 | |||
| 3 | LEAD_SELECTION | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Neue Lead Selection/weglassen für Lead Selection löschen | 20041119 |
Method SET_TABLE_TREE_LEAD_SELECTION on class CL_WD_DYNAMIC_TOOL has no exception.
Method SET_TREE_LEAD_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NEW_LEAD_SELECTION_PATH | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ELEMENT_SET | Pfad zur neuen LeadSelection | 20060201 | |||
| 2 | IT_PREV_LEAD_SELECTION_PATH | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ELEMENT_SET | Pfad zur vorherigen LeadSelection | 20060201 | |||
| 3 | I_FULL_SCAN | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Führt einen vollen Scan des Baum-Teils des Contextes durch | 20051116 | ||
| 4 | I_NEW_LEAD_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Context-Element, welches die LeadSelection erhalten soll | 20040511 | |||
| 5 | I_PREV_LEAD_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | ContextElement der bisherigen LeadSelection (Meth schneller) | 20051115 | |||
| 6 | I_TREE_CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Context-Element, der DataSource des Tree-Viewelements | 20040511 | |||
| 7 | I_WD_TREE | Value transfer | Object reference (TYPE REF TO) | CL_WD_TREE | Web-Dynpro-Baum | 20040511 |
Method SET_TREE_LEAD_SELECTION on class CL_WD_DYNAMIC_TOOL has no exception.
Method SET_VISIBLE_FROM_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALTERNATIVE_UIELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | Sichtbar, wenn Element nicht existiert | 20050622 | |||
| 2 | PATH | Call by reference | Type reference (TYPE) | STRING | 20050622 | ||||
| 3 | UIELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | Sichtbar, wenn Element existiert | 20050622 | |||
| 4 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20050622 |
Method SET_VISIBLE_FROM_ELEMENT on class CL_WD_DYNAMIC_TOOL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |