SAP Reports / Programs | Payroll | Mexico | Reporting(PY-MX-RP) SAP PY

HMXCSPPPBS_CE SAP ABAP Report - Report HMXCSPPPBS







HMXCSPPPBS_CE 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 HMXCSPPPBS_CE into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PC00_M32_PBS_CSPP_CE - SAR report per payroll period


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 HMXCSPPPBS_CE. "Basic submit
SUBMIT HMXCSPPPBS_CE AND RETURN. "Return to original report after report execution complete
SUBMIT HMXCSPPPBS_CE 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: SND_PERN = D .
Selection Text: TRANSDA = Transmission date
Selection Text: TOBJ_SA = TemSe file name
Selection Text: TOBJ_RE = TemSe file name
Selection Text: TEST = Generate files
Selection Text: SS_WKDAY = Contr. days in two-month per.
Selection Text: FILENAM1 = File attachment A
Title: Report HMXCSPPPBS
Text Symbol: TM7 = Replace?
Text Symbol: TM6 = exists.
Text Symbol: TM5 = TemSe object
Text Symbol: TM4 = Reading of TemSe file
Text Symbol: TM3 = Save in TemSe format
Text Symbol: TM2 = TemSe file name
Text Symbol: TM1 = TemSe file
Text Symbol: T06 = Message
Text Symbol: T05 = ICEFA
Text Symbol: S01 = Output format
Text Symbol: I06 = Negative contributions
Text Symbol: I05 = its name indicating Workers
Text Symbol: I04 = Magnetic file(s) saved in
Text Symbol: E14 = > selection parameter =
Text Symbol: E13 = Contrib. days in 2 mo. period (/PDY) =
Text Symbol: E09 = Employee's federal entity not found
Text Symbol: E08 = Place of birth not found
Text Symbol: E07 = ICEFA key not found
Text Symbol: E06 = Gender nt fnd
Text Symbol: E05 = Date of birth not found
Text Symbol: E04 = Payroll results not found
Text Symbol: E03 = RFC not found
Text Symbol: E02 = use report HMXCSARPBS
Text Symbol: E01 = For declarations ending in
Text Symbol: E00 = No changes in Integrated Wage
Text Symbol: 003 = is B type (dereg.)
Text Symbol: 002 = not valid or not found
Text Symbol: 001 = Bimonthly declaration


INCLUDES used within this REPORT HMXCSPPPBS_CE

INCLUDE HMXCSPPPBS_D_CE. "SAR DATA DEFINITION "C5086580_CE
INCLUDE RPC2RX09.




INCLUDE HMXCSPPPBS_S. "SELECTION SCREEN
INCLUDE HMXCSPPPBS_1_CE. "ROUTINES "C5086580_CE


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