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 | 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 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20050614 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050614 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050614 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050614 | ||
| 2 | Instance method | Private | Method | 20050614 | ||
| 3 | Instance method | Private | Method | 20050614 | ||
| 4 | Instance method | Private | Method | 20050614 | ||
| 5 | Instance method | Private | Method | 20050614 | ||
| 6 | Instance method | Private | Method | 20050614 | ||
| 7 | Instance method | Private | Method | 20050614 | ||
| 8 | Instance method | Private | Method | 20050614 | ||
| 9 | Instance method | Private | Method | 20050614 | ||
| 10 | Instance method | Private | Method | 20050614 | ||
| 11 | Instance method | Private | Method | 20050614 | ||
| 12 | Instance method | Private | Method | 20050614 | ||
| 13 | Instance method | Private | Method | 20050614 | ||
| 14 | Instance method | Private | Method | 20050614 | ||
| 15 | 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 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20050614 | ||||
| 2 | R_CONTENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_ELEMENT | Allgemeines Element im Gestaltungsobjekt | 20050614 | |||
| 3 | R_TOL | Call by reference | Object reference (TYPE REF TO) | DATA | 20050614 | ||||
| 4 | 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 | COLCOUNT | Value transfer | Type reference (TYPE) | I | 20050614 | ||||
| 2 | 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 | COL | Call by reference | Type reference (TYPE) | I | 20050614 | ||||
| 2 | MAXCOL | Value transfer | Type reference (TYPE) | I | 20050614 | ||||
| 3 | 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 | ROWCOUNT | Value transfer | Type reference (TYPE) | I | 20050614 | ||||
| 2 | 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 | COLCOUNT | Value transfer | Type reference (TYPE) | I | 20050614 | ||||
| 2 | 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 | COL | Call by reference | Type reference (TYPE) | I | 20050614 | ||||
| 2 | MAXCOL | Value transfer | Type reference (TYPE) | I | 20050614 | ||||
| 3 | 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 | ROWCOUNT | Value transfer | Type reference (TYPE) | I | 20050614 | ||||
| 2 | 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 | MAXROW | Value transfer | Type reference (TYPE) | I | 20050614 | ||||
| 2 | ROW | Call by reference | Type reference (TYPE) | I | 20050614 | ||||
| 3 | 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 | COL | Call by reference | Type reference (TYPE) | I | 20050614 | ||||
| 2 | COLSPAN | Call by reference | Type reference (TYPE) | I | 20050614 | ||||
| 3 | ROW | Call by reference | Type reference (TYPE) | I | 20050614 | ||||
| 4 | ROWSPAN | Call by reference | Type reference (TYPE) | I | 20050614 | ||||
| 5 | 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 | COL | Call by reference | Type reference (TYPE) | I | 20050614 | ||||
| 2 | COLSPAN | Call by reference | Type reference (TYPE) | I | 20050708 | ||||
| 3 | ROW | Call by reference | Type reference (TYPE) | I | 20050614 | ||||
| 4 | ROWSPAN | Call by reference | Type reference (TYPE) | I | 20050708 | ||||
| 5 | 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 | COL | Call by reference | Type reference (TYPE) | I | 20050614 | ||||
| 2 | COLSPAN | Call by reference | Type reference (TYPE) | I | 20061204 | ||||
| 3 | ROW | Call by reference | Type reference (TYPE) | I | 20050614 | ||||
| 4 | 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 | COL | Call by reference | Type reference (TYPE) | I | 20050614 | ||||
| 2 | ROW | Call by reference | Type reference (TYPE) | I | 20050614 | ||||
| 3 | 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 | R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_IMAGE | 20050614 | ||||
| 2 | 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 | R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LABEL | 20050614 | ||||
| 2 | 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 | R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_TEXT_VIEW | 20050614 | ||||
| 2 | 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 |