SAP Reports / Programs

RPISCAI0 SAP ABAP Report - Pay scale jump batch input: update infotypes 0008 and 0159 (I)







RPISCAI0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The program RPISCAI0 determines pay scale jumps in payroll for Italy...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter RPISCAI0 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 RPISCAI0. "Basic submit
SUBMIT RPISCAI0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPISCAI0 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: WIDE_LOG = List of pers.no.not process.
Selection Text: UPD_0159 = Update infotype 0159
Selection Text: UPD_0008 = Update infotype 0008
Selection Text: UPD_0000 = Update infotype 0000
Selection Text: SO_EXCL = Employees to be excluded
Selection Text: SHO_LIST = List of results
Selection Text: PARTIME8 = Read p.-time perc.from IT0008
Selection Text: MAPNAME = Session name
Selection Text: CA_CHANG = Agreement change
Selection Text: ACTV_PRO = Aut. extra bonus to wage floor
Title: Pay scale jump batch input: update infotypes 0008 and 0159 (I)
Text Symbol: I06 = Freeze
Text Symbol: I05 = PySlJmp accrued
Text Symbol: I04 = Revaluation
Text Symbol: I03 = Changed categ.
Text Symbol: I02 = PSJ date changed
Text Symbol: I01 = Pers.No. Name Change made
Text Symbol: 420 = T5ITS4: the base amount is = 0
Text Symbol: 410 = input session was unnec. and thus has not been created:
Text Symbol: 400 = List of the personnel numbers for which the batch
Text Symbol: 391 = T5ITS4: Wage type does not exist
Text Symbol: 390 = T5ITS4: wage type algebric operator not allowed
Text Symbol: 370 = Inconsistency between wage tyeps in T5ITS4 and P0008
Text Symbol: 369 = No data entered in table T5ITS9
Text Symbol: 367 = Data in table T5ITS7 missing
Text Symbol: 364 = No data entered in table T5ITS4
Text Symbol: I07 = PSJ ind.set to zero
Text Symbol: I08 = Service class ind.changed
Text Symbol: I09 = Sublevel changed
Text Symbol: I10 = Pay scale group changed
Text Symbol: I11 = Element ---->
Text Symbol: L01 = Change done
Text Symbol: L02 = Results
Text Symbol: T01 = ExtraBonusWageFloorMetMech
Text Symbol: U11 = To be defined
Text Symbol: U12 = To be def.
Text Symbol: U13 = To be def.
Text Symbol: U14 = To be def.





Text Symbol: U15 = To be def.
Text Symbol: U16 = To be def.
Text Symbol: U17 = To be def.
Text Symbol: 363 = No data entered in table T5ITS3
Text Symbol: 010 = Batch input session created with name:
Text Symbol: 011 = No batch input session has been created.
Text Symbol: 020 = Infotype update date:
Text Symbol: 030 = Personnel numbers selected:
Text Symbol: 035 = Personnel numbers processed:
Text Symbol: 037 = Personnel numbers rejected:
Text Symbol: 038 = Personnel numbers changed:
Text Symbol: 039 = Personnel numbers not changed:
Text Symbol: 040 = Personnel numbers with errors:
Text Symbol: 050 = Transactions 0008 created:
Text Symbol: 051 = Transactions 0008 to be created
Text Symbol: 060 = Transactions 0159 created:
Text Symbol: 061 = Transactions 0159 to be created
Text Symbol: 070 = Transactions 0008 unnecessary:
Text Symbol: 071 = Transactions 0159 unnecessary:
Text Symbol: 080 = List of personnel numbers with errors:
Text Symbol: 200 = No data entered in infotype 0000.
Text Symbol: 210 = The employee is inactive.
Text Symbol: 220 = No data entered in infotype 0008.
Text Symbol: 225 = No data entered in infotype 0000.
Text Symbol: 230 = No data entered in infotype 0159.
Text Symbol: 235 = No data entered in infotype 0155.
Text Symbol: 240 = No data entered in infotype 0001.
Text Symbol: 250 = No data entered in infotype 0002.
Text Symbol: 255 = No data entered in infotype 0007.
Text Symbol: 260 = No data entered in table T5ITST
Text Symbol: 265 = No data entered in table T5ITFT
Text Symbol: 270 = No data entered in table T5ITSV
Text Symbol: 280 = No data entered in table T503
Text Symbol: 285 = No data entered in table T510
Text Symbol: 290 = No data entered in table T5ITS9
Text Symbol: 300 = No data entered in infotype 0008 rel.to prev.month
Text Symbol: 310 = No data entered in infotype 0007 rel.to prev.month
Text Symbol: 320 = No data entered in infotype 0001 rel.to prev.month
Text Symbol: 330 = Categ./level change: wage type does not exist in previous month





Text Symbol: 340 = Valuation type not included in table T5ITSV
Text Symbol: 350 = Categ./level change: the amount of the indiv.pay scale jump is 0
Text Symbol: 361 = No data entered in table T5ITS1
Text Symbol: 362 = No data entered in table T5ITS2
002 |Surname and name ctg|PayScleJmp|ServCl|curr. |Rem.Sl|Blck |Std |W.T. amount |W.T. amount |W.T. amount |W.T. amount |Two years|
001 |Pers.No. ExRt|Next date |CrPSJ |% PSJ |Bl.PSJ|% PSJ |PSlJmp|Curr.pay scale jmp|Blck.pay scale jmp|Std pay scale jump|Frzn pay scale jmp|Perc./24 |


INCLUDES used within this REPORT RPISCAI0

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 RPISCAI0 or its description.