F069116GetBenDedTable

F069116 - Retrieve Benefit/Deduction Table

Minor Business Rule

Object Name: N0700064

Parent DLL: CPAY

Location: Client/Server

Language: NER

F069116 Get Benefit Deduction Table

Object Name: N0700064 - F069116 Retrieve                         

Benefit/Deduction Table


Parent DLL: CHRM


Location: Client/Server


Language: NER


Functional Description


Purpose


Retrieves the Benefit/Deduction table for the DBA code, from the Payroll Transaction Constants 

(F069116) table.


Special Logic


Pass the DBA code into the business function, and the benefit/deduction table, table description and 

deduction method will be returned.


After successful processing, the return code will be populated with a '0'.  If the function is 

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

Data Structure

D0700064 - DS for F069116 - Retrieve Benefit/Deduction Table

Special Input Expected

Deduction/Benefit Code (PDBA) must be passed into the business function.


Special Output Expected


Deduction/Benefit Table, Table description, and Deduction Method are returned from the business 

function.


Significant Data Values


Return Code = 1 (Unsuccessful processing)

Return Code = 0 (Successful processing)


^

Parameter NameData ItemData TypeReq/OptI/O/Both
mnPayDeductBenAccTypePDBAMATH_NUMERICREQNONE

A code that defines the type of pay, deduction, benefit, or accrual. Pay types are numbered from 1 to 999. Deductions and benefits are 
numbered from 1000 to 9999.

szBenefitDeductionTableDTABcharOPTNONE

The table used if the calculation requires table values.

szNameAlphaExplanationEXAcharOPTNONE

A description, remark, explanation, name, or address.

cDeductionBenefitMethodDEDMcharOPTNONE

A user defined code (07/DM) that specifies the method that the system uses to perform certain calculations. For example, the system uses 
a method of calculation to calculate deductions, benefits, and accruals (DBAs) and workers' compensation insurance.

cReturnCodeEV01charOPTNONE

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

Related Functions

None

Related Tables

None