SAP ABAP Data Element PIN_REQSTATUS (Status Of the Request)
Hierarchy
EA-HRCIN (Software Component) Sub component EA-HRCIN of EA-HR
   PY-IN-PS (Application Component) INDIA PUBLIC SECTOR
     PAOC_PAD_IN_PS (Package) HR IN: India Public Sector
Basic Data
Data Element PIN_REQSTATUS
Short Description Status Of the Request  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PIN_REQSTATUS    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Req.Status 
Medium 14 Request Status 
Long 25 The Status of the Request 
Heading 25 The Status of the Request 
Documentation

Definition

Specifies the status of the request.

The request can have any one of the following statuses:

  • N - New
  • T - To Be Approved
  • P - Partially Approved
  • A - Approved
  • R - Rejected
  • D - Processed In Payroll
  • X - Deleted
  • B -To Be Paid
  • C - Closed
  • K - Cancelled
  • S - Settled

Use

Dependencies

Specific request statuses are valid for specific request phase. You can maintain the statuses based on the request phase as follows:

  • Status New is valid for New phase
  • Statuses Deleted, Closed, Cancelled, Settled, Rejected are valid for Completed phase
  • Statuses To Be Approved, Partially Approved, Approved, To Be Paid are valid for In-Process phase
  • Status Processed in Payroll is valid for In-Process or Completed phase, depending on the type of request. For example, if it is a claim request, the status, Processed in Payroll is valid for Completed phase. And if it an advance request, the status, Processed in Payroll is valid for In-Process phase.   

Example

History
Last changed by/on SAP  20091125 
SAP Release Created in 600