SAP Reports / Programs | Payroll | Italy(PY-IT) SAP PY

RPC770I0_2010 SAP ABAP Report - Year 2010 770 Form (2009 Income)







RPC770I0_2010 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The execution of this program allows to calculate data for the yearly tax statement called 770 (simplified form)...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 RPC770I0_2010 into the relevant SAP transactions such as SE38 or SE80


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 RPC770I0_2010. "Basic submit
SUBMIT RPC770I0_2010 AND RETURN. "Return to original report after report execution complete
SUBMIT RPC770I0_2010 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_YEAR = D .
Selection Text: P_TRUNC = Legal Truncation in TemSe
Selection Text: P_TEMSE = Save 770 TemSe
Selection Text: P_REC_J = Calculate J Record
Selection Text: P_REC_G = Calculate G Record
Selection Text: P_OVERW = Overwrite Results
Selection Text: P_OUTTMS = TemSe File Name (suffix)
Selection Text: P_CORR = Please Correct Results
Selection Text: P_BUKRS = Company Identifier
Selection Text: CUDTEMSE = Integration File CUD/2010
Title: Year 2010 770 Form (2009 Income)
Text Symbol: T53 = Temse file created
Text Symbol: T52 = Number of employees processed:
Text Symbol: T10 = Err.while read. temse file
Text Symbol: M10 = Local Surcharge without Region or Munic. Code in IT483
Text Symbol: M09 = WTs Assessment Period Missing
Text Symbol: M08 = Payroll results could not be determined
Text Symbol: M07 = There are no Data in Infotype 0659
Text Symbol: M06 = There are no Data in Infotype 0483
Text Symbol: M05 = CUD Data Missing for Employee
Text Symbol: M04 = Adjustment month missing in infotype 0483
Text Symbol: M03 = It is not poss. to det. 1st installment
Text Symbol: M02 = Taxpayer ID No. of infotype 0483 nonexistent in the table T5ITPC
Text Symbol: M01 = There are more th.3 infotypes 0483 for year
Text Symbol: 946 = Open file
Text Symbol: 945 = Transfer file
Text Symbol: 944 = Records TemSe
Text Symbol: 943 = Records PC File
Text Symbol: 942 = CID Input TemSe
Text Symbol: 941 = PersNoInputPCFile
Text Symbol: 940 = ChangePersNo Out.
Text Symbol: 935 = Show/hide interface section
Text Symbol: 934 = Interface
Text Symbol: 929 = CUD - 770 integration file
Text Symbol: 347 = Entries missing in table T5ITW5
Text Symbol: 022 = Inconsistent data for Inps ind. (infotype 0154)
Text Symbol: 021 = Inconsistent data for place of work (info 0154)
Text Symbol: 019 = No data in infotype 0154





Text Symbol: 013 = End of Sel. Period (MM-YYYY)
Text Symbol: 009 = Running Options
Text Symbol: 003 = Customizing selection date
Text Symbol: 002 = Selection period start(MM-YYYY)
Text Symbol: 001 = Company master data


INCLUDES used within this REPORT RPC770I0_2010

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