Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20020620 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_MODEL_TV_EXCEL_EXPRT | interface for retrieving data for download to Excel | 20060428 |
Meta Relationship - Used By
Properties
| Class | CL_BSP_WD_CONTEXT_NODE_TV | |
| Short Description | Context Node for Binding Against Table Views | |
| Super Class | CL_BSP_WD_CONTEXT_NODE | WD Context Node |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_WD | WebClient UI Framework Runtime |
| Created | 20020620 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_MODEL_TV_EXCEL_EXPRT | interface for retrieving data for download to Excel | 20060428 |
Friends
Class CL_BSP_WD_CONTEXT_NODE_TV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | '0' | Constants for Deselection Index | 20060516 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | AXT_T_HASHED_FIELD_LIST | List of Enhancement Fields | 20080502 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Fake binding string | 20091004 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Filtering Active | 20040326 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | '~#~##' | placeholder | 20091004 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | Business Object Collection Iterator Interface | 20070904 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20070823 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_THTMLB_ROW_TEMPLATE | Row Template - Used to create a new row in cellearator | 20090917 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Indes of Selected Rows in Single Selection | 20050614 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Selection Mode | 20041110 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | INT4_TABLE | Index Table: Selected Rows | 20041110 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'LINEEDIT' | Change Single Lines | 20050420 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'MULTISELECT' | Multiple Selection | 20041110 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'MULTILINEEDIT' | Change Multiple Lines | 20050420 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | No Selection | 20041110 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'SINGLESELECT' | Individual Selection | 20041110 | ||
| 17 | Instance attribute | Protected | Type reference (TYPE) | STRING | 'MyStructure' | 20060428 | |||
| 18 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Reference to a Table | 20020620 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | 'tv1' | 20060412 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | Index of First Visible Row | 20050726 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | INT4 | Number of visible Rows | 20100609 |
Methods
Events
Class CL_BSP_WD_CONTEXT_NODE_TV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_TABLE_STATE | Public | See coding | 20100511 | begin of GTYPE_TABLE_STATE,
COLLECTION type ref to IF_BOL_BO_COL,
SELECTION_MODE type STRING,
FIRST_VISIBLE_ROW type STRING,
FILTER type ref to IF_BOL_BO_COL_ITERATOR,
end of GTYPE_TABLE_STATE
|
Method Signatures
Method BUILD_EMPTY_TABLE Signature
Method BUILD_EMPTY_TABLE on class CL_BSP_WD_CONTEXT_NODE_TV has no parameter.
Method BUILD_EMPTY_TABLE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method BUILD_TABLE Signature
Method BUILD_TABLE on class CL_BSP_WD_CONTEXT_NODE_TV has no parameter.
Method BUILD_TABLE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method CLEAR_LAST_LINE Signature
Method CLEAR_LAST_LINE on class CL_BSP_WD_CONTEXT_NODE_TV has no parameter.
Method CLEAR_LAST_LINE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BSP_WD_CONTEXT_NODE_TV has no parameter.
Method CONSTRUCTOR on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method DELETE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ONLY_LAST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kennzeichen: Nur letzten Filter löschen | 20041222 |
Method DELETE_FILTER on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method DESELECT_ALL Signature
Method DESELECT_ALL on class CL_BSP_WD_CONTEXT_NODE_TV has no parameter.
Method DESELECT_ALL on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method DETERMINE_EXT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXT_ATTRIBUTES | Value transfer | Type reference (TYPE) | AXT_T_HASHED_FIELD_LIST | 20090317 | ||||
| 2 | IV_USE_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090317 |
Method DETERMINE_EXT_ATTRIBUTES on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method EH_ON_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT_TABLEVIEW | 20091104 | ||||
| 2 | IV_HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20091104 |
Method EH_ON_FILTER on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method EH_ON_ROW_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT_TABLEVIEW | 20050420 | ||||
| 2 | IV_HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Eingabedaten von HTMLB | 20050727 |
Method EH_ON_ROW_SELECTION on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method EH_ON_SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20060413 | ||||
| 2 | IV_HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20060407 |
Method EH_ON_SORT on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_AC_T_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20090210 | ||||
| 2 | IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | Display Mode? | 20090210 | ||
| 3 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20090210 | ||||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20090210 | |||
| 5 | RV_ACTION_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_ACTION_PROVIDER | Action Descriptor | 20090210 |
Method GET_AC_T_TABLE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_A_T_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attributpfad | 20080924 | |||
| 2 | IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20080924 | |||
| 3 | RS_SFW_DATA | Value transfer | Type reference (TYPE) | BSP_WD_SFW_DATA | 20080924 |
Method GET_A_T_TABLE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_BO_BY_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHANGE_FOCUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Fokuselement der Kollektion anpassen | 20060420 | ||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20040414 | |||
| 3 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Zugriffsinterface für BO Attribute | 20040414 |
Method GET_BO_BY_INDEX on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_CSV Signature
Method GET_CSV on class CL_BSP_WD_CONTEXT_NODE_TV has no parameter.
Method GET_CSV on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_DATA_XML Signature
Method GET_DATA_XML on class CL_BSP_WD_CONTEXT_NODE_TV has no parameter.
Method GET_DATA_XML on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_FAKE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attribute Path | 20091004 | |||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | Business Object Collection Iterator Interface | 20091021 | |||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | Result Value | 20091004 |
Method GET_FAKE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | BO collection interface | 20041222 |
Method GET_ITERATOR on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_I_T_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20041222 | |||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | Tabellenindex (1..n) | 20041222 | |||
| 3 | RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | Ergebniswert | 20041222 |
Method GET_I_T_TABLE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_M_FAKE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attribute Path | 20091004 | |||
| 2 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | Metadata | 20091004 |
Method GET_M_FAKE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_M_T_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attributpfad | 20020624 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20020624 | |||
| 3 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA | Metadaten | 20020624 |
Method GET_M_T_TABLE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_OCA_T_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20060323 | ||||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20060320 | ||||
| 3 | RT_ACTIONS | Value transfer | Type reference (TYPE) | CRMT_THTMLB_ONE_CLICK_ACTION_T | 20060323 |
Method GET_OCA_T_TABLE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_P_T_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20060303 | ||||
| 2 | IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | Display Mode? | 20070613 | ||
| 3 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20060303 | ||||
| 4 | IV_PROPERTY | Call by reference | Type reference (TYPE) | STRING | 20060303 | ||||
| 5 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20060303 |
Method GET_P_T_TABLE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_TABLE_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | BSP_DLC_COLUMN_DESCR_TAB | Table column definitions | 20070823 |
Method GET_TABLE_COMPONENTS on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_TABLE_LINE_SAMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SAMPLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20020620 |
Method GET_TABLE_LINE_SAMPLE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_TABLE_LINE_SAMPLE_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SAMPLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20070619 |
Method GET_TABLE_LINE_SAMPLE_EXT on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_TABLE_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SIZE | Value transfer | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20040408 |
Method GET_TABLE_SIZE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_TABLE_STATE_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_STATE | Value transfer | Type reference (TYPE) | GTYPE_TABLE_STATE | 20100511 |
Method GET_TABLE_STATE_COPY on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_TEMPLATE_XML Signature
Method GET_TEMPLATE_XML on class CL_BSP_WD_CONTEXT_NODE_TV has no parameter.
Method GET_TEMPLATE_XML on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_T_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attributpfad | 20020620 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20020620 | |||
| 3 | INDEX | Call by reference | Type reference (TYPE) | I | Tabellenindex (1..n) | 20020620 | |||
| 4 | VALUE | Value transfer | Type reference (TYPE) | STRING | Ergebniswert | 20020620 |
Method GET_T_TABLE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method GET_V_T_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20060303 | ||||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20060303 | ||||
| 3 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | IF_BSP_WD_MODEL_SETTER_GETTER=>RUNTIME_MODE | 20060303 | |||
| 4 | RV_VALUEHELP_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_VALUEHELP_DESCRIPTOR | 20060303 |
Method GET_V_T_TABLE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method IS_ALL_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ALL_IS_SELECTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090127 |
Method IS_ALL_SELECTED on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method MARK_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELECTED_ROWS | Call by reference | Type reference (TYPE) | INT4_TABLE | Standard Table of INT4 | 20090914 | |||
| 2 | IR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20090901 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20090903 |
Method MARK_SELECTED_ROWS on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method ON_COLLECTION_EXCHANGED Signature
Method ON_COLLECTION_EXCHANGED on class CL_BSP_WD_CONTEXT_NODE_TV has no parameter.
Method ON_COLLECTION_EXCHANGED on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method ON_OUTPUT_RENDERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20070905 |
Method ON_OUTPUT_RENDERED on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method REGISTER_4_OUTPUT_RENDERED Signature
Method REGISTER_4_OUTPUT_RENDERED on class CL_BSP_WD_CONTEXT_NODE_TV has no parameter.
Method REGISTER_4_OUTPUT_RENDERED on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method SELECT_ALL Signature
Method SELECT_ALL on class CL_BSP_WD_CONTEXT_NODE_TV has no parameter.
Method SELECT_ALL on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method SET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Komponentenname | 20040326 | |||
| 2 | IV_FILTER_MODE | Call by reference | Type reference (TYPE) | CHAR1 | IF_BOL_BO_COL_ITERATOR=>FILTER_MODE_CACHED | Filtermodus | 20060503 | ||
| 3 | IV_KEEP_EXISTING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kennzeichen: Existierenden Filter erhalten | 20041222 | ||
| 4 | IV_VALUE | Call by reference | Type reference (TYPE) | DATA | 20040326 |
Method SET_FILTER on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method SET_SELECTION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SELECTION_MODE | Call by reference | Type reference (TYPE) | STRING | Selektionsmodus | 20050414 |
Method SET_SELECTION_MODE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method SET_TABLE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STATE | Call by reference | Type reference (TYPE) | GTYPE_TABLE_STATE | 20100511 |
Method SET_TABLE_STATE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Method SET_T_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attributpfad | 20020620 | |||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | Tabellenspalte (Komponentenname) | 20020620 | |||
| 3 | INDEX | Call by reference | Type reference (TYPE) | I | Tabellenindex (1..n) | 20020620 | |||
| 4 | VALUE | Call by reference | Type reference (TYPE) | STRING | Zuzuweisender Wert | 20020620 |
Method SET_T_TABLE on class CL_BSP_WD_CONTEXT_NODE_TV has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 310 |