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 /BCV/CL_UIF_QVIEW_ASSIST 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 GT_SEL_LINES Instance attribute Private Type reference (TYPE) /BCV/CL_UIF_QVIEW_ASSIST=>TT_TABIX Indices of selected table entries 20091021
2 GV_QUERY_ID Instance attribute Public Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20091021
3 GV_QVIEW_ID 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 CONSTRUCTOR Instance method Public Constructor Create a class instance 20091021
2 GET_SELECTED_LINES 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 Importing IT_SEL_LINES Call by reference Type reference (TYPE) /BCV/CL_UIF_QVIEW_ASSIST=>TT_TABIX Indices of selected table entries 20091021
2 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20091021
3 Importing 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 Returning 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