SAP Reports / Programs | Payroll | Australia(PY-AU) SAP PY

RPUCB2QP SAP ABAP Report - Display Cluster B2 of DB PCL2







RPUCB2QP is a standard Executable ABAP Report 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 RPUCB2QP 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 RPUCB2QP. "Basic submit
SUBMIT RPUCB2QP AND RETURN. "Return to original report after report execution complete
SUBMIT RPUCB2QP 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: VONPERNR = ?...(VONPERNR)
Selection Text: SELPERNR = Complex selection
Selection Text: SELPABRP = Month
Selection Text: SELPABRJ = Year
Selection Text: SELCLTYP = Cluster type
Selection Text: LISTE = List
Selection Text: BISPERNR = ?...(BISPERNR)
Title: Display Cluster B2 of DB PCL2
Text Symbol: U25 = Infty Subty OBJPS Validity date SEQNR Gen.date Lv.type Entitl Text
Text Symbol: U30 = Validity date BTime ETime SbInd Abs.days Abs.hours
Text Symbol: U31 = Split ABART APBB Split 1,2,3 Payr.days Payr.hrs Cal.days
Text Symbol: U32 = SeqNo ValCl % work capacity Old validity date
Text Symbol: U33 = Att.days Att.hours Payr.days Payr.hrs Cal.days
Text Symbol: U34 = Compensation key Wage type
Text Symbol: U35 = Breaks:
Text Symbol: U36 = Begin End Paid Unpaid
Text Symbol: U37 = VTKEN ESGr ID Grpg DWSRu Grpg
Text Symbol: U38 = Status Aktive ind
Text Symbol: U39 = Subarea Accounting type
Text Symbol: U40 = Position BusArea OrgUnit Job OrgKey EmployTerms
Text Symbol: U41 = Time recording WS rule
Text Symbol: U43 = Substitution type...
Text Symbol: U44 = Validity date :
Text Symbol: U45 = Begin time End time Daily WS Class Variant Grpg
Text Symbol: U46 = PrevDayInd Day type ESGr HolCal ID PS grpg WS rule
Text Symbol: U50 = Quota type.........
Text Symbol: U51 = Validity date Begin time End time
Text Symbol: U52 = Number Time unit Used
Text Symbol: U53 = Infotype OBJPS SequenceNo CompensationKey Update
Text Symbol: U55 = Infotype OBJPS SequenceNo PrevDayIdentif Update
Text Symbol: U56 =
Text Symbol: U24 = APZNR Validity date Ev ER CCode PArea CCenter PRSG P
Text Symbol: 001 = Parameters not entered correctly
Text Symbol: 002 = Specified cluster not found
Text Symbol: T39 = Wage group........
Text Symbol: T52 = Material number...
Text Symbol: T53 = Group number..
Text Symbol: T65 = Absence type.....





Text Symbol: T66 = Processing time...
Text Symbol: T67 = Setup time........
Text Symbol: T68 = Teardown time.....
Text Symbol: T69 = Work..............
Text Symbol: U01 = Date Time PDI OIn Mod TID AReas Rec.type
Text Symbol: U02 = Time type Number
Text Symbol: U03 = Date BegTime EndTime BKey EKey ITer OTer BR ER S1 S2 Typ A
Text Symbol: U04 = U04 Date Index DPT Index DWST ProdSetStat MachStat
Text Symbol: U05 = Date BegTime EndTime LaborTm SetupTm MachineTm TeardownTm Quantity
Text Symbol: U06 = Conf.number ID1 ID2 MM HR
Text Symbol: U08 = Date Time DP Error MESTY HISTF UText
Text Symbol: U09 = Date BTime ETime Al C1 Wage type I Number
Text Symbol: U10 = Validity date Time balance revision Number ATime
Text Symbol: U11 = Validity date BTime ETime Attendance type VTKEN
Text Symbol: U12 = Qnty EM T1 T2 ExUpd LaborTime SetupTime MachTime
Text Symbol: U13 = Validity date BTime ETime CompKey
Text Symbol: U14 = Substitution type Validity date
Text Symbol: U15 = Absence type Validity date BTime ETime VTKEN
Text Symbol: U17 = RelDay TimeType Number
Text Symbol: U18 = Rel.Day QuotaTyp Infotyp Subtyp OBJPS SEQNR Validity date Number
Text Symbol: U19 = Date Grpg DWS Variant Class TATYP FTKLA PWS STDAZ AKTIV
Text Symbol: U20 = Subtype Validity date BTime ETime DWS Variant
Text Symbol: U21 = Date RA year RA period Payroll year Payroll period
Text Symbol: U22 = Type Validity date BTime ETime Number TimeUnit Used
Text Symbol: U23 = Indicator for work extending beyond midnight


INCLUDES used within this REPORT RPUCB2QP

INCLUDE RPCLST00.
INCLUDE RPC2RX02.
INCLUDE RPC2B201.
INCLUDE RPC2B202.
INCLUDE RPPPXD00.
INCLUDE RPPPXD10.
INCLUDE RPPPXM00.


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