HMXCFIC0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report allows you to calculate the fixed payment for loans at preferential rates for employees...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 HMXCFIC0 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_CFIC0 - Theor. tax. income frm loans
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: ANIO = Year
Selection Text: FPAGO = Date of Payment
Selection Text: IPCOM = Extra
Selection Text: IPUNI = One-off
Selection Text: MAP_NAME = Name batch input session
Selection Text: MES = Month
Selection Text: PRUEBA = Test
Selection Text: TIPO_PRE = Loan
Title: Calculation of theoretical taxable income
Text Symbol: H01 = Empl.No.
Text Symbol: FIC = The. wage type
Text Symbol: E08 = POP UP display error
Text Symbol: E02 = Error on adding element to error list
Text Symbol: DG2 = Company:
Text Symbol: DG1 = Theoretical tax.inc. report for loans at preferential rates
Text Symbol: DAT = Theo.tax.inc.
Text Symbol: COM = /
Text Symbol: CCN = Wage type
Text Symbol: 009 = There is no data
Text Symbol: 007 = Theoretical taxable income
Text Symbol: 004 = Mth:
Text Symbol: 003 = Market interest rate:
Text Symbol: 001 = Period
Text Symbol: 000 = Type of loan
Text Symbol: H06 = Tax
Text Symbol: H07 = Int.
Text Symbol: H08 = Acc.
Text Symbol: H09 = Real
Text Symbol: H10 = Difference
Text Symbol: H11 = New basis
Text Symbol: H12 = Taxed
Text Symbol: H13 = Wage
Text Symbol: IMP = Tax table
Text Symbol: H24 = Type of loan:
Text Symbol: H23 = No.
Text Symbol: H21 = * * * Theoretical taxable income * *
Text Symbol: H20 = * * * * * *Interest * * * * * *
Text Symbol: H19 = * * *Ordinary monthly payment* * *
INCLUDE: PCFIDMX0, " DECLARACIÓN DE ESTRUCTURAS Y DATOS FICTO
PCFDCMX0, " DECLARACIÓN DE ESTRUC. Y DATOS IMPUESTOS
No SAP DATABASE tables are accessed within this REPORT code!
HR_MX_SEL_MOLGA call function 'HR_MX_SEL_MOLGA' exporting persnr = pernr-pernr * MOLGA = 32 begda = pn-begda endda = pn-endda exceptions not_found = 4.
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 HMXCFIC0 or its description.
HMXCFIC0 - Calculation of theoretical taxable income HMXCFIC0 - Calculation of theoretical taxable income HMXCETS0_CE - Limit surplus report for daily integrated wage (SDI) HMXCETS0_CE - Limit surplus report for daily integrated wage (SDI) HMXCETS0 - Limit surplus report for daily integrated wage (SDI) HMXCETS0 - Limit surplus report for daily integrated wage (SDI)