HMXCSARPBS_CE is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Through this report, departments and entities will be able to report the movements of entries, modifications and leaves, as well as the corresponding contributions every two months...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 HMXCSARPBS_CE 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_M32_PBS_CSAR_CE - SAR report
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: BRNAME = Branch name
Selection Text: DPNAME = Payroll department name
Selection Text: FILENAM1 = File attachment A
Selection Text: FILENAM3 = File attachment C
Selection Text: FILENAM4 = File attachment B
Selection Text: GT_OCRSN = Special payroll for awards
Selection Text: PAYAREA = Payroll area
Selection Text: PYTYPE = Extemp. contr. payment type
Selection Text: REPORTDT = Notification date
Selection Text: SF_NAME = Control numbers form
Selection Text: SS_WKDAY = Contr. days in two-month per.
Selection Text: TEST = Generate files
Selection Text: TOBJ_RE = TemSe file name
Selection Text: TOBJ_SA = TemSe file name
Selection Text: YEAR = Year
Selection Text: RPBEGDA = D .
Selection Text: RPENDDA = D .
Selection Text: RPPERIOD = D .
Selection Text: RPYEAR = D .
Selection Text: SND_PERN = D .
Title: SAR Contributions and Employee Catalog maintenance
Text Symbol: T06 = Message
Text Symbol: T21 = SAR Report results
Text Symbol: T22 = Period
Text Symbol: T23 = Notification date
Text Symbol: T24 = Reg.
Text Symbol: T25 = Modifications
Text Symbol: T26 = Dreg
Text Symbol: T27 = Extemporaneous
Text Symbol: T28 = Voluntary
Text Symbol: TM1 = TemSe file
Text Symbol: TM2 = TemSe file name
Text Symbol: TM3 = Save in TemSe format
Text Symbol: TM4 = Reading of TemSe file
Text Symbol: TM5 = TemSe object
Text Symbol: TM6 = exists.
Text Symbol: TM7 = Replace?
Text Symbol: T05 = CURP
INCLUDE RPPPXD10. "COMMON PART BUFFER PCL1/PCL2
INCLUDE RPC2RX09.
No SAP DATABASE tables are accessed within this REPORT code!
HR_MX_READ_T7MX62 CALL FUNCTION 'HR_MX_READ_T7MX62' TABLES OUT_T7MX62 = t7mx62_a_itab.
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 HMXCSARPBS_CE or its description.
HMXCSARPBS_CE - SAR Contributions and Employee Catalog maintenance HMXCSARPBS_CE - SAR Contributions and Employee Catalog maintenance HMXCSARPBS - SAR Contributions and Employee Catalog maintenance HMXCSARPBS - SAR Contributions and Employee Catalog maintenance HMXCRUT0_CE - Profit share calculation HMXCRUT0_CE - Profit share calculation