SAP ABAP Data Element RP_PRT_A (Print current period)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX (Application Component) Payroll: General Parts
     PCAL (Package) SAP HR Payroll Application Development
Basic Data
Data Element RP_PRT_A
Short Description Print current period  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PRT_A    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
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 Curr.per. 
Medium 15 Print curr.per. 
Long 30 Print current period 
Heading 24 Print current period 
Documentation

Definition

Determines whether a form is printed for the payroll period.

Syntax:

from

The following values are allowed:

  • a: "A" or "D"
  • b: "F" or " " (space)

Meaning of values:

  • "A"
    A form is always printed for the payroll period.
  • "D"
    A form is only printed for the payroll period if
    • a retroactive accounting run has already been printed

      or

    • a wage type listed in table T512E marked accordingly in field DIFAR has changed between the current and previous period.
  • "F"
    A form is only printed for the payroll period if printing occurs in a form window.
  • "Z"

    A form is only printed for the payroll period if a customer-specific requirement is met. For this you should include a CHECK_PRINT_MOD routine with the appropriate requirement in include RPCEDSZ9.

  • " " (Space)

    There are no further checks.

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