SAP ABAP Data Element CBGLE_PRTREQ_STATUS_DESC (Print Request Status)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBGLMP_API (Package) EHS: API Implementations
Basic Data
Data Element CBGLE_PRTREQ_STATUS_DESC
Short Description Print Request Status  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR50    
Data Type CHAR   Character String 
Length 50    
Decimal Places 0    
Output Length 50    
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 10 PrtReqStat 
Medium 15 Prnt Req Status 
Long 22 Print Request Status 
Heading 55 Print Request Status 
Documentation

Definition

Specifies the status of the print request.

Use

Each print request passes through a series of statuses. There are different statuses depending on the print request type (print request body or print request):

  • AA (Start of work): A print request body exists but the print request has not yet been generated.
  • VA (Processed): The print request body was processed without errors. The print request is being generated.
  • VF_RDA (Print request body processed with errors): Errors occurred during the processing of the print request body. Messages are displayed in the detail view for the print request. A print request is not generated.
  • ZS (In temporary storage): The print request has been created but has not yet been processed.
  • AN (Created): The print request has been generated with or without warnings and can be printed. Any warnings are displayed in the detail view.
  • ID (Printing): The print request is being printed. The current status is displayed in the detail view for the print request.
  • DE (Printing successful): The print request has been printed.
  • VF_DA (Print request processed with errors): Errors occurred during the processing of the print request. Messages are displayed in the detail view for the print request. The print request is not printed.
  • ZD (For printing): The print process has been triggered.
  • GF_DA (Print request generated with errors): Errors occurred during the generation of the print request. Generation is canceled. Messages are displayed in the detail view for the print request.
  • DB (Printing is being canceled): Printing of the print request is being canceled. Messages are displayed in the detail view for the print request.
  • WA (Printing canceled): Printing of the print request has been canceled. Messages are displayed in the detail view for the print request.

Dependencies

Example

History
Last changed by/on SAP  20130529 
SAP Release Created in 607