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

HMXCFON0 SAP ABAP Report - Monthly bond FONACOT







HMXCFON0 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 HMXCFON0 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_CFON - Monthly bond FONACOT


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 HMXCFON0. "Basic submit
SUBMIT HMXCFON0 AND RETURN. "Return to original report after report execution complete
SUBMIT HMXCFON0 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: P_INCAP = Generate disabilities
Selection Text: PC_FILE = FONACOT entry card
Selection Text: PC_CUMTY = Calendar to be used
Title: Monthly bond FONACOT
Text Symbol: P07 = different credits.
Text Symbol: SAD = Additional selections
Text Symbol: T01 = Process year/mo.
Text Symbol: T02 = Input file:
Text Symbol: T03 = Registration number:
Text Symbol: T04 = Read:
Text Symbol: T05 = "A" incidences
Text Symbol: T06 = "B" incidences
Text Symbol: T07 = "0" incidences
Text Symbol: T08 = Rejected
Text Symbol: T09 = Generated:
Text Symbol: T10 = Amounts:
Text Symbol: T11 = Waiting FONACOT:
Text Symbol: T12 = Surplus:
Text Symbol: T13 = Shortfall:
Text Symbol: T14 = To be paid:
Text Symbol: T15 = Ovrvw:
Text Symbol: T16 = "I" Incidents
Text Symbol: W01 = Employee &1 inactive for the period.
Text Symbol: YEA = /
Text Symbol: P06 = It contains different FONACOT numbers accross
Text Symbol: 001 = FONACOT entry card cannot be read
Text Symbol: 002 = There was a problem to save the file on the selected destination
Text Symbol: B01 = CSV Incidents
Text Symbol: B02 = CSV Rejected
Text Symbol: E01 = There was a problem reading the inputfile.
Text Symbol: E02 = Please, check the data at line: &1
Text Symbol: E03 = from a total of &1 lines.
Text Symbol: E04 = According to FONACOT, loan &1
Text Symbol: E05 = should have transfered field marked
Text Symbol: E06 = There were problems while reading table T54C1.
Text Symbol: E07 = Please, ensure to fill this table.
Text Symbol: E08 = T54C1. Please, ensure to fill this table.
Text Symbol: E09 = T54C1. Please, ensure to fill this table.





Text Symbol: E10 = There was a problem while creating the output file.
Text Symbol: E11 = Please, check the data in IT0370 for this employee
Text Symbol: E12 = Table T54C1 has no entries with value
Text Symbol: E13 = DATMO: &1, PERMO: &2, CUMTY: &3.
Text Symbol: H01 = FONACOT loans
Text Symbol: MES = Process month/year
Text Symbol: P01 = RFC for employee could not be found.
Text Symbol: P02 = Please, check Infotype 0185 subtype 02
Text Symbol: P03 = for this employee.
Text Symbol: P04 = RFC Number in the system is different than
Text Symbol: P05 = the one in the input file. Kindly check loan.


INCLUDES used within this REPORT HMXCFON0

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