SAP ABAP Class CL_DYNPRO_TABLEVIEW (Table view)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA (Application Component) ABAP Runtime Environment
⤷
SBAC (Package) Kernel Objects

⤷

⤷

Properties
Class | CL_DYNPRO_TABLEVIEW | |
Short Description | Table view | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBAC | Kernel Objects |
Created | 19981023 | SAP |
Last change | 20000630 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DYNPRO_TABLEVIEW has no interface implemented.
Friends
Class CL_DYNPRO_TABLEVIEW 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) | TV_COLUMN | Table of column descriptions | 19981023 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | ss | 19981023 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 0 | Current Line | 19981023 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of fixed lines | 19981023 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | ss | 19981023 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | DD | 19981023 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Left column after scrolling | 19981023 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | ss | 19981023 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | ss | 19981023 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 0 | First line | 19981023 | |
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | oo | 19981023 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19981023 |
2 | ![]() |
Instance method | Public | Method | Set context | 19981023 |
3 | ![]() |
Instance method | Public | Method | Set number of lines | 19981023 |
Events
Class CL_DYNPRO_TABLEVIEW has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SELECTED | Private | See coding | Selected | 19981023 |
|
|
2 | TV_COLUMN | Private | See coding | TV_COLUMN | 19981023 |
|
|
3 | VISLENGTH | Private | See coding | VISLENGTH | 19981023 |
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DYNPRO_TABLEVIEW has no parameter.
Method CONSTRUCTOR on class CL_DYNPRO_TABLEVIEW has no exception.
Method SET_CONTEXT Signature
Method SET_CONTEXT on class CL_DYNPRO_TABLEVIEW has no parameter.
Method SET_CONTEXT on class CL_DYNPRO_TABLEVIEW has no exception.
Method SET_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER_OF_LINES | Call by reference | Type reference (TYPE) | I | dd | 19981023 |
Method SET_LINES on class CL_DYNPRO_TABLEVIEW has no exception.
History
Last changed by/on | SAP | 20000630 |
SAP Release Created in |