SAP ABAP Class CL_SALV_FORM_PDF (CL_SALV_FORM_PDF)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_FORM (Package) ALV: Design Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_ABSTRACT Design Object 20050614
Properties
Class CL_SALV_FORM_PDF  
Short Description    
Super Class CL_SALV_FORM_ABSTRACT Design Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_FORM   ALV: Design Object 
Created 20050614   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_WD_EXPORT_PDF Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_FORM_PDF has no interface implemented.
Friends
Class CL_SALV_FORM_PDF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_TOL Instance attribute Protected Object reference (TYPE REF TO) DATA 20050614
2 M_COMPONENT_NAME Instance attribute Private Type reference (TYPE) STRING 20050614
3 M_TYPE Instance attribute Private Type reference (TYPE) STRING 20050614
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050614
2 GET_FLOW_COLCOUNT Instance method Private Method 20050614
3 GET_FLOW_COLCOUNT_FOR_COLUMN Instance method Private Method 20050614
4 GET_FLOW_ROWCOUNT Instance method Private Method 20050614
5 GET_GRID_COLCOUNT Instance method Private Method 20050614
6 GET_GRID_COLCOUNT_FOR_COLUMN Instance method Private Method 20050614
7 GET_GRID_ROWCOUNT Instance method Private Method 20050614
8 GET_GRID_ROWCOUNT_FOR_ROW Instance method Private Method 20050614
9 RENDER_CELL Instance method Private Method 20050614
10 RENDER_COMPONENT Instance method Private Method 20050614
11 RENDER_FLOW Instance method Private Method 20050614
12 RENDER_GRID Instance method Private Method 20050614
13 RENDER_ICON Instance method Private Method 20050614
14 RENDER_LABEL Instance method Private Method 20050614
15 RENDER_TEXT Instance method Private Method 20050614
Events
Class CL_SALV_FORM_PDF has no event.
Types
Class CL_SALV_FORM_PDF 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 COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20050614
2 Importing R_CONTENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Allgemeines Element im Gestaltungsobjekt 20050614
3 Importing R_TOL Call by reference Object reference (TYPE REF TO) DATA 20050614
4 Importing TYPE Call by reference Type reference (TYPE) STRING 20050614

Method CONSTRUCTOR on class CL_SALV_FORM_PDF has no exception.

Method GET_FLOW_COLCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COLCOUNT Value transfer Type reference (TYPE) I 20050614
2 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_FLOW 20050614

Method GET_FLOW_COLCOUNT on class CL_SALV_FORM_PDF has no exception.

Method GET_FLOW_COLCOUNT_FOR_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) I 20050614
2 Returning MAXCOL Value transfer Type reference (TYPE) I 20050614
3 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_FLOW 20050614

Method GET_FLOW_COLCOUNT_FOR_COLUMN on class CL_SALV_FORM_PDF has no exception.

Method GET_FLOW_ROWCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROWCOUNT Value transfer Type reference (TYPE) I 20050614
2 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_FLOW 20050614

Method GET_FLOW_ROWCOUNT on class CL_SALV_FORM_PDF has no exception.

Method GET_GRID_COLCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COLCOUNT Value transfer Type reference (TYPE) I 20050614
2 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_GRID 20050614

Method GET_GRID_COLCOUNT on class CL_SALV_FORM_PDF has no exception.

Method GET_GRID_COLCOUNT_FOR_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) I 20050614
2 Returning MAXCOL Value transfer Type reference (TYPE) I 20050614
3 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_GRID 20050614

Method GET_GRID_COLCOUNT_FOR_COLUMN on class CL_SALV_FORM_PDF has no exception.

Method GET_GRID_ROWCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROWCOUNT Value transfer Type reference (TYPE) I 20050614
2 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_GRID 20050614

Method GET_GRID_ROWCOUNT on class CL_SALV_FORM_PDF has no exception.

Method GET_GRID_ROWCOUNT_FOR_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAXROW Value transfer Type reference (TYPE) I 20050614
2 Importing ROW Call by reference Type reference (TYPE) I 20050614
3 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_GRID 20050614

Method GET_GRID_ROWCOUNT_FOR_ROW on class CL_SALV_FORM_PDF has no exception.

Method RENDER_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) I 20050614
2 Importing COLSPAN Call by reference Type reference (TYPE) I 20050614
3 Importing ROW Call by reference Type reference (TYPE) I 20050614
4 Importing ROWSPAN Call by reference Type reference (TYPE) I 20050614
5 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE 20050614

Method RENDER_CELL on class CL_SALV_FORM_PDF has no exception.

Method RENDER_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) I 20050614
2 Importing COLSPAN Call by reference Type reference (TYPE) I 20050708
3 Importing ROW Call by reference Type reference (TYPE) I 20050614
4 Importing ROWSPAN Call by reference Type reference (TYPE) I 20050708
5 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE 20050614

Method RENDER_COMPONENT on class CL_SALV_FORM_PDF has no exception.

Method RENDER_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) I 20050614
2 Importing COLSPAN Call by reference Type reference (TYPE) I 20061204
3 Importing ROW Call by reference Type reference (TYPE) I 20050614
4 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_FLOW 20050614

Method RENDER_FLOW on class CL_SALV_FORM_PDF has no exception.

Method RENDER_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) I 20050614
2 Importing ROW Call by reference Type reference (TYPE) I 20050614
3 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_GRID 20050614

Method RENDER_GRID on class CL_SALV_FORM_PDF has no exception.

Method RENDER_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_IMAGE 20050614
2 Changing S_TOLROW Call by reference Type reference (TYPE) IF_SALV_WD_EXPORT_PDF=>S_TYPE_TOL_ROW 20050614

Method RENDER_ICON on class CL_SALV_FORM_PDF has no exception.

Method RENDER_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LABEL 20050614
2 Changing S_TOLROW Call by reference Type reference (TYPE) IF_SALV_WD_EXPORT_PDF=>S_TYPE_TOL_ROW 20050614

Method RENDER_LABEL on class CL_SALV_FORM_PDF has no exception.

Method RENDER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_TEXT_VIEW 20050614
2 Changing S_TOLROW Call by reference Type reference (TYPE) IF_SALV_WD_EXPORT_PDF=>S_TYPE_TOL_ROW 20050614

Method RENDER_TEXT on class CL_SALV_FORM_PDF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710