SAP ABAP Class CL_SALV_WD_EXPORT_PDF_ACC (Export from WDXML)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_A_EXPORT_BASE Export 20091123
Properties
Class CL_SALV_WD_EXPORT_PDF_ACC  
Short Description Export from WDXML    
Super Class CL_SALV_BS_A_EXPORT_BASE Export 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_UI   SALV WD UI 
Created 20091102   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SALV_BS_DDIC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_SALV_BS_RESULT_DATA_TABLE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_WD_TABLE_COLUMN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_WD_TEXT_VIEW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 IF_SALV_BS_C_FIELD_SETTINGS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_SALV_BS_R_DATA_TABLE_AGGR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 IF_SALV_BS_R_DATA_TABLE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
9 IF_SALV_BS_T_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
10 IF_SALV_WD_C_PDF_SETTINGS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
11 IF_SALV_WD_EXPORT_PDF Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_WD_EXPORT_PDF_ACC has no interface implemented.
Friends
Class CL_SALV_WD_EXPORT_PDF_ACC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CELL_ID Constant Public Type reference (TYPE) STRING 'C' 20091123
2 C_DEFAULT_FILE Constant Protected Type reference (TYPE) STRING 'alv_export.pdf' 20091123
3 C_END Constant Protected Type reference (TYPE) STRING 'end' 20091123
4 C_IMAGE_HIER_CLOSED Constant Protected Type reference (TYPE) STRING '/sap/public/bc/ur/nw5/themes/sap_tradeshow/common/treeview/ico12_treebranch_closed.gif' 20100701
5 C_IMAGE_HIER_OPEN Constant Protected Type reference (TYPE) STRING '/sap/public/bc/ur/nw5/themes/sap_tradeshow/common/treeview/ico12_treebranch_open.gif' 20100701
6 C_IMAGE_ID Constant Public Type reference (TYPE) STRING 'I' 20091123
7 C_IMAGE_ID_CLOSED Constant Protected Type reference (TYPE) STRING 'CLOSED' 20091123
8 C_IMAGE_ID_CLOSED_H Constant Protected Type reference (TYPE) STRING 'CLOSED_H' 20091123
9 C_IMAGE_ID_OPEN Constant Protected Type reference (TYPE) STRING 'OPEN' 20091123
10 C_IMAGE_ID_OPEN_H Constant Protected Type reference (TYPE) STRING 'OPEN_H' 20091123
11 C_IMAGE_TOTAL_DOT Constant Protected Type reference (TYPE) STRING '/sap/public/bc/ur/nw5/themes/sap_tradeshow/common/saptable/ico12_marktotals.gif' 20100701
12 C_IMAGE_TOTAL_DOWN Constant Protected Type reference (TYPE) STRING '/sap/public/bc/ur/nw5/themes/sap_tradeshow/common/saptable/ico12_branch_open.gif' 20100701
13 C_IMAGE_TOTAL_RIGHT Constant Protected Type reference (TYPE) STRING '/sap/public/bc/ur/nw5/themes/sap_tradeshow/common/saptable/ico12_branch_closed.gif' 20100701
14 C_IMAGE_TOTAL_UP Constant Protected Type reference (TYPE) STRING '/sap/public/bc/ur/nw5/themes/sap_tradeshow/common/saptable/ico12_open_top.gif' 20100701
15 C_IN Constant Protected Type reference (TYPE) STRING 'in' 20091123
16 C_MIME_TYPE Constant Protected Type reference (TYPE) STRING 'application/pdf' 20091123
17 C_START Constant Protected Type reference (TYPE) STRING 'start' 20091123
18 C_TEXT_ID Constant Protected Type reference (TYPE) STRING 'T' 20091123
19 C_TOOL_ADS Constant Protected Type reference (TYPE) STRING CL_SALV_WD_ADMIN=>C_PDF_GENERATION_TOOL-ADS 20091123
20 C_TOOL_SAP Constant Protected Type reference (TYPE) STRING CL_SALV_WD_ADMIN=>C_PDF_GENERATION_TOOL-SAP 20091123
21 MR_DATA_TABLE Instance attribute Protected Object reference (TYPE REF TO) DATA 20091123
22 MR_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE 20091123
23 MR_RESULT_DATA Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_BS_RESULT_DATA_TABLE ResultData Table 20091123
24 MS_EXPORT_PDF Instance attribute Protected Type reference (TYPE) YS_EXPORT_PDF 20091123
25 MT_ATTRIBUTES Instance attribute Protected Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE 20091123
26 MT_ATTRIBUTES_WD Instance attribute Protected Type reference (TYPE) WDR_CONTEXT_ATTR_INFO_MAP 20091123
27 MT_COLS Instance attribute Protected Type reference (TYPE) YT_COLS 20091123
28 MT_MSG Instance attribute Public Type reference (TYPE) YT_MSG 20091123
29 M_COMPONENT_NAME Instance attribute Protected Type reference (TYPE) STRING 20091123
30 M_COMPONENT_USAGE Instance attribute Protected Type reference (TYPE) STRING 20091123
31 M_HIER_LEAF Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20091123
32 M_HIER_LEVELS Instance attribute Protected Type reference (TYPE) I 20091123
33 M_IS_ACCESSIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20091123
34 M_IS_HIERARCHY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20091123
35 M_IS_RTL Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20131120
36 M_TOOL Instance attribute Protected Type reference (TYPE) STRING 20091123
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_COLUMN Instance method Protected Method 20091123
2 COLLECT_COLUMNS Instance method Protected Method 20091123
3 COLLECT_CONTENT Instance method Protected Method 20091123
4 COLLECT_DATA Instance method Protected Method 20091123
5 COLLECT_DATA_TABLE Instance method Protected Method 20091123
6 COLLECT_HEADER Instance method Protected Method 20091123
7 COLLECT_HEADER_TEMPLATE Instance method Protected Method 20100623
8 COLLECT_HIERDATA Instance method Protected Method 20091123
9 COLLECT_IMAGE Instance method Protected Method 20091123
10 COLLECT_INFORMATION Instance method Protected Method 20091123
11 COLLECT_LAYOUT Instance method Protected Method 20091123
12 COLLECT_ROW_TEMPLATES Instance method Protected Method 20091123
13 COLLECT_TOL Instance method Protected Method 20091123
14 COLLECT_TOTALS Instance method Protected Method 20091123
15 CREATE_XML Instance method Protected Method 20091123
16 FREE Instance method Public Method 20091123
17 GET_CELL_DESIGN Instance method Protected Method 20091123
18 GET_COLUMN_EDITOR Instance method Protected Method 20091123
19 GET_FIELD Instance method Protected Method 20091123
20 GET_GRID_MODE Instance method Protected Method 20091123
21 GET_HALIGN Instance method Protected Method 20091123
22 GET_HEADER_TYPE Instance method Protected Method 20091123
23 GET_TEXT_COLOR Instance method Protected Method 20091123
24 GET_TEXT_DESIGN Instance method Protected Method 20091123
25 GET_TEXT_LAYOUT Instance method Protected Method 20091123
Events
Class CL_SALV_WD_EXPORT_PDF_ACC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_CELLS Public See coding 20091123 begin of ys_cells, refid type string, row_span type string, design type string, halign type string, cellcontent_table type yt_cell_content, end of ys_cells
2 YS_CELL_CONTENT Public See coding 20091123 begin of ys_cell_content, refid type string, image_refid type string, image_flag type string, image_tooltip type string, tooltip type string, with_layout type string, design type string, layout type string, color type string, text type string, end of ys_cell_content
3 YS_CELL_CONTENT_TEMPL Public See coding 20091123 begin of ys_cell_content_templ, id type string, image_flag type string, design type string, layout type string, color type string, end of ys_cell_content_templ
4 YS_CELL_TEMPL Public See coding 20091123 begin of ys_cell_templ, id type string, col_span type string, design type string, halign type string, valign type string, cellcontent_templates type yt_cell_content_templ, end of ys_cell_templ
5 YS_COLS Public See coding 20091123 begin of ys_cols, fieldname type string, value type string, colname type string, reptext type string, header_image_source type string, header_image_first type string, tooltip type string, datatype type string, col_pos type i, fixed type string, grouping_allowed type string, sorted type string, totals type string, aggregation_type type salv_wd_constant, subtotals type string, subtotal_level type string, subtotal_table type yt_subtotal, is_unitkey type string, cfieldname type string, qfieldname type string, decimals type i, inttype type string, image_only type string, image_source type string, image_source_fieldname type string, image_first type string, image_first_fieldname type string, image_tooltip type string, image_tooltip_fieldname type string, halign type string, cell_editor type salv_wd_constant, cell_design type string, cell_design_fieldname type string, text_design type string, text_design_fieldname type string, text_layout type string, text_layout_fieldname type string, text_color type string, text_color_fieldname type string, r_attributes type ref to if_salv_bs_t_data=>s_type_attribute, r_attributes_wd type ref to wdr_context_attribute_info, end of ys_cols
6 YS_CONTENT Public See coding 20091123 begin of ys_content, table type yt_table, end of ys_content
7 YS_EXPORT_PDF Public See coding 20091123 begin of ys_export_pdf, info type ys_information, layout type ys_layout, images type yt_image, content type yt_content, end of ys_export_pdf
8 YS_IMAGE Public See coding 20091123 begin of ys_image, id type string, name type string, mimetype type string, tooltip type string, content type xstring, end of ys_image
9 YS_INFORMATION Public See coding 20091123 begin of ys_information, version type string, export_lib type string, acc508 type string, system type string, user type string, country type string, language type string, rtl type string, date type d, time type t, title type string, comment type string, end of ys_information
10 YS_KEYCOLS Public See coding 20091123 begin of ys_keycols, key_column type i, end of ys_keycols
11 YS_LAYOUT Public See coding 20091123 begin of ys_layout, paper_format type string, orientation type string, margin_unit type string, margin_left type string, margin_right type string, margin_top type string, margin_bottom type string, strategy type string, repeat_headers type string, repeat_key_columns type string, header_left type string, header_center type string, header_right type string, footer_left type string, footer_center type string, footer_right type string, header_left_freetext type string, header_center_freetext type string, header_right_freetext type string, footer_left_freetext type string, footer_center_freetext type string, footer_right_freetext type string, end of ys_layout
12 YS_ROWS Public See coding 20091123 begin of ys_rows, refid type string, cells_table type yt_cells, end of ys_rows
13 YS_ROW_TEMPL Public See coding 20091123 begin of ys_row_templ, id type string, header_level type string, cell_templates type yt_cell_templ, end of ys_row_templ
14 YS_SUBTOTAL Public See coding 20091123 begin of ys_subtotal, subtotal_level type i, end of ys_subtotal
15 YS_TABLE Public See coding 20091123 begin of ys_table, id type string, gridmode type string, key_columns type yt_keycols, row_templates type yt_row_templ, rows_table type yt_rows, end of ys_table
16 YT_CELLS Public See coding 20091123 yt_cells type standard table of ys_cells with non-unique key refid
17 YT_CELL_CONTENT Public See coding 20091123 yt_cell_content type standard table of ys_cell_content with non-unique key refid
18 YT_CELL_CONTENT_TEMPL Public See coding 20091123 yt_cell_content_templ type standard table of ys_cell_content_templ with non-unique key id
19 YT_CELL_TEMPL Public See coding 20091123 yt_cell_templ type standard table of ys_cell_templ with non-unique key id
20 YT_COLS Public See coding 20091123 yt_cols type standard table of ys_cols with non-unique key fieldname
21 YT_CONTENT Public See coding 20091123 yt_content type standard table of ys_content with default key initial size 1
22 YT_IMAGE Public See coding 20091123 yt_image type standard table of ys_image with key id
23 YT_KEYCOLS Public See coding 20091123 yt_keycols type standard table of ys_keycols with key key_column
24 YT_MSG Public See coding 20091123 yt_msg type standard table of symsg with default key initial size 1
25 YT_ROWS Public See coding 20091123 yt_rows type standard table of ys_rows with non-unique key refid
26 YT_ROW_TEMPL Public See coding 20091123 yt_row_templ type standard table of ys_row_templ with non-unique key id
27 YT_SUBTOTAL Public See coding 20091123 yt_subtotal type standard table of ys_subtotal with non-unique key table_line
28 YT_TABLE Public See coding 20091123 yt_table type standard table of ys_table with non-unique key id
Method Signatures

Method COLLECT_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_NAME Call by reference Type reference (TYPE) STRING 20091123
2 Importing IS_FIRST_CHAR Call by reference Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_TYPES=>S_TYPE_COLUMN_INFO 20091123
3 Importing R_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_COLUMN SALV_WD_T_COLUMN_REF 20091123
4 Exporting S_COLS Call by reference Type reference (TYPE) YS_COLS 20091123
5 Importing T_CHAR Call by reference Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_TYPES=>T_TYPE_CHAR 20091123
6 Importing T_KEYF Call by reference Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_TYPES=>T_TYPE_KEYF 20091123
7 Importing T_UNIT Call by reference Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_TYPES=>T_TYPE_UNIT 20091123

Method COLLECT_COLUMN on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method COLLECT_COLUMNS Signature

Method COLLECT_COLUMNS on class CL_SALV_WD_EXPORT_PDF_ACC has no parameter.
Method COLLECT_COLUMNS on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method COLLECT_CONTENT Signature

Method COLLECT_CONTENT on class CL_SALV_WD_EXPORT_PDF_ACC has no parameter.
Method COLLECT_CONTENT on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method COLLECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_DATA Call by reference Object reference (TYPE REF TO) DATA 20091123
2 Importing R_DATA_NEXT Call by reference Object reference (TYPE REF TO) DATA 20091123
3 Importing R_DATA_PREV Call by reference Object reference (TYPE REF TO) DATA 20091123
4 Importing S_RESULT Call by reference Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_TYPES=>S_TYPE_RESULT_DATA 20091123
5 Exporting S_ROWS Call by reference Type reference (TYPE) YS_ROWS 20091123

