SAP ABAP Class CL_WB_TESTTOOL_TREE_VIEW (Test Environment tree_view)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-FUB (Application Component) Function Builder
⤷
SFCS (Package) Function Builder
⤷
⤷
Properties
| Class | CL_WB_TESTTOOL_TREE_VIEW | |
| Short Description | Test Environment tree_view | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFCS | Function Builder |
| Created | 20031216 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB_TESTTOOL_TREE_VIEW has no forward declaration.
Interfaces
Class CL_WB_TESTTOOL_TREE_VIEW has no interface implemented.
Friends
Class CL_WB_TESTTOOL_TREE_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV tree control | 20040114 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20040115 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20040114 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TREEV_HHDR | Tree Control: Attributes of the Hierarchy Header | 20040114 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TREEV_NTAB | Tree Control: Node Table | 20040121 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20031216 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TROBJTYPE | Object Type | 20031216 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TEST_FUNC_TAB | Table with ALV Data | 20040115 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | CHAR3 | 3-Byte Field | 20040116 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20040115 |
Methods
Events
Class CL_WB_TESTTOOL_TREE_VIEW has no event.
Types
Class CL_WB_TESTTOOL_TREE_VIEW has no local type.
Method Signatures
Method ADD_A_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LAYOUT | Call by reference | Type reference (TYPE) | LVC_T_LAYI | Layoutstruktur für Items des ALV-Tree Controls | 20040119 | |||
| 2 | NEW_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20040116 | |||
| 3 | NODE_TEXT | Call by reference | Type reference (TYPE) | LVC_VALUE | 20040116 | ||||
| 4 | OUTTAB_LINE | Call by reference | Type reference (TYPE) | ANY | 20040116 | ||||
| 5 | RELAT_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20040116 |
Method ADD_A_NODE on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
Method ADJUST_COLUMN_AREA Signature
Method ADJUST_COLUMN_AREA on class CL_WB_TESTTOOL_TREE_VIEW has no parameter.
Method ADJUST_COLUMN_AREA on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FDESC | Call by reference | Type reference (TYPE) | ANY TABLE | 20040115 | ||||
| 2 | I_TESTSTEP | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20040116 | |||
| 3 | OBJ_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20031216 | |||
| 4 | OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20031216 |
Method CONSTRUCTOR on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
Method CREATE_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20031216 |
Method CREATE_CONTROL on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
Method DEFINE_HIERARCHY_HEADER Signature
Method DEFINE_HIERARCHY_HEADER on class CL_WB_TESTTOOL_TREE_VIEW has no parameter.
Method DEFINE_HIERARCHY_HEADER on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
Method DESTROY_CONTROL Signature
Method DESTROY_CONTROL on class CL_WB_TESTTOOL_TREE_VIEW has no parameter.
Method DESTROY_CONTROL on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
Method FILL_OUTLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LAYOUT | Call by reference | Type reference (TYPE) | LVC_T_LAYI | Layoutstruktur für Items des ALV-Tree Controls | 20040119 | |||
| 2 | L_OUTLINE | Call by reference | Type reference (TYPE) | TEST_FUNC | WB Testumgebung | 20040119 | |||
| 3 | PARAM_DESC | Value transfer | Type reference (TYPE) | ANY | 20040119 |
Method FILL_OUTLINE on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
Method FILL_PARAM_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040122 | |||
| 2 | NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20040122 |
Method FILL_PARAM_VALUE on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
Method HANDLE_TOOLBAR_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20040120 |
Method HANDLE_TOOLBAR_FUNCTIONS on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
Method ON_ITEM_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Attribute reference (LIKE) | 20040121 | |||||
| 2 | MENU | Call by reference | Attribute reference (LIKE) | 20040121 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20040121 |
Method ON_ITEM_CONTEXT_MENU_REQUEST on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
Method ON_ITEM_CONTEXT_MENU_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20040122 | |||||
| 2 | FIELDNAME | Call by reference | Attribute reference (LIKE) | 20040122 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20040122 |
Method ON_ITEM_CONTEXT_MENU_SELECTED on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
Method ON_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Attribute reference (LIKE) | 20040121 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20040121 |
Method ON_ITEM_DOUBLE_CLICK on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
Method ON_ITEM_KEYPRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Attribute reference (LIKE) | 20040123 | |||||
| 2 | KEY | Call by reference | Attribute reference (LIKE) | 20040123 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20040123 |
Method ON_ITEM_KEYPRESS on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
Method SELECT_DATA_AND_FILL_TREE Signature
Method SELECT_DATA_AND_FILL_TREE on class CL_WB_TESTTOOL_TREE_VIEW has no parameter.
Method SELECT_DATA_AND_FILL_TREE on class CL_WB_TESTTOOL_TREE_VIEW has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 700 |