SAP ABAP Interface IF_WDT_C_TABLE (C_TABLE - Unit Test Interface)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDRT_C_TABLE | C_Table | 20120207 |
Properties
| Interface | IF_WDT_C_TABLE | |
| Short Description | C_TABLE - Unit Test Interface |
General Data
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20120207 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
Interface IF_WDT_C_TABLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDT_VIEW_ELEMENT | Test Interface for View Elements | 20120207 |
Friends
Interface IF_WDT_C_TABLE has no friend.
Attributes
Interface IF_WDT_C_TABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Collapse Hierarchy Cell | 20131220 | |
| 2 | Instance method | Public | Method | Expand Hierarchy Cell | 20131219 | |
| 3 | Instance method | Public | Method | Access to a Header Menu | 20131119 | |
| 4 | Instance method | Public | Method | Selection of Menu Item in Header Menu | 20131119 | |
| 5 | Instance method | Public | Method | Selects a table row | 20121010 |
Events
Interface IF_WDT_C_TABLE has no event.
Types
Interface IF_WDT_C_TABLE has no local type.
Method Signatures
Method RAISE_COLLAPSE_HIER_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIER_CELL_ID | Call by reference | Type reference (TYPE) | STRING | Webdynpro ID of C_TBL_HIERARCHICAL_CELL | 20131220 | |||
| 2 | ROW_INDEX | Call by reference | Type reference (TYPE) | I | Zeilennummer im Context | 20131220 |
Method RAISE_COLLAPSE_HIER_CELL on Interface IF_WDT_C_TABLE has no exception.
Method RAISE_EXPAND_HIER_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIER_CELL_ID | Call by reference | Type reference (TYPE) | STRING | Webdynpro ID of C_TBL_HIERARCHICAL_CELL | 20131219 | |||
| 2 | ROW_INDEX | Call by reference | Type reference (TYPE) | I | Zeilennummer im Context | 20131219 |
Method RAISE_EXPAND_HIER_CELL on Interface IF_WDT_C_TABLE has no exception.
Method RAISE_HDRMENU_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Call by reference | Type reference (TYPE) | STRING | ID der Tabellenspalte | 20131119 |
Method RAISE_HDRMENU_ACCESS on Interface IF_WDT_C_TABLE has no exception.
Method RAISE_HDRMENU_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | MenuID as in web dynpro defined | 20131119 |
Method RAISE_HDRMENU_SELECT on Interface IF_WDT_C_TABLE has no exception.
Method RAISE_ROWSELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCESSTYPE | Call by reference | Type reference (TYPE) | STRING | 'STANDARD' | 20121010 | |||
| 2 | CELLUSERDATA | Call by reference | Type reference (TYPE) | STRING | 20121010 | ||||
| 3 | LEAD_CHANGE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Nur für FPM LIstUIBB: SelMode MultiWithLead ohne SelectEvent | 20121010 | |||
| 4 | ROWINDEX | Call by reference | Type reference (TYPE) | STRING | Zeilennummer | 20121010 | |||
| 5 | ROWUSERDATA | Call by reference | Type reference (TYPE) | STRING | 20121010 | ||||
| 6 | TRIGGERCELLID | Call by reference | Type reference (TYPE) | STRING | 20121010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für Web Dynpro Tester | 20130110 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 732 |