SAP Reports / Programs | Personnel Management | Personnel Administration | India(PA-PA-IN) SAP PA

PIALRIN2 SAP ABAP INCLUDE - Include PIALRIN2







PIALRIN2 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter PIALRIN2 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT PIALRIN2. "Basic submit
SUBMIT PIALRIN2 AND RETURN. "Return to original report after report execution complete
SUBMIT PIALRIN2 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: REFDATE = Reference date
Selection Text: GROUP = Group
Title: Include PIALRIN2
Text Symbol: VDA = Variable DA
Text Symbol: USR = User parameters
Text Symbol: TDA = DA type
Text Symbol: RLV = Relevant batch input session created
Text Symbol: NZA = Only non-zero FDA/VDA amounts will form part of the Batch session
Text Symbol: NRD = Reference date is not within the begin date and end date of latest record of Basic Pay infotype
Text Symbol: NOR = No entry is selected for creating Batch Session
Text Symbol: NOP = No more Wage Types can be added to Basic Pay infotype(It already has 20 wage types)
Text Symbol: NOC = No correct cases for the run
Text Symbol: NER = No error cases for the run
Text Symbol: NAM = No ambiguos cases for the run
Text Symbol: INO = Information
Text Symbol: INF = Consumer price index not found
Text Symbol: GRP = Batch group
Text Symbol: FDA = Fixed DA
Text Symbol: ERR = Error description
Text Symbol: EMP = Employee
Text Symbol: DAT = Effective date
Text Symbol: DAA = DA amount
Text Symbol: CND = Following entries are the candidates for the Batch Session
Text Symbol: CHS = Choose
Text Symbol: BNF = Basic not found
Text Symbol: ANF = Pay scale grouping for allowance not found
Text Symbol: ANB = Another batch session created with the name as


INCLUDES used within this REPORT PIALRIN2

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name PIALRIN2 or its description.