SAP Reports / Programs

RPCF24I0_2008 SAP ABAP Report - F24 Form







RPCF24I0_2008 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report is used to compile the form F24...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 RPCF24I0_2008 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_M15_F24 - Report for handling form F24 2008


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 RPCF24I0_2008. "Basic submit
SUBMIT RPCF24I0_2008 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCF24I0_2008 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_VTINA = D .
Selection Text: P_PATIN = D .
Selection Text: P_INAIL = D .
Selection Text: P_DITTA = D .
Selection Text: P_BUKRS = D .
Selection Text: MODMN = D .
Selection Text: CINPS = D .
Title: F24 Form
Text Symbol: L10 = Credit
Text Symbol: L09 = Debit
Text Symbol: L08 = Year
Text Symbol: L07 = Ind.
Text Symbol: L06 = Tax
Text Symbol: L05 = Pr
Text Symbol: L04 = Tax payer municip.
Text Symbol: L03 = Date
Text Symbol: L02 = Tax payer definition
Text Symbol: L01 = Tax number
Text Symbol: H03 = Display: total number of lines:
Text Symbol: H01 = Display: employee total number:
Text Symbol: E16 = Fatal error. Call local support center
Text Symbol: 319 = Check Table T5ITM4, Parcel of Land ID
Text Symbol: 318 = Municipality Key not found
Text Symbol: 317 = Other municip.
Text Symbol: 316 = Munic. in region Valle d'Aosta
Text Symbol: 315 = Municipal. in province Trento
Text Symbol: 314 = Munic. in region Friuli Venezia Giulia
Text Symbol: 313 = Municipalities in prov.Bolzano
Text Symbol: L11 = Total debit
Text Symbol: L12 = Total credit
Text Symbol: L13 = Total bal.
Text Symbol: L14 = SbAr
Text Symbol: L15 = Reas
Text Symbol: L16 = INPSReg.No
Text Symbol: L17 = Period
Text Symbol: L18 = Period
Text Symbol: L19 = Debit
Text Symbol: L20 = Credit





Text Symbol: L21 = Rg
Text Symbol: L22 = Ind.
Text Symbol: L23 = Accrual/Reg./Prov.
Text Symbol: L24 = Accr
Text Symbol: L48 = Bo
Text Symbol: P02 = Inconsistent data in table
Text Symbol: P04 = INPS sec:DM/10:T5ItNA,sect.D,TOTA-TOTB not exist
Text Symbol: P06 = INPSSect:T5ItNA-Data f.reg.no.does not exist
Text Symbol: P07 = List of employees
Text Symbol: P08 = INPS payments do not exist for contribution position:
Text Symbol: 077 = Do you want to conf. action 'Update in Table'?
Text Symbol: 076 = INAIL data
Text Symbol: 075 = INPS Sect. Information
Text Symbol: 071 = Run Description
Text Symbol: 069 = Update in Table
Text Symbol: 068 = F24 Archive Data
Text Symbol: 041 = Display employee log
Text Symbol: 040 = CoCoCo Section
Text Symbol: 031 = Fiscal domicile not found
Text Symbol: 030 = Province of fiscal domicile not found
Text Symbol: 029 = Municipality of fisc. domicile not found
Text Symbol: 028 = No line selected in table t536a
Text Symbol: 025 = Prepare Output
Text Symbol: 024 = Process Pers. No.: &1
Text Symbol: 017 = ExcDutiesSect
Text Symbol: 016 = Other sections
Text Symbol: 015 = INAIL Section
Text Symbol: 014 = Local inst. section
Text Symbol: 013 = Region section
Text Symbol: 012 = INPS section
Text Symbol: 011 = Tax auth.sect.
Text Symbol: 009 = Result test
Text Symbol: 002 = Selection period (MM-YYYY)
Text Symbol: 001 = Selection period
Text Symbol: 312 = Inconsistent data infotype 0156
Text Symbol: 121 = Veneto
Text Symbol: 120 = Valle d´Aosta
Text Symbol: 119 = Umbria
Text Symbol: 118 = Trento





Text Symbol: 117 = Tuscany
Text Symbol: 116 = Sicily
Text Symbol: 115 = Sardinia
Text Symbol: 114 = Puglia
Text Symbol: 113 = Piedmont
Text Symbol: 112 = Molise
Text Symbol: 111 = March.
Text Symbol: 110 = Lombardy
Text Symbol: 109 = Liguria
Text Symbol: 108 = Lat.
Text Symbol: 107 = Friuli Venezia Giulia
Text Symbol: 106 = Emilia Romagna
Text Symbol: 105 = Campania
Text Symbol: 104 = Calabria
Text Symbol: 103 = Bolzano
Text Symbol: 102 = Basilicata
Text Symbol: 101 = Abruzzo
Text Symbol: 079 = Company
Text Symbol: 078 = Confirm


INCLUDES used within this REPORT RPCF24I0_2008

INCLUDE RPCF24I_2008.
INCLUDE RPCF24IALV_2008.


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