HPLCLSTR is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You can display the contents of cluster RX with this report...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 HPLCLSTR into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M46_CLSTR - Payroll result International
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.
Selection Text: LISTE = List of payroll records
Selection Text: STAND = Status indicator
Selection Text: TAB_AUSW = Choose individual tables
Title: Payroll Results for Cluster PL
Text Symbol: $13 = * Please update the text elements in table 52CT instead of here *
Text Symbol: $12 = * *
Text Symbol: $11 = ***************************************************************************
Text Symbol: $10 = * ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! *
Text Symbol: AB1 = ABZNR APZNR BEGDA ENDDA ABART AWART ABWTG STDAZ ABRTG ABRST
Text Symbol: AB0 = AB Absences
Text Symbol: $17 = ***************************************************************************
Text Symbol: $16 = * *
Text Symbol: $15 = * selected report with the new text elements *
Text Symbol: $04 = * *
Text Symbol: $03 = ***************************************************************************
Text Symbol: $02 = * ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! *
Text Symbol: $01 = ***************************************************************************
Text Symbol: $00 = Last update on : 11.09.1999 13:48:20
Text Symbol: $09 = ***************************************************************************
Text Symbol: $08 = * *
Text Symbol: $07 = * in the text pool of the selected report. *
Text Symbol: $06 = * Then start report RPUTXT00 to maintain the new text elements *
Text Symbol: $05 = * Please maintain text elements in table T52CT instead of here *
Text Symbol: BE0 = BENTAB Benefits table
Text Symbol: BAZ = T WTy. WC C1 C2 C3 AP CA Tr Ab V V# Designation Rate Number Total amt.
Text Symbol: AUS = Employee no longer active on first day of next period
Text Symbol: ASS = Func. Par1 Par2 Par3 Par4 L E Text
Text Symbol: AR1 = ARSES Social insurance
Text Symbol: C10 = C1 Cost distrib.from infotypes
Text Symbol: C00 = C0 Cost distribution
Text Symbol: BUL = Employee on leave on first day of next period > 12 months
Text Symbol: BT0 = BT Bank transactions
Text Symbol: BEN = TAB Benefits table |
Text Symbol: AL1 = # From To Start End Num. Un
Text Symbol: AL0 = ALP Alternative payment
Text Symbol: AC0 = ABC Cumulate absence classes
Text Symbol: ABW = AbsCat Class BPno CalDay WorkDay WorkHours
Text Symbol: AB2 = KALTG KLBEW OBEGD OENDD
INCLUDE RPPPXD10. "COMMON PART BUFFER PCL1/PCL2
INCLUDE RPC2R1X3. "XULP30K079865
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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 HPLCLSTR or its description.