F06136GetTaxAmounts

F06136 Get Tax Amounts

Minor Business Rule

Object Name: N0700066

Parent DLL: CPAY

Location: Client/Server

Language: NER

F06136 Get Tax Amounts

Object Name: N0700066 - F06136 Get Tax Amounts


Parent DLL: CHRM


Location: Client/Server


Language: NER


Functional Description

Purpose


Retrieves the payroll tax amounts for a given employee, tax area, payroll tax type, tax history type 

and home company.


Special Logic


Pass the employee number, payroll year, tax history type, payroll tax type, tax area and home company 

into the function.  After successful retrieval, the tax amounts for each month of the payroll year 

will be returned along with the total of the entire year's tax amount.  Return code will be populated 

with a '0'


If function is unsuccessful, the return code will be populated with a '1'.


^

Data Structure

D0700066 - DS for F06136 Get Tax Amounts

Special Input Expected

Employee Number, Payroll Year, Tax History Type, Tax Area, Payroll Tax Type and Home Company must be 

passed into the business function.  Century and Tax Identification are not used as input parameters, 

at this time.


Special Output Expected


Tax amount fields for each month of the year, and the total tax amount for the entire payroll year 

are returned.


Significant Data Values


Return Code = 1 (Unsuccessful processing)

Return Code = 0 (Successful processing)


^

Parameter NameData ItemData TypeReq/OptI/O/Both
mnAddressNumberAN8MATH_NUMERICOPTNONE

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

mnCenturyCTRYMATH_NUMERICOPTNONE

The calendar century associated with the year. Enter is the first two digits of the year. For example, 19 indicates any year beginning with 19 
(1998, 1999), 20 indicates any year beginning with 20 (2000, 2001), and so on.

mnDateYrDTEYMATH_NUMERICOPTNONE

A two-digit number that specifies the applicable year. If you leave this field blank, the program uses the system date.

cTaxHistoryTypeTHTYcharOPTNONE

A user defined code (07/TH) that specifies the type of information being tracked for the employee in the US Taxation Summary History 
table (F06136) or the Canadian Tax History table (F0713). The value in this field determines what type of year-end form the system generates.

szTaxAreaWorkTARAcharOPTNONE

A code that identifies a geographical location and the tax authorities for an employee work site, including employee and employer statutory 
requirements. In the Vertex payroll tax calculation software, the tax area code is synonymous with GeoCode. To determine the valid codes 
for your location, refer to the documentation for the tax calculation software that you are using.

szPayrollTaxTypePTAXcharOPTNONE

A code that specifies the type of payroll tax being processed. This is a user defined code (07/TX). To set up state minimum wage amounts, 
you must enter MW in this field. To do so, you must first add MW to UDC 07/TX. However, you should not change the codes and definitions 
that J.D. Edwards provides with the software.

szCompanyHomeHMCOcharOPTNONE

The company number where the employee records generally reside.

szTaxIdentificationNoTAXXcharOPTNONE

A number that identifies your company to the tax authority. This number can include the tax ID number for an individual, a federal or state 
corporate tax ID, a sales tax number, and so on. This number has specifically been established for the Payroll system to handle the 
requirements of taxing authorities that require more than 9 positions for the tax identification number. Do not enter hyphens (dashes), slashes, spaces, or 
other punctuation in the tax identification number.

mnAmtTax01BY01MATH_NUMERICOPTNONE

The monthly amount of tax calculated.

mnAmtTax002BY02MATH_NUMERICOPTNONE

For months 01 - 12, this is the amount of tax calculated.

mnAmtTax003BY03MATH_NUMERICOPTNONE

For months 01 - 12, this is the amount of tax calculated.

mnAmtTax004BY04MATH_NUMERICOPTNONE

For months 01 - 12, this is the amount of tax calculated.

mnAmtTax005BY05MATH_NUMERICOPTNONE

For months 01 - 12, this is the amount of tax calculated.

mnAmtTax006BY06MATH_NUMERICOPTNONE

For months 01 - 12, this is the amount of tax calculated.

mnAmtTax007BY07MATH_NUMERICOPTNONE

For months 01 - 12, this is the amount of tax calculated.

mnAmtTax008BY08MATH_NUMERICOPTNONE

For months 01 - 12, this is the amount of tax calculated.

mnAmtTax009BY09MATH_NUMERICOPTNONE

For months 01 - 12, this is the amount of tax calculated.

mnAmtTax10BY10MATH_NUMERICOPTNONE

For months 01 - 12, this is the amount of tax calculated.

mnAmtTax011BY11MATH_NUMERICOPTNONE

For months 01 - 12, this is the amount of tax calculated.

mnAmtTax012BY12MATH_NUMERICOPTNONE

For months 01 - 12, this is the amount of tax calculated.

mnTotalTaxAmountMATH01MATH_NUMERICOPTNONE

- - - Good Performance Low Value. 

cReturnCodeEV01charOPTNONE

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

None