SAP ABAP Class CL_KW_SI80_ALV_TABLE_BASE (Base Class for ALV Table (D&D))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
KM-KW (Application Component) Knowledge Warehouse
⤷
SIWB (Package) Information Workbench
⤷
⤷
Properties
| Class | CL_KW_SI80_ALV_TABLE_BASE | |
| Short Description | Base Class for ALV Table (D&D) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SIWB | Information Workbench |
| Created | 20121016 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_KW_SI80_ALV_TABLE_BASE has no forward declaration.
Interfaces
Class CL_KW_SI80_ALV_TABLE_BASE has no interface implemented.
Friends
Class CL_KW_SI80_ALV_TABLE_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | LVC_T_ROWS | ALV Control: Table with Inserted Lines | 20121016 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SDOKOBJECTS | Object List | 20121210 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_T_NKEY | ALV Tree Control: Node Table | 20121016 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | KWT_SDOKHIER | Structure Content | 20121221 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Source of Drag Event | 20121016 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20121016 | |
| 2 | Instance method | Public | Method | Get Name of Source Drag Object | 20121016 | |
| 3 | Instance method | Public | Method | Get hierarchy | 20121221 | |
| 4 | Instance method | Public | Method | Get Indices | 20121016 | |
| 5 | Instance method | Public | Method | Get Lines | 20121016 | |
| 6 | Instance method | Public | Method | Get Nodes | 20121016 | |
| 7 | Instance method | Public | Method | Sets Hierarchy | 20121221 | |
| 8 | Instance method | Public | Method | Set Indices | 20121016 | |
| 9 | Instance method | Public | Method | Set Rows | 20121016 | |
| 10 | Instance method | Public | Method | Set Nodes | 20121016 |
Events
Class CL_KW_SI80_ALV_TABLE_BASE has no event.
Types
Class CL_KW_SI80_ALV_TABLE_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DRAGSOURCE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121016 |
Method CONSTRUCTOR on class CL_KW_SI80_ALV_TABLE_BASE has no exception.
Method GET_DRAGSOURCE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DRAGSOURCE_NAME | Value transfer | Type reference (TYPE) | STRING | Name des Quell-Drag-Objekt | 20121016 |
Method GET_DRAGSOURCE_NAME on class CL_KW_SI80_ALV_TABLE_BASE has no exception.
Method GET_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_STR_CONTENT | Value transfer | Type reference (TYPE) | KWT_SDOKHIER | SDOK: Buch-struktur | 20121221 |
Method GET_HIERARCHY on class CL_KW_SI80_ALV_TABLE_BASE has no exception.
Method GET_INDEXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_INDEX | Value transfer | Type reference (TYPE) | LVC_T_ROWS | Indizes | 20121016 |
Method GET_INDEXES on class CL_KW_SI80_ALV_TABLE_BASE has no exception.
Method GET_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LINE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ermittelte Zeilen | 20121016 |
Method GET_LINES on class CL_KW_SI80_ALV_TABLE_BASE has no exception.
Method GET_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NODE | Value transfer | Type reference (TYPE) | LVC_T_NKEY | ALV-Tree-Control: Knotentabelle | 20121016 |
Method GET_NODES on class CL_KW_SI80_ALV_TABLE_BASE has no exception.
Method SET_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STR_CONTENT | Call by reference | Type reference (TYPE) | KWT_SDOKHIER | SDOK: Buchstruktur | 20121221 |
Method SET_HIERARCHY on class CL_KW_SI80_ALV_TABLE_BASE has no exception.
Method SET_INDEXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INDEX | Call by reference | Type reference (TYPE) | LVC_T_ROWS | Indizes | 20121016 |
Method SET_INDEXES on class CL_KW_SI80_ALV_TABLE_BASE has no exception.
Method SET_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LINE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Zeilen | 20121016 |
Method SET_LINES on class CL_KW_SI80_ALV_TABLE_BASE has no exception.
Method SET_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE | Call by reference | Type reference (TYPE) | LVC_T_NKEY | ALV-Tree-Control: Knotentabelle | 20121016 |
Method SET_NODES on class CL_KW_SI80_ALV_TABLE_BASE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |