SAP ABAP Class CL_TABLEPAINTER_TEMPLATE (SAP Table Painter Template 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 20000315
Properties
Class CL_TABLEPAINTER_TEMPLATE  
Short Description SAP Table Painter Template 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 20000315   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_TEMPLATE has no interface implemented.
Friends
Class CL_TABLEPAINTER_TEMPLATE has no friend class.
Attributes
Class CL_TABLEPAINTER_TEMPLATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000315
2 GET_ROWS Instance method Public Method Get rows 20000315
3 SET_ROWS Instance method Public Method Set rows 20000315
Events
Class CL_TABLEPAINTER_TEMPLATE has no event.
Types
Class CL_TABLEPAINTER_TEMPLATE 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 20000315
2 Importing HANDLE Call by reference Type reference (TYPE) CNTL_HANDLE-OBJ Control handle 20000315
3 Importing HEIGHT Call by reference Type reference (TYPE) SSFDOCSTRC-WHEIGHT Height of table 20000315
4 Importing HEIGHT_UNIT Call by reference Type reference (TYPE) SSFDOCSTRC-U_WHEIGHT Unit of height 20000315
5 Importing INTENSITY Call by reference Type reference (TYPE) TPATTR-INTENSITY Intensity 20000315
6 Importing LEFT Call by reference Type reference (TYPE) SSFDOCSTRC-WLEFT Left position of table 20000315
7 Importing LEFT_UNIT Call by reference Type reference (TYPE) SSFDOCSTRC-U_WLEFT Unit of left position 20000315
8 Importing LINE_BOTTOM Call by reference Type reference (TYPE) TPATTR-LBOTTOM Bottom line 20000315
9 Importing LINE_BOTTOM_UNIT Call by reference Type reference (TYPE) TPATTR-LBOTTOM_U Bottom line unit 20000315
10 Importing LINE_LEFT Call by reference Type reference (TYPE) TPATTR-LLEFT Left line 20000315
11 Importing LINE_LEFT_UNIT Call by reference Type reference (TYPE) TPATTR-LLEFT_U Left line unit 20000315
12 Importing LINE_RIGHT Call by reference Type reference (TYPE) TPATTR-LRIGHT Right line 20000315
13 Importing LINE_RIGHT_UNIT Call by reference Type reference (TYPE) TPATTR-LRIGHT_U Right line unit 20000315
14 Importing LINE_TOP Call by reference Type reference (TYPE) TPATTR-LTOP Top line 20000315
15 Importing LINE_TOP_UNIT Call by reference Type reference (TYPE) TPATTR-LTOP_U Top line unit 20000315
16 Importing MOVABLE Call by reference Type reference (TYPE) I Is table movable? 20000315
17 Importing NAME Call by reference Type reference (TYPE) SSFDOCSTRC-TDWINDOW Name of new table 20000315
18 Importing RESIZABLE Call by reference Type reference (TYPE) I Is table resizable? 20000315
19 Importing ROWS Call by reference Type reference (TYPE) TTPTROWA Rows 20000315
20 Importing TABLEPAINTER Call by reference Object reference (TYPE REF TO) CL_GUI_TABLEPAINTER Tablepainter 20000315
21 Importing TOP Call by reference Type reference (TYPE) SSFDOCSTRC-WTOP Top position of table 20000315
22 Importing TOP_UNIT Call by reference Type reference (TYPE) SSFDOCSTRC-U_WTOP Unit of top position 20000315
23 Importing WIDTH Call by reference Type reference (TYPE) SSFDOCSTRC-WWIDTH Width of table 20000315
24 Importing WIDTH_UNIT Call by reference Type reference (TYPE) SSFDOCSTRC-U_WWIDTH Unit of width 20000315
# Exception Resumable Description Created on
1 CNTL_ERROR Control error 20000315

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) TTPTROWA Rows 20000315
# Exception Resumable Description Created on
1 CNTL_ERROR Control error 20000315

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) TTPTROWA Rows 20000315
# Exception Resumable Description Created on
1 CNTL_ERROR Control error 20000315
History
Last changed by/on SAP  20000420 
SAP Release Created in 46D