SAP ABAP Function Module POSS_ADS_GET_OPTIONS (Get print options for ADS print)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     SPOO (Package) Spool
Basic Data
Function Module POSS_ADS_GET_OPTIONS Get print options for ADS print  
Function Group RSPOPOSS   Print Options UTILs  
Program Name SAPLRSPOPOSS    
INCLUDE Name LRSPOPOSSU50    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OPTIONS_USED TYPE C Are Print Options used?
Exporting OPTIONS TYPE X Options as xstring
Exporting USRSTRING09 TYPE RSPOPOSS_OPTSTRING User input string for print option
Exporting USRSTRING16 TYPE RSPOPOSS_OPTSTRING User input string for print option
Exporting USRSTRING17 TYPE RSPOPOSS_OPTSTRING User input string for print option
Exporting USRSTRING18 TYPE RSPOPOSS_OPTSTRING User input string for print option
Exporting NON_PJL_OPTIONS_TAB TYPE TLINE_TAB Table with non-PJL print commands
Exporting PJL_OPTIONS_TAB TYPE TLINE_TAB Table with PJL print commands
Importing PRINTER TYPE RSPOPNAME Spool: Output device
Importing PRINTTICKET TYPE POSS_PRINTTICKETNAME ' ' Name of a print ticket
Importing REQUESTED_PRINLANGU TYPE TSP0A-DRIVER Printer language of XDC file
Exception INVALID_PRINTER TYPE PRINTER does not exist
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130604 
SAP Release Created in 710