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
Below is a list of transaction codes which are relevant to this SAP report
PC00_M32_CAFL0_CE - Integrated daily wage notification
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: 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
INCLUDE: PCAFDMX0, "DECLARACIONES, ESTRUCTURAS DATOS
PCAFHMX0, "DATOS GENERALES DEL IMSS
INCLUDE RPCFDC19.
INCLUDE PCAFSMX0.
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 HMXCAFL0_CE or its description.