Method COLLECT_DATA on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method COLLECT_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting S_TABLE Call by reference Type reference (TYPE) YS_TABLE 20091123

Method COLLECT_DATA_TABLE on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method COLLECT_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting S_ROWS Call by reference Type reference (TYPE) YS_ROWS 20091123

Method COLLECT_HEADER on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method COLLECT_HEADER_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting S_ROW_TEMPLATE Call by reference Type reference (TYPE) YS_ROW_TEMPL 20100623

Method COLLECT_HEADER_TEMPLATE on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method COLLECT_HIERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing S_RESULT Call by reference Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_TYPES=>S_TYPE_RESULT_DATA 20091123
2 Exporting S_ROWS Call by reference Type reference (TYPE) YS_ROWS 20091123

Method COLLECT_HIERDATA on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method COLLECT_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMAGE_ID Call by reference Type reference (TYPE) STRING 20091123
2 Importing IMAGE_INDEX Call by reference Type reference (TYPE) I 20091123
3 Importing IMAGE_NAME Call by reference Type reference (TYPE) ANY 20091123
4 Importing IMAGE_TOOLTIP Call by reference Type reference (TYPE) STRING 20091123
5 Exporting S_CELL_CONTENT Call by reference Type reference (TYPE) YS_CELL_CONTENT 20091123

