SAP ABAP Interface IF_SALV_WD_PDF_SETTINGS (Settings for Data Export to PDF)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20050510
Properties
Interface IF_SALV_WD_PDF_SETTINGS  
Short Description Settings for Data Export to PDF    
General Data
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20050503   SAP 
Last changed 20060703   SAP 
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 IF_SALV_WD_C_PDF_SETTINGS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_WD_PDF_SETTINGS has no interface.
Friends
Interface IF_SALV_WD_PDF_SETTINGS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXPORT_NO_EOL Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050914
2 EXPORT_NO_TOL Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050914
3 FOOTER_CENTER Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>TEXT_EMPTY 20050808
4 FOOTER_CENTER_FREETEXT Instance attribute Public Type reference (TYPE) STRING 20050808
5 FOOTER_LEFT Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>TEXT_EMPTY 20050808
6 FOOTER_LEFT_FREETEXT Instance attribute Public Type reference (TYPE) STRING 20050808
7 FOOTER_RIGHT Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>TEXT_EMPTY 20050808
8 FOOTER_RIGHT_FREETEXT Instance attribute Public Type reference (TYPE) STRING 20050808
9 HEADER_CENTER Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>TEXT_EMPTY 20050808
10 HEADER_CENTER_FREETEXT Instance attribute Public Type reference (TYPE) STRING 20050808
11 HEADER_LEFT Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>TEXT_EMPTY 20050808
12 HEADER_LEFT_FREETEXT Instance attribute Public Type reference (TYPE) STRING 20050808
13 HEADER_RIGHT Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>TEXT_EMPTY 20050808
14 HEADER_RIGHT_FREETEXT Instance attribute Public Type reference (TYPE) STRING 20050808
15 MARGINS_UNIT Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>MARGINS 20050510
16 MARGIN_BOTTOM Instance attribute Public Type reference (TYPE) SALV_WD_PDF_MARGIN Margin 20050510
17 MARGIN_LEFT Instance attribute Public Type reference (TYPE) SALV_WD_PDF_MARGIN Margin 20050510
18 MARGIN_RIGHT Instance attribute Public Type reference (TYPE) SALV_WD_PDF_MARGIN Margin 20050510
19 MARGIN_TOP Instance attribute Public Type reference (TYPE) SALV_WD_PDF_MARGIN Margin 20050510
20 ORIENTATION Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>ORIENTATION 20050510
21 PAGE_LAYOUT Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>LAYOUT 20050510
22 PAGE_SIZE Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>PAGE_SIZE 20050510
23 PRINTER Instance attribute Public Type reference (TYPE) RSPOPNAME Spool: Output Device 20050809
24 PRINT_IMMEDIATE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050809
25 REPEAT_HEADERS_FIT_H Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050510
26 REPEAT_HEADERS_WALLPAPER Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050510
27 REPEAT_KEY_COLUMNS Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050510
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXPORT_NO_EOL Instance method Public Method Shows Whether Design Obj. for Footer Area Will Be Exported 20050914
2 GET_EXPORT_NO_TOL Instance method Public Method Shows Whether Design Obj. for Header Area Will Be Exported 20050914
3 GET_FOOTER_CENTER Instance method Public Method Returns Centered Text Module of Footer 20050808
4 GET_FOOTER_CENTER_FREETEXT Instance method Public Method Returns Centered Free Text of Footer 20050808
5 GET_FOOTER_LEFT Instance method Public Method Returns Left Text Module of Footer 20050808
6 GET_FOOTER_LEFT_FREETEXT Instance method Public Method Returns Left Free Text of Footer 20050808
7 GET_FOOTER_RIGHT Instance method Public Method Returns Right Text Module of Footer 20050808
8 GET_FOOTER_RIGHT_FREETEXT Instance method Public Method Returns Right Free Text of Footer 20050808
9 GET_HEADER_CENTER Instance method Public Method Returns Centered Text Module of Header 20050808
10 GET_HEADER_CENTER_FREETEXT Instance method Public Method Returns Centered Free Text of Header 20050808
11 GET_HEADER_LEFT Instance method Public Method Returns Left Text Module of Header 20050808
12 GET_HEADER_LEFT_FREETEXT Instance method Public Method Returns Left Free Text of Header 20050808
13 GET_HEADER_RIGHT Instance method Public Method Returns Right Text Module of Header 20050808
14 GET_HEADER_RIGHT_FREETEXT Instance method Public Method Returns Right Free Text of Header 20050808
15 GET_MARGINS_UNIT Instance method Public Method Returns Unit of Measure for the Margins 20050510
16 GET_MARGIN_BOTTOM Instance method Public Method Returns Width of Bottom Margin 20050510
17 GET_MARGIN_LEFT Instance method Public Method Returns Width of Left Margin 20050510
18 GET_MARGIN_RIGHT Instance method Public Method Returns Width of Right Margin 20050510
19 GET_MARGIN_TOP Instance method Public Method Returns Width of Top Margin 20050510
20 GET_ORIENTATION Instance method Public Method Returns Orientation of Page as Portrait or Landscape Format 20050510
21 GET_PAGE_LAYOUT Instance method Public Method Returns Scaling of ALV Output on Page 20050510
22 GET_PAGE_SIZE Instance method Public Method Returns Paper Size of Page 20050510
23 GET_PRINTER Instance method Public Method Returns Output Printer 20050809
24 GET_PRINT_IMMEDIATE Instance method Public Method Returns Flag for Immediate Output to Printer 20050809
25 GET_REPEAT_HEADERS_FIT_H Instance method Public Method Shows Repeat of Column Heading for Modified Page Width 20050510
26 GET_REPEAT_HEADERS_WALLPAPER Instance method Public Method Shows Repeat of Column Heading for Adjacent Pages 20050510
27 GET_REPEAT_KEY_COLUMNS Instance method Public Method Shows Repeat of Non-Scrollable Columns 20050510
28 SET_EXPORT_NO_EOL Instance method Public Method Export Excludes Design Object of Footer Area 20050914
29 SET_EXPORT_NO_TOL Instance method Public Method Export Excludes Design Object of Header Area 20050914
30 SET_FOOTER_CENTER Instance method Public Method Defines Centered Text Module of Footer 20050808
31 SET_FOOTER_CENTER_FREETEXT Instance method Public Method Defines Centered Free Text of Footer 20050808
32 SET_FOOTER_LEFT Instance method Public Method Defines Left Text Module of Footer 20050808
33 SET_FOOTER_LEFT_FREETEXT Instance method Public Method Defines Left Free Text of Footer 20050808
34 SET_FOOTER_RIGHT Instance method Public Method Defines Right Text Module of Footer 20050808
35 SET_FOOTER_RIGHT_FREETEXT Instance method Public Method Defines Right Free Text of Footer 20050808
36 SET_HEADER_CENTER Instance method Public Method Defines Centered Text Module of Header 20050808
37 SET_HEADER_CENTER_FREETEXT Instance method Public Method Defines Centered Free Text of Header 20050808
38 SET_HEADER_LEFT Instance method Public Method Defines Left Text Module of Header 20050808
39 SET_HEADER_LEFT_FREETEXT Instance method Public Method Defines Left Free Text of Header 20050808
40 SET_HEADER_RIGHT Instance method Public Method Defines Right Text Module of Header 20050808
41 SET_HEADER_RIGHT_FREETEXT Instance method Public Method Defines Right Free Text of Header 20050808
42 SET_MARGINS_UNIT Instance method Public Method Sets Unit of Measure for Margins 20050510
43 SET_MARGIN_BOTTOM Instance method Public Method Sets Width of Bottom Margin 20050510
44 SET_MARGIN_LEFT Instance method Public Method Sets Width of Left Margin 20050510
45 SET_MARGIN_RIGHT Instance method Public Method Sets Width of Right Margin 20050510
46 SET_MARGIN_TOP Instance method Public Method Sets Width of Top Margin 20050510
47 SET_ORIENTATION Instance method Public Method Sets Whether Page Is Portrait of Landscape Format 20050510
48 SET_PAGE_LAYOUT Instance method Public Method Sets Scaling of ALV Output on Page 20050510
49 SET_PAGE_SIZE Instance method Public Method Sets Paper Size of Page 20050510
50 SET_PRINTER Instance method Public Method Defines Output Printer 20050809
51 SET_PRINT_IMMEDIATE Instance method Public Method Sets Flag for Immediate Output to Printer 20050809
52 SET_REPEAT_HEADERS_FIT_H Instance method Public Method Repeats Column Heading for Modified Page Width 20050510
53 SET_REPEAT_HEADERS_WALLPAPER Instance method Public Method Repeats Column Heading for Adjacent Pages 20050510
54 SET_REPEAT_KEY_COLUMNS Instance method Public Method Repeats Non-Scrollable Columns on Each Page 20050510
Events
Interface IF_SALV_WD_PDF_SETTINGS has no event.
Types
Interface IF_SALV_WD_PDF_SETTINGS has no local type.
Method Signatures

Method GET_EXPORT_NO_EOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050914

Method GET_EXPORT_NO_EOL on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_EXPORT_NO_TOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050914

Method GET_EXPORT_NO_TOL on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_FOOTER_CENTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>TEXT 20050808

Method GET_FOOTER_CENTER on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_FOOTER_CENTER_FREETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20050808

Method GET_FOOTER_CENTER_FREETEXT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_FOOTER_LEFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>TEXT 20050808

Method GET_FOOTER_LEFT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_FOOTER_LEFT_FREETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20050808

Method GET_FOOTER_LEFT_FREETEXT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_FOOTER_RIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>TEXT 20050808

Method GET_FOOTER_RIGHT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_FOOTER_RIGHT_FREETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20050808

Method GET_FOOTER_RIGHT_FREETEXT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_HEADER_CENTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>TEXT 20050808

Method GET_HEADER_CENTER on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_HEADER_CENTER_FREETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20050808

Method GET_HEADER_CENTER_FREETEXT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_HEADER_LEFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>TEXT 20050808

Method GET_HEADER_LEFT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_HEADER_LEFT_FREETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20050808

Method GET_HEADER_LEFT_FREETEXT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_HEADER_RIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>TEXT 20050808

Method GET_HEADER_RIGHT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_HEADER_RIGHT_FREETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20050808

Method GET_HEADER_RIGHT_FREETEXT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_MARGINS_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>MARGINS 20050510

Method GET_MARGINS_UNIT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_MARGIN_BOTTOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_WD_PDF_MARGIN Seitenrand 20050510

Method GET_MARGIN_BOTTOM on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_MARGIN_LEFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_WD_PDF_MARGIN Seitenrand 20050510

Method GET_MARGIN_LEFT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_MARGIN_RIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_WD_PDF_MARGIN Seitenrand 20050510

Method GET_MARGIN_RIGHT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_MARGIN_TOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_WD_PDF_MARGIN Seitenrand 20050510

Method GET_MARGIN_TOP on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_ORIENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>ORIENTATION 20050510

Method GET_ORIENTATION on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_PAGE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>LAYOUT 20050510

Method GET_PAGE_LAYOUT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_PAGE_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>PAGE_SIZE 20050510

Method GET_PAGE_SIZE on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_PRINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) RSPOPNAME Spool: Ausgabegerät 20050809

Method GET_PRINTER on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_PRINT_IMMEDIATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050809

Method GET_PRINT_IMMEDIATE on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_REPEAT_HEADERS_FIT_H Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050510

Method GET_REPEAT_HEADERS_FIT_H on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_REPEAT_HEADERS_WALLPAPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050510

Method GET_REPEAT_HEADERS_WALLPAPER on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method GET_REPEAT_KEY_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050510

Method GET_REPEAT_KEY_COLUMNS on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_EXPORT_NO_EOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20050914

Method SET_EXPORT_NO_EOL on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_EXPORT_NO_TOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20050914

Method SET_EXPORT_NO_TOL on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_FOOTER_CENTER Signature

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

Method SET_FOOTER_CENTER on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_FOOTER_CENTER_FREETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20050808

Method SET_FOOTER_CENTER_FREETEXT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_FOOTER_LEFT Signature

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

Method SET_FOOTER_LEFT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_FOOTER_LEFT_FREETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20050808

Method SET_FOOTER_LEFT_FREETEXT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_FOOTER_RIGHT Signature

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

Method SET_FOOTER_RIGHT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_FOOTER_RIGHT_FREETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20050808

Method SET_FOOTER_RIGHT_FREETEXT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_HEADER_CENTER Signature

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

Method SET_HEADER_CENTER on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_HEADER_CENTER_FREETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20050808

Method SET_HEADER_CENTER_FREETEXT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_HEADER_LEFT Signature

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

Method SET_HEADER_LEFT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_HEADER_LEFT_FREETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20050808

Method SET_HEADER_LEFT_FREETEXT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_HEADER_RIGHT Signature

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

Method SET_HEADER_RIGHT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_HEADER_RIGHT_FREETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20050808

Method SET_HEADER_RIGHT_FREETEXT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_MARGINS_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>MARGINS 20050510

Method SET_MARGINS_UNIT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_MARGIN_BOTTOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_WD_PDF_MARGIN Seitenrand 20050510

Method SET_MARGIN_BOTTOM on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_MARGIN_LEFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_WD_PDF_MARGIN Seitenrand 20050510

Method SET_MARGIN_LEFT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_MARGIN_RIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_WD_PDF_MARGIN Seitenrand 20050510

Method SET_MARGIN_RIGHT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_MARGIN_TOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_WD_PDF_MARGIN Seitenrand 20050510

Method SET_MARGIN_TOP on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_ORIENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>ORIENTATION 20050510

Method SET_ORIENTATION on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_PAGE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>LAYOUT 20050510

Method SET_PAGE_LAYOUT on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_PAGE_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) IF_SALV_WD_C_PDF_SETTINGS=>PAGE_SIZE 20050510

Method SET_PAGE_SIZE on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_PRINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) RSPOPNAME Spool: Ausgabegerät 20050809

Method SET_PRINTER on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_PRINT_IMMEDIATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20050809

Method SET_PRINT_IMMEDIATE on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_REPEAT_HEADERS_FIT_H Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20050510

Method SET_REPEAT_HEADERS_FIT_H on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_REPEAT_HEADERS_WALLPAPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20050510

Method SET_REPEAT_HEADERS_WALLPAPER on Interface IF_SALV_WD_PDF_SETTINGS has no exception.

Method SET_REPEAT_KEY_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20050510

Method SET_REPEAT_KEY_COLUMNS on Interface IF_SALV_WD_PDF_SETTINGS has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 710