SAP ABAP Data Element QQSPLFSTS (iSeries: Status of a Spool File)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Basic Data
Data Element QQSPLFSTS
Short Description iSeries: Status of a Spool File  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type QCHAR10    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 11 SplFStatus 
Medium 21 Spool File Status 
Long 41 Spool File Status 
Heading 55 Spool File Status 
Documentation

Definition

QQSPLFSTS is the status of an AS/400 spooled file.

Value range

Possible values and their meaning:

*CLOSED The file has been completely processed by a program, but SCHEDULE(*JOBEND) was specified. The job that produced the spooled file has not finished.

*DEFERRED This spooled file has been deferred from printing.

*SENDING This spooled file is being sent or has been sent to a remote system.

*FINISHED This spooled file is no longer in the system. These spooled files are included in the list of spooled files only if the job name is specified.

*HELD The file has been held.

*MESSAGE This file has a message that needs a reply or needs an action to be taken.

*OPEN The file has not been completely processed and is not ready to be selected by a writer.

*PENDING This file is pending (waiting) to be printed.

*PRINTING The file has been completely sent to the printer, but the print complete status has not been sent back.

*READY The file is available to be written to an output device by a writer.

*SAVED The file has been written and then saved. This file remains saved until it is released.

*WRITING This file is currently being produced by the writer on an output device.

History
Last changed by/on SAP  20070813 
SAP Release Created in