SAP ABAP Class CL_TABLEPAINTER_TABLE (SAP Table Painter Table Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SSF (Application Component) Smart Forms
     SMART (Package) SAP Smart Forms
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_TABLEPAINTER_BASETABLE SAP Table Painter Table Base Class 20000321
Properties
Class CL_TABLEPAINTER_TABLE  
Short Description SAP Table Painter Table Class    
Super Class CL_TABLEPAINTER_BASETABLE SAP Table Painter Table Base Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMART   SAP Smart Forms 
Created 19991102   SAP 
Last change 20000420   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNDP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TABLEPAINTER_TABLE has no interface implemented.
Friends
Class CL_TABLEPAINTER_TABLE has no friend class.
Attributes
Class CL_TABLEPAINTER_TABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991102
2 GET_ROWS Instance method Public Method Get rows 19991116
3 SET_ROWS Instance method Public Method Set rows 19991104
Events
Class CL_TABLEPAINTER_TABLE has no event.
Types
Class CL_TABLEPAINTER_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 COLS Call by reference Type reference (TYPE) TTPCOLAC Columns 19991104
2 Importing HANDLE Call by reference Type reference (TYPE) CNTL_HANDLE-OBJ Control handle 19991102
3 Importing HEIGHT Call by reference Type reference (TYPE) SSFDOCSTRC-WHEIGHT Height of table 19991102
4 Importing HEIGHT_UNIT Call by reference Type reference (TYPE) SSFDOCSTRC-U_WHEIGHT Unit of height 19991102
5 Importing INTENSITY Call by reference Type reference (TYPE) TPATTR-INTENSITY Intensity 19991102
6 Importing LEFT Call by reference Type reference (TYPE) SSFDOCSTRC-WLEFT Left position of table 19991102
7 Importing LEFT_UNIT Call by reference Type reference (TYPE) SSFDOCSTRC-U_WLEFT Unit of left position 19991102
8 Importing LINE_BOTTOM Call by reference Type reference (TYPE) TPATTR-LBOTTOM Bottom line 19991102
9 Importing LINE_BOTTOM_UNIT Call by reference Type reference (TYPE) TPATTR-LBOTTOM_U Bottom line unit 19991102
10 Importing LINE_LEFT Call by reference Type reference (TYPE) TPATTR-LLEFT Left line 19991102
11 Importing LINE_LEFT_UNIT Call by reference Type reference (TYPE) TPATTR-LLEFT_U Left line unit 19991102
12 Importing LINE_RIGHT Call by reference Type reference (TYPE) TPATTR-LRIGHT Right line 19991102
13 Importing LINE_RIGHT_UNIT Call by reference Type reference (TYPE) TPATTR-LRIGHT_U Right line unit 19991102
14 Importing LINE_TOP Call by reference Type reference (TYPE) TPATTR-LTOP Top line 19991102
15 Importing LINE_TOP_UNIT Call by reference Type reference (TYPE) TPATTR-LTOP_U Top line unit 19991102
16 Importing MOVABLE Call by reference Type reference (TYPE) I Is table movable? 19991116
17 Importing NAME Call by reference Type reference (TYPE) SSFDOCSTRC-TDWINDOW Name of new table 19991102
18 Importing RESIZABLE Call by reference Type reference (TYPE) I Is table resizable? 19991102
19 Importing ROWS Call by reference Type reference (TYPE) TTPROWA Rows 19991104
20 Importing TABLEPAINTER Call by reference Object reference (TYPE REF TO) CL_GUI_TABLEPAINTER Tablepainter 19991102
21 Importing TOP Call by reference Type reference (TYPE) SSFDOCSTRC-WTOP Top position of table 19991102
22 Importing TOP_UNIT Call by reference Type reference (TYPE) SSFDOCSTRC-U_WTOP Unit of top position 19991102
23 Importing WIDTH Call by reference Type reference (TYPE) SSFDOCSTRC-WWIDTH Width of table 19991102
24 Importing WIDTH_UNIT Call by reference Type reference (TYPE) SSFDOCSTRC-U_WWIDTH Unit of width 19991102
# Exception Resumable Description Created on
1 CNTL_ERROR Control error 19991102

Method GET_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ROWS Call by reference Type reference (TYPE) TTPROWA Rows 19991116
# Exception Resumable Description Created on
1 CNTL_ERROR Control error 19991116

Method SET_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROWS Call by reference Type reference (TYPE) TTPROWA Rows 19991104
# Exception Resumable Description Created on
1 CNTL_ERROR Control error 19991104
History
Last changed by/on SAP  20000420 
SAP Release Created in