SAP ABAP Class /BCV/CL_UIF_MARK_TABLE (Marked table entries corresponding to a BG element)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/UIF (Package) BCV User Interface Layer
⤷
⤷
Properties
| Class | /BCV/CL_UIF_MARK_TABLE | |
| Short Description | Marked table entries corresponding to a BG element | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/UIF | BCV User Interface Layer |
| Created | 20091021 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /BCV/CL_UIF_MARK_TABLE has no interface implemented.
Friends
Class /BCV/CL_UIF_MARK_TABLE 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) | /BCV/CL_UIF_QVIEW_ASSIST=>TT_TABIX | Indices of selected table entries | 20091021 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | /BCV/QRM_QUERY_ID | Query ID | 20091021 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | ID of Query View | 20091021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Create a class instance | 20091021 | |
| 2 | Instance method | Public | Method | Obtain a table of selected lines | 20091021 |
Events
Class /BCV/CL_UIF_MARK_TABLE has no event.
Types
Class /BCV/CL_UIF_MARK_TABLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEL_LINES | Call by reference | Type reference (TYPE) | /BCV/CL_UIF_QVIEW_ASSIST=>TT_TABIX | Indices of selected table entries | 20091021 | |||
| 2 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | /BCV/QRM_QUERY_ID | Query ID | 20091021 | |||
| 3 | IV_QVIEW_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | ID of Query View | 20091021 |
Method CONSTRUCTOR on class /BCV/CL_UIF_MARK_TABLE has no exception.
Method GET_SELECTED_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SEL_LINES | Value transfer | Type reference (TYPE) | /BCV/CL_UIF_QVIEW_ASSIST=>TT_TABIX | Indices of selected table entries | 20091021 |
Method GET_SELECTED_LINES on class /BCV/CL_UIF_MARK_TABLE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |