SAP Reports / Programs

RPUTXUK0 SAP ABAP Report - Canada: Tax update utility for infotype 0462/0463







RPUTXUK0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report provides a quick and easy method of performing mass updates of Infotype 0463 Federal Tax CA and Infotype 0462 Provincial Tax CA and Infotype 0464 Additional Tax Data CA...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 RPUTXUK0 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

P000_M07_TXUP - New year tax update utility
PC00_M07_UNTU - Start of Year Cred/Ded. Update 07


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 RPUTXUK0. "Basic submit
SUBMIT RPUTXUK0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPUTXUK0 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_WRKAR2 = Province/Territory
Selection Text: P_WRKAR = Province/Territory
Selection Text: P_TBEG = New effective begin date
Selection Text: HOLDDATE = Lock Session Until
Title: Canada: Tax update utility for infotype 0462/0463
Text Symbol: T05 = Ltr of waiver: Deductions
Text Symbol: T04 = Designated area (TD1)
Text Symbol: T03 = Additional tax (TD1)
Text Symbol: T02 = Total non-indexed (TD1)
Text Symbol: T01 = Total credits (TD1)
Text Symbol: S19 = Mass update: Indexed TC = Indx. TC * Indx. factor + add.amount
Text Symbol: S18 = IT0464
Text Symbol: S17 = No update: Keep existing tax information
Text Symbol: S16 = Mass update: PPIP exempt code addition
Text Symbol: S15 = Additional Tax Information (IT 0464)
Text Symbol: S14 = Reset total tax credits to basic personal amount
Text Symbol: S13 = Read tax data prior to effective date
Text Symbol: S12 = Create BDC session in the background
Text Symbol: S11 = Update allowed before latest payroll run
Text Symbol: S10 = Clear annual authorized letters of waiver
Text Symbol: S09 = No update of tax credits for Claim 0
Text Symbol: S08 = Additional options
Text Symbol: S07 = Mass update: Indexed TC = Indexed TC + add. amount
Text Symbol: S06 = Provincial
Text Symbol: T06 = Ltr of waiver: Credits
Text Symbol: T07 = Lab.sponsored tax credit
Text Symbol: T08 = Est. remuneration (TD1X)
Text Symbol: T09 = Est. expenses (TD1X)
Text Symbol: T10 = Total credits (TD1&&)
Text Symbol: T11 = Total non-indexed (TD1&&)
Text Symbol: T12 = Employee List
Text Symbol: T13 = BDC log for selected emloyees
Text Symbol: T14 = BDC session has not yet been started.
Text Symbol: T15 = Log report not available for viewing.
Text Symbol: T16 = Error List
Text Symbol: T17 = Information
Text Symbol: T18 = Yes
Text Symbol: T19 = No





Text Symbol: T51 = Total credits (TP-1015.3-V)
Text Symbol: T52 = Other deductions (TP-1015.3-V)
Text Symbol: T53 = Additional tax (TP-1015.3-V)
Text Symbol: T54 = Est. net commission (TP-1015.R.13.1)
Text Symbol: T55 = PPIP exempt code addition
Text Symbol: S05 = No update: Keep existing personal tax credits
Text Symbol: 019 = Retain Session in the Log
Text Symbol: H01 = Select
Text Symbol: H02 = Name
Text Symbol: H03 = Effective Date
Text Symbol: H04 = Pay Area
Text Symbol: H05 = Tax Auth.
Text Symbol: H06 = BDC Status
Text Symbol: H07 = Tax Level
Text Symbol: H08 = Description
Text Symbol: H09 = Current Amt
Text Symbol: H10 = Proposed Amt
Text Symbol: H11 = Information
Text Symbol: H12 = Tax Authority
Text Symbol: H13 = Current Amount
Text Symbol: H14 = Proposed Amount
Text Symbol: H15 = Provinces not found
Text Symbol: L01 = Submitted successfully to batch input queue
Text Symbol: M01 = Multiple BDCs not allowed in the same session
Text Symbol: M02 = Allowing tax update after the first
Text Symbol: M03 = payroll run of the year may require
Text Symbol: M04 = retroactive adjustments.
Text Symbol: M05 = Do you wish to continue?
Text Symbol: M06 = Please enter BDC session name.
Text Symbol: M07 = Tax update completed.
Text Symbol: M08 = Do you wish to view log report?
Text Symbol: M09 = Current credits/deductions OK.Tax update not required for &
Text Symbol: M10 = Update past taxation period not possible for &.
Text Symbol: M11 = & does not exist. Please create via PA30.
Text Symbol: M12 = No employee selected for tax update.
Text Symbol: M13 = Update after first payroll run not allowed
Text Symbol: M14 = No tax update possible for employee &
Text Symbol: M15 = Unable to perform tax update for &
Text Symbol: M16 = No option selected for tax update.





Text Symbol: M17 = Effective Date cannot be blank.
Text Symbol: M18 = Some errors were encountered during creation of employee list for Tax Update . Do you want to view them?
Text Symbol: M19 = Enter an amount in additional amount field
Text Symbol: M20 = &1: No record found prior to effective date &2
Text Symbol: M21 = for province &
Text Symbol: PT1 = Confirmation
Text Symbol: S01 = Tax update selection
Text Symbol: S02 = Federal
Text Symbol: S03 = Mass update: Take new basic pers. tax credit (TC)
Text Symbol: S04 = Mass update: Indexed TC = Indexed TC * Indexing factor


INCLUDES used within this REPORT RPUTXUK0

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