cancel
Showing results for 
Search instead for 
Did you mean: 

Synchronize Payroll Tax Data

Former Member
0 Kudos

I have implemented TaxFactory 10.d and attempted to use the new program described in note 1975742.  The program returns

    • Error: The system does not have the required TUB installed.

I'm fairly new to debugging in SAP, but I have found the program is hard-coded with a reference to tax authority 'OHU3'

  132         lo_t5utz->get_tax_authorities( EXPORTING iv_tax_authority = 'OHU3'

Why is this?  I believe because our system does not have the Tax Authority , bulletin 31 is failing.

Tammy


Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

According to note 1992315, the error is by design, because TUB 19 of TaxFactory 10 is required before the program will work.  I applied TUB 19 transports in SAP and transported the two incrementals from client 000 and then the program worked.

Tammy

Answers (0)