Method COLLECT_IMAGE on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method COLLECT_INFORMATION Signature

Method COLLECT_INFORMATION on class CL_SALV_WD_EXPORT_PDF_ACC has no parameter.
Method COLLECT_INFORMATION on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method COLLECT_LAYOUT Signature

Method COLLECT_LAYOUT on class CL_SALV_WD_EXPORT_PDF_ACC has no parameter.
Method COLLECT_LAYOUT on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method COLLECT_ROW_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGR_LEVEL Call by reference Type reference (TYPE) I 20091123
2 Importing TOTALS Call by reference Type reference (TYPE) ABAP_BOOL 20091123
3 Exporting T_ROW_TEMPLATES Call by reference Type reference (TYPE) YT_ROW_TEMPL 20091123

Method COLLECT_ROW_TEMPLATES on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method COLLECT_TOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_FORM_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Allgemeines Element im Gestaltungsobjekt 20091123
2 Exporting S_TABLE Call by reference Type reference (TYPE) YS_TABLE 20091123
3 Importing TYPE Call by reference Type reference (TYPE) STRING 20091123

Method COLLECT_TOL on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method COLLECT_TOTALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGRLEVEL Call by reference Type reference (TYPE) I 20091123
2 Importing REFID Call by reference Type reference (TYPE) STRING 20091123
3 Importing ROWSPAN Call by reference Type reference (TYPE) STRING 20091123
4 Importing S_AGGR_LINE_DESCR Call by reference Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_AGGR=>S_TYPE_AGGR_LINE_DESCR 20091123
5 Importing S_AGGR_LINE_PREV Call by reference Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_AGGR=>S_TYPE_AGGR_LINE_DESCR 20091123
6 Importing S_RESULT Call by reference Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_TYPES=>S_TYPE_RESULT_DATA 20091123
7 Exporting S_ROWS Call by reference Type reference (TYPE) YS_ROWS 20091123

Method COLLECT_TOTALS on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method CREATE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XML_STRING Call by reference Type reference (TYPE) XSTRING 20091123

Method CREATE_XML on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method FREE Signature

Method FREE on class CL_SALV_WD_EXPORT_PDF_ACC has no parameter.
Method FREE on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method GET_CELL_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELL_DESIGN Call by reference Attribute reference (LIKE) CL_WD_TABLE_COLUMN=>T_CELL_DESIGN 20091123
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20091123

Method GET_CELL_DESIGN on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method GET_COLUMN_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_COLUMN Spalte der ALV-Ausgabe 20091123
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_UIE Oberflächenelement in den Zellen der ALV-Ausgabe 20091123

Method GET_COLUMN_EDITOR on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method GET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CELL_EDITOR Call by reference Object reference (TYPE REF TO) CL_SALV_WD_UIE 20091123
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20091123

Method GET_FIELD on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method GET_GRID_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRID_MODE Call by reference Type reference (TYPE) WDUI_TABLE_GRID_MODE WebDynpro:TableGridMode 20091123
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20091123

Method GET_GRID_MODE on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method GET_HALIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HALIGN Call by reference Attribute reference (LIKE) CL_WD_TABLE_COLUMN=>T_H_ALIGN 20091123
2 Importing INTTYPE Call by reference Type reference (TYPE) STRING 20091123
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20091123

Method GET_HALIGN on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method GET_HEADER_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>TEXT 20091123
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20091123

Method GET_HEADER_TYPE on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method GET_TEXT_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT_COLOR Call by reference Attribute reference (LIKE) CL_WD_TEXT_VIEW=>T_SEMANTIC_COLOR 20091123
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20091123

Method GET_TEXT_COLOR on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method GET_TEXT_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT_DESIGN Call by reference Attribute reference (LIKE) CL_WD_TEXT_VIEW=>T_DESIGN 20091123
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20091123

Method GET_TEXT_DESIGN on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.

Method GET_TEXT_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT_LAYOUT Call by reference Attribute reference (LIKE) CL_WD_TEXT_VIEW=>T_LAYOUT 20091123
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20091123

Method GET_TEXT_LAYOUT on class CL_SALV_WD_EXPORT_PDF_ACC has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 703