SAP ABAP Interface IF_SALV_WD_EXPORT_PDF (if_salv_wd_export_pdf)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_UI (Package) SALV WD UI

⤷

⤷

Properties
Interface | IF_SALV_WD_EXPORT_PDF | |
Short Description | if_salv_wd_export_pdf |
General Data
Package | SALV_WD_UI | SALV WD UI |
Created | 20050121 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_WD_TABLE_COLUMN | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | CL_WD_TEXT_VIEW | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_SALV_WD_EXPORT_PDF has no interface.
Friends
Interface IF_SALV_WD_EXPORT_PDF has no friend.
Attributes
Interface IF_SALV_WD_EXPORT_PDF has no attribute.
Methods
Interface IF_SALV_WD_EXPORT_PDF has no method.
Events
Interface 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 | 710 |