EndCorporateIDCache

Create Corporate ID Cache

Minor Business Rule

Object Name: B0700011

Parent DLL: CPAY

Location: Client/Server

Language: C

Functional Description

Purpose

This Function is resposible for flushing information in the CorporateID and TaxAreaCode Cache.
Setup Notes and Prerequisites

The InitializeCorporateID Cache Function must be called before Calling this function.

Special Logic

None.








^

Data Structure

D0700011A - DS for Initialize/End Corporate ID Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
szCorporateIDCachePIDcharOPTNONE

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

szTaxAreaCodeCachePID1charOPTNONE

Program ID - 01

Related Functions

None

Related Tables

F069016 Payroll Tax Area Profile
F069086 Payroll Corporate Tax Identification
InitializeCorporateIDCache

InitializeCorporateIDCache

Create Corporate ID Cache

Minor Business Rule

Object Name: B0700011

Parent DLL: CPAY

Location: Client/Server

Language: C

Functional Description
Purpose

The purpose of this business function is to initialize the CorporateID and TaxAreaCode Cache for 

subsequent use by the ProcessCorporateIDCache and ProcessTaxAreaCodeCache and EndCorporateIDCache.


The function loads the Corporate Tax ID file (F069086) and Tax Area file (F069016) into Cache.


Setup Notes and Prerequisties

This function must be called before calling ProcessCorporateIDCache and ProcessTaxAreaCodeCache and 

also EndCorporateIDCache.

Special Logic

None.

^

Data Structure

D0700011A - DS for Initialize/End Corporate ID Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
szCorporateIDCachePIDcharOPTNONE

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

szTaxAreaCodeCachePID1charOPTNONE

Program ID - 01

Related Functions

None

Related Tables

F069016 Payroll Tax Area Profile
F069086 Payroll Corporate Tax Identification
ProcessCorporateIDCache

ProcessCorporateIDCache

Create Corporate ID Cache

Minor Business Rule

Object Name: B0700011

Parent DLL: CPAY

Location: Client/Server

Language: C

Functional Description

Purpose

The purpose of the business function is to receive information from the Corporate Tax ID 
file(F069086) and load that information into the CorporateID Cache.

Setup Notes and Prerequisites

The InitializeCorporateIDCache function must be called before calling this functon.

Special Logic

None.






^

Data Structure

D0700011B - DS for Process Corporate ID Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
szCorporateIDCachePIDcharOPTNONE

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

szCompanyCOcharOPTNONE

A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company 
Constants table (F0010) and must identify a reporting entity that has a complete balance sheet. At this level, you can have intercompany 
transactions. Note: You can use company 00000 for default values such as dates and automatic accounting instructions. You cannot use company 00000 
for transaction entries.

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.

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.

cCommonPaymasterCPYMcharOPTNONE

A value that specifies whether, for purposes of FICA calculation, the company is part of a paymaster group. When set to Yes (Y), an 
employee can have wages in more than one company within the paymaster group and, for the purpose of calculating taxes, be subject to only one, 
annual limitation. When you set this value to Yes, you must also enter a valid value for Paymaster Group Code (PMGR). Valid values for 
CPYM are: Y The company is part of a paymaster group. This allows an employee to have wages in more than one company  N Company is not 
part of a paymaster group. This is the default value. Note: When you enter a value for Common Paymaster (CPYM), you need to also carefully 
review the glossary and setting for Retrieve PDGA History System Flag (PHIST) on Company Options (P05001C).

szCommonPaymasterGroupCPGRcharOPTNONE

A code that identifies which paymaster group the company resides. This code enables the Payroll system to group multiple companies 
together to check for limitations on unemployment and FICA taxes. If you specify a common paymaster, you must specify a paymaster group 
code.

mnAddressNumberParentPA8MATH_NUMERICOPTNONE

The address book number of the parent company. The system uses this number to associate a particular address with a parent company 
or location. Any value that you enter in this field updates the Address Organizational Structure Master table (F0150) for the blank structure 
type. This address number must exist in the Address Book Master table (F0101) for validation purposes. Examples of address book records 
that would have a parent number include:   o  Subsidiaries with parent companies     o  Branches with a home office     o  Job sites with a general 
contractor 

Related Functions

None

Related Tables

F069016 Payroll Tax Area Profile
F069086 Payroll Corporate Tax Identification
ProcessTaxAreaCodeCache

ProcessTaxAreaCodeCache

Create Corporate ID Cache

Minor Business Rule

Object Name: B0700011

Parent DLL: CPAY

Location: Client/Server

Language: C

Functional Description

Purpose

the purpose of this business function is to receive information from the Tax Area file(F069016) and 
then load into the TaxArea Cache.

Setup Notes and Prerequisites

the InitializeCorporateIDCache function must be called before calling this function.

Special Logic

None.







^

Data Structure

D0700011C - DS for Process Tax Area Code Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
szTaxAreaCodeCachePIDcharOPTNONE

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

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.

szStatutoryCode01SCODcharOPTNONE

A code that specifies the two-character or three-character state or province code that prints on statutory reports such as W-2s and T4s. For 
example, on W-2s and T4s, instead of printing 06, which might be the taxing authority for the state of Colorado, the system prints the statutory 
code CO. Enter in an alpha code from UDC table 06/SC. 

cFlagFLGcharOPTNONE

cRecordFoundFLGcharOPTNONE

Related Functions

None

Related Tables

F069016 Payroll Tax Area Profile
F069086 Payroll Corporate Tax Identification