SAP ABAP Function Module GET_PRINT_PARAMETERS (Read, determine, change spool print parameters and archive parameters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LI (Application Component) List Processing
     SABP_LIST (Package) Lists
Basic Data
Function Module GET_PRINT_PARAMETERS Read, determine, change spool print parameters and archive parameters  
Function Group SPRI    
Program Name SAPLSPRI   Function Modules for Printing 
INCLUDE Name LSPRIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUT_ARCHIVE_PARAMETERS TYPE ARC_PARAMS List of the called up archiving parameters
Exporting OUT_PARAMETERS TYPE PRI_PARAMS List of the called print parameter
Exporting VALID TYPE Print parameters in OUT_PARAMETERS are valid
Exporting VALID_FOR_SPOOL_CREATION TYPE Print parameters in OUT_PARAMETERS are valid for creating a spool request
Importing ARCHIVE_ID TYPE ARC_PARAMS-ARCHIV_ID C_CHAR_UNKNOWN Archive ID
Importing ARCHIVE_INFO TYPE ARC_PARAMS-INFO C_CHAR_UNKNOWN Additional information for report names
Importing ARCHIVE_MODE TYPE PRI_PARAMS-ARMOD C_CHAR_UNKNOWN Control of the printing and archiving
Importing ARCHIVE_TEXT TYPE ARC_PARAMS-ARCTEXT C_CHAR_UNKNOWN Info text for the archive request
Importing AR_OBJECT TYPE ARC_PARAMS-AR_OBJECT C_CHAR_UNKNOWN Archiving object
Importing ARCHIVE_REPORT TYPE ARC_PARAMS-REPORT C_CHAR_UNKNOWN Archiving Report
Importing AUTHORITY TYPE PRI_PARAMS-PRBER C_CHAR_UNKNOWN Default for 'authorization'
Importing COPIES TYPE PRI_PARAMS-PRCOP C_NUM3_UNKNOWN Default for 'number of copies'
Importing COVER_PAGE TYPE PRI_PARAMS-PRBIG C_CHAR_UNKNOWN Selection cover sheet output value
Importing DATA_SET TYPE PRI_PARAMS-PRDSN C_CHAR_UNKNOWN Default for name of the spool data
Importing DEPARTMENT TYPE PRI_PARAMS-PRABT C_CHAR_UNKNOWN Default for 'department'
Importing DESTINATION TYPE PRI_PARAMS-PDEST C_CHAR_UNKNOWN Default for 'output device'
Importing EXPIRATION TYPE PRI_PARAMS-PEXPI C_NUM1_UNKNOWN Default for 'retention period'
Importing IMMEDIATELY TYPE PRI_PARAMS-PRIMM C_CHAR_UNKNOWN Default for 'Print immediately'
Importing IN_ARCHIVE_PARAMETERS TYPE ARC_PARAMS SPACE List of all archiving parameters
Importing IN_PARAMETERS TYPE PRI_PARAMS SPACE List of all default parameters
Importing LAYOUT TYPE PRI_PARAMS-PAART C_CHAR_UNKNOWN Default for 'format'
Importing LINE_COUNT TYPE PRI_PARAMS-LINCT C_INT_UNKNOWN Default for 'Rows'
Importing LINE_SIZE TYPE PRI_PARAMS-LINSZ C_INT_UNKNOWN Default for 'columns'
Importing LIST_NAME TYPE PRI_PARAMS-PLIST C_CHAR_UNKNOWN Default for 'spool request name'
Importing LIST_TEXT TYPE PRI_PARAMS-PRTXT C_CHAR_UNKNOWN Default for 'spool request text'
Importing MODE TYPE SYST-CALLR SPACE Mode: 'BATCH' or SPACE
Importing NEW_LIST_ID TYPE PRI_PARAMS-PRNEW C_CHAR_UNKNOWN Default for 'New spool request'
Importing PROTECT_LIST TYPE PRI_PARAMS-PRNEW C_CHAR_UNKNOWN Cannot Append Any More to Generated Spool Request
Importing NO_DIALOG TYPE C_FALSE Suppress dialog
Importing RECEIVER TYPE PRI_PARAMS-PRREC C_CHAR_UNKNOWN Default for 'recipient'
Importing RELEASE TYPE PRI_PARAMS-PRREL C_CHAR_UNKNOWN Default for 'Keep after printing'
Importing REPORT TYPE SYST-REPID C_CHAR_UNKNOWN REPORT name
Importing SAP_COVER_PAGE TYPE PRI_PARAMS-PRSAP C_CHAR_UNKNOWN Default for the output of the SAP cover sheet
Importing HOST_COVER_PAGE TYPE PRI_PARAMS-PRUNX C_CHAR_UNKNOWN Default for Output of Operating System Cover Sheet
Importing PRIORITY TYPE PRI_PARAMS-PRIOT C_NUM1_UNKNOWN Default for Priority
Importing SAP_OBJECT TYPE ARC_PARAMS-SAP_OBJECT C_CHAR_UNKNOWN Name of the application for the archiving
Importing TYPE TYPE PRI_PARAMS-PTYPE C_CHAR_UNKNOWN Default 'Spool request type'
Importing USER TYPE SYST-UNAME SY-UNAME
Importing USE_OLD_LAYOUT TYPE SPACE Use Old List Format
Importing UC_DISPLAY_MODE TYPE C_CHAR_UNKNOWN Unicode Print Layout
Importing DRAFT TYPE PRIPAR_EXT-TEXT C_CHAR_UNKNOWN Print text only
Importing ABAP_LIST TYPE SPACE Print ABAP List
Importing USE_ARCHIVENAME_DEF TYPE SPACE Note %_ARCHIVE-REPORT
Importing DEFAULT_SPOOL_SIZE TYPE C_CHAR_UNKNOWN Max. Width of Spool Request: 255 Characters
Importing WITH_STRUCTURE TYPE C_CHAR_UNKNOWN Print with Structure Information
Importing SUPPRESS_SHADING TYPE C_CHAR_UNKNOWN Suppress Colors/Shading
Importing PO_FAX_STORE TYPE PRI_PARAMS-PRIMM SPACE Print Immediately (Print Parameter)
Importing NO_FRAMES TYPE C_CHAR_UNKNOWN No Frame Characters
Exception ARCHIVE_INFO_NOT_FOUND TYPE Incorrect entries for archive or archive objects
Exception INVALID_PRINT_PARAMS TYPE no longer used
Exception INVALID_ARCHIVE_PARAMS TYPE no longer used
               
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  19950113 
SAP Release Created in