SAP ABAP Class IF_SALV_WD_EXPORT_PDF (if_salv_wd_export_pdf)
Properties
| Class | IF_SALV_WD_EXPORT_PDF | |
| Short Description | if_salv_wd_export_pdf | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050121 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_SALV_WD_EXPORT_PDF has no interface implemented.
Friends
Class IF_SALV_WD_EXPORT_PDF has no friend class.
Attributes
Class IF_SALV_WD_EXPORT_PDF has no attribute.
Methods
Class IF_SALV_WD_EXPORT_PDF has no method.
Events
Class IF_SALV_WD_EXPORT_PDF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TYPE_AGGRLEVEL | Public | See coding | 20050502 | begin of s_type_aggrlevel,
fieldname type string,
sort_pos type i,
end of s_type_aggrlevel
|
||
| 2 | S_TYPE_TOL | Public | See coding | 20050603 | begin of s_type_tol,
row type i,
t_tol_row type standard table of s_type_tol_row with non-unique key table_line,
end of s_type_tol
|
||
| 3 | S_TYPE_TOL_ROW | Public | See coding | 20050603 | begin of s_type_tol_row,
col type i,
rowspan type string,
colspan type string,
image type string,
image_tooltip type string,
text type string,
style like cl_wd_text_view=>t_design,
h_align like cl_wd_table_column=>t_h_align,
covered type wdy_boolean,
tooltip type string,
end of s_type_tol_row
|
||
| 4 | T_TYPE_AGGRLEVEL | Public | See coding | 20050502 | t_type_aggrlevel type standard table of s_type_aggrlevel
|
||
| 5 | T_TYPE_TOL | Public | See coding | 20050603 | t_type_tol type standard table of s_type_tol
|
||
| 6 | T_TYPE_TOL_ROW | Public | See coding | 20050603 | t_type_tol_row type standard table of s_type_tol_row
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |