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

HMXCAFL0_CE SAP ABAP Report - Generation of IMSS notifications







HMXCAFL0_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 HMXCAFL0_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_CAFL0_CE - Integrated daily wage notification


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 HMXCAFL0_CE. "Basic submit
SUBMIT HMXCAFL0_CE AND RETURN. "Return to original report after report execution complete
SUBMIT HMXCAFL0_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: FORM_BAJ = IMSS deregistration
Selection Text: FORM_INS = IMSS registration
Selection Text: FORM_MOD = IMSS modification
Selection Text: G_ARCHAL = Document category for registr.
Selection Text: G_ARCHBA = Document cat.for deregistr.
Selection Text: G_ARCHMO = Document cat.for modif.
Selection Text: G_ARMOD = File mode
Selection Text: G_CDEST = Change output parameters
Selection Text: G_PDEST = Output device
Selection Text: IALTA = IMSS registration
Selection Text: IBAJA = IMSS deregistration
Selection Text: IMODS = IMSS modification
Selection Text: S_REPAT = Employer register
Title: Generation of IMSS notifications
Text Symbol: PI5 = Notification in EDI format
Text Symbol: PRE = Preliminry
Text Symbol: RFC = (RFC)
Text Symbol: SCA = Registr.notification in SAPScript format
Text Symbol: SCB = De-registr.notificatn in SAPScript format
Text Symbol: SCM = Modification notification in SAPScript format
Text Symbol: SPL = Log for notification - &1, &2
Text Symbol: SSC = SAPScript
Text Symbol: SU2 = SUA
Text Symbol: SU3 = Save in SUA format
Text Symbol: SUA = SUA data format
Text Symbol: TAV = Reports and data formats
Text Symbol: TB1 = Employer register
Text Symbol: TB2 = Formats
Text Symbol: TB3 = Notif.
Text Symbol: TB4 = Notification date
Text Symbol: TB5 = Printout forms
Text Symbol: TN0 = SDI notification
Text Symbol: TN1 = Notification log
Text Symbol: TN2 = Reg.
Text Symbol: TN3 = Modifications
Text Symbol: TN4 = Dreg
Text Symbol: TN5 = Notif.
Text Symbol: TN6 = Errors and warnings





Text Symbol: TRP = Employer register
Text Symbol: AFA = Notification of registration in AFIL format w/ guide no.&1
Text Symbol: AFB = Deregistration in AFIL format with guide number &1
Text Symbol: AFI = Offic.
Text Symbol: AFM = Notification of modification in AFIL format with guide no.&1
Text Symbol: ARC = File and printer parameters
Text Symbol: CAL = IMSS calendar
Text Symbol: E02 = Error on adding element to error list
Text Symbol: E18 = Notification with movement date &1 is out of date on current date &2
Text Symbol: E19 = Notification with movement date &1 will be out of date from &2
Text Symbol: EAC = Currtly out of date
Text Symbol: EDI = Magnetic EDI
Text Symbol: EPR = Out of date shortly
Text Symbol: EXT = Out of date warnings
Text Symbol: FML = Form
Text Symbol: FMT = Report format
Text Symbol: IMS = IMSS-AFIL data fmt
Text Symbol: INT = Interval until notif. (days)
Text Symbol: L01 = Generation of IMSS notifications for &1
Text Symbol: L02 = Evaluation period from &1 to &2
Text Symbol: L03 = Registr.notifications
Text Symbol: L04 = Modification notifications
Text Symbol: L05 = De-regist.notifications
Text Symbol: L06 = File generation log for notifications
Text Symbol: L07 = Errors and warnings
Text Symbol: L08 = Notif.
Text Symbol: L41 = IMSS registration notification for &1
Text Symbol: L42 = IMSS modification notification for &1
Text Symbol: L43 = IMSS de-registrat.notification for &1
Text Symbol: L44 = IMSS guide number: &1
Text Symbol: L45 = IMSS Employer registr.: &1
Text Symbol: MAD = (Moth.)
Text Symbol: MAG = File formats
Text Symbol: NOT = Notification date
Text Symbol: PAD = (Fath.)
Text Symbol: PI0 = Personnel number &1
Text Symbol: PI1 = Modify infotype 372
Text Symbol: PI2 = Notification withSAPScript
Text Symbol: PI3 = Notification in AFIL format





Text Symbol: PI4 = Notification in SUA format


INCLUDES used within this REPORT HMXCAFL0_CE

INCLUDE: PCAFDMX0, "DECLARACIONES, ESTRUCTURAS DATOS
PCAFHMX0, "DATOS GENERALES DEL IMSS
INCLUDE RPCFDC19.
INCLUDE PCAFSMX0.


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