GetEquipmentComponentAAI

Get AAI For Timecard Journals

Minor Business Rule

Object Name: N0500012

Parent DLL: CFND

Location: Client/Server

Language: NER

N05000xx  Get AAI For Equipment Components
Source NameN0500012DesignerChris Walsh
Data Structure 
DN0500012FProgrammerChris Walsh
Function Name
GetEquipmentComponentAAISystem Code05
Source Code
NERFunction Category
Function Use


Functional DescriptionFunctional Description
Purpose
This function will retrieve the Labor Credit AAI information. 

Technical Specifications


Parameters:
Data Item Date Field Description                         I/ORequiredNotes

CO           Fixed Asset Company                             IY

MCU       Default Component Business Unit        ON

OBJ         Default Component Object Account                ON

SUB        Default Component Subsidiary          ON

MCU       Component 1 Business Unit               ON

OBJ         Component  1 Object Account           ON

SUB        Component  1 Subsidiary                                  ON

MCU       Component 2 Business Unit               ON

OBJ         Component  2 Object Account          ON

SUB        Component  2 Subsidiary                    ON

MCU        Component 3 Business Unit               ON

OBJ          Component  3 Object Account          ON

SUB                Component  3 Subsidiary                    ON

MCU         Component 4 Business Unit               ON

OBJ             Component  4 Object Account           ON

SUB        Component  4 Subsidiary                    ON

MCU       Component 5 Business Unit                ON

OBJ         Component  5 Object Account             ON

SUB         Component  5 Subsidiary                     ON

MCU         Component 6 Business Unit               ON

OBJ         Component  6 Object Account            ON

SUB        Component  6 Subsidiary                      ON

MCU          Component 7 Business Unit                ON

OBJ         Component  7 Object Account              ON

SUB        Component  7 Subsidiary                     ON

MCU       Component 8 Business Unit               ON

OBJ          Component  8 Object Account             ON

SUB        Component  8 Subsidiary                    ON

MCU       Component 9 Business Unit                      ON

OBJ         Component  9 Object Account                 ON

SUB                        Component  9 Subsidiary                       ON

MCU       Component 10 Business Unit                   ON

OBJ          Component  10 Object Account               ON

SUB             Component  10 Subsidiary                          ON

EV01       Error Flag                                                   ON0 = No Error, 1 = Error


Related Tables 
Table Table Description

F0012Automatic Accounting Instructions


Special Logic


1.Get Default Component Account.
• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC '

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = 'FTC '

2.Get Component 1 Account.

• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC1'

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = 'FTC1'

3.Get Component 2 Account.

• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC2'

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = 'FTC2'

4.Get Component 3 Account.

• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC3'

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = 'FTC3'

5.Get Component 4 Account.

• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC4'

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = 'FTC4'

6.Get Component 5 Account.

• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC5'

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = 'FTC5'

7.Get Component 6 Account.

• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC6'

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = 'FTC6'

8.Get Component 7 Account.

• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC7'

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = 'FTC7'

9.Get Component 8 Account.

• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC8'

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = 'FTC8'

10.Get Component 9 Account.

• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC9'

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = 'FTC9'

11.Get Component 10 Account.

• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC0'

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = 'FTC0'






Purpose

This function will retrieve the Labor Credit AAI information. 

Technical Specifications


Parameters:
Data Item Date Field DescriptionI/ORequiredNotes

COFixed Asset CompanyIY

MCUDefault Component Business UnitON

OBJDefault Component Object AccountON

SUBDefault Component SubsidiaryON

MCUComponent 1 Business UnitON

OBJComponent  1 Object AccountON

SUBComponent  1 SubsidiaryON

MCUComponent 2 Business UnitON

OBJComponent  2 Object AccountON

SUBComponent  2 SubsidiaryON

MCUComponent 3 Business UnitON

OBJComponent  3 Object AccountON

SUBComponent  3 SubsidiaryON

MCUComponent 4 Business UnitON

OBJComponent  4 Object AccountON

SUBComponent  4 SubsidiaryON

MCUComponent 5 Business UnitON

OBJComponent  5 Object AccountON

SUBComponent  5 SubsidiaryON

MCUComponent 6 Business UnitON

OBJComponent  6 Object AccountON

SUBComponent  6 SubsidiaryON

MCUComponent 7 Business UnitON

OBJComponent  7 Object AccountON

SUBComponent  7 SubsidiaryON

MCUComponent 8 Business UnitON

OBJComponent  8 Object AccountON

SUBComponent  8 SubsidiaryON

MCUComponent 9 Business UnitON

OBJComponent  9 Object AccountON

SUBComponent  9 SubsidiaryON

MCUComponent 10 Business UnitON

OBJComponent  10 Object AccountON

SUBComponent  10 SubsidiaryON

EV01Error FlagON0 = No Error, 1 = Error


Related Tables 
Table Table Description

F0012Automatic Accounting Instructions



Special Logic


1.Get Default Component Account.
• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC '

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = 'FTC '

2.Get Component 1 Account.

• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC1'

Data Structure

DN0500012F - Get Equipment Component AAI

Parameter NameData ItemData TypeReq/OptI/O/Both
szFixedAssetCompanyCOcharNONENONE

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.

szDefaultCompBusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szDefaultCompObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szDefaultCompSubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szComp1BusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szComp1ObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szComp1SubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szComp2BusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szComp2ObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szComp2SubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szComp3BusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szComp3ObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szComp3SubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szComp4BusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szComp4ObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szComp4SubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szComp5BusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szComp5ObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szComp5SubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szComp6BusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szComp6ObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szComp6SubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szComp7BusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szComp7ObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szComp7SubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szComp8BusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szComp8ObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szComp8SubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szComp9BusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szComp9ObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szComp9SubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szComp10BusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szComp10ObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szComp10SubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

Related Functions

None

Related Tables

None
GetEquipmentHoursAAI

GetEquipmentHoursAAI

Get AAI For Timecard Journals

Minor Business Rule

Object Name: N0500012

Parent DLL: CFND

Location: Client/Server

Language: NER

N0500012  Get AAI For Equipment Hours
Source NameN0500012DesignerChris Walsh
Data Structure 
DN0500012EProgrammerChris Walsh
Function Name
GetEquipmentHoursAAISystem Code05
Source Code
NERFunction Category
Function Use


Functional Description
Purpose
This function will retrieve the Labor Credit AAI information. 

Technical Specifications


Parameters:
Data Item Date Field DescriptionI/ORequiredNotes

COTimecard CompanyIY

COFixed Asset CompanyIY

ITEMItem NumberIY

MCUAAI Business UnitON

OBJAAI Object AccountON

SUBAAI SubsidiaryON

EV01Error FlagON0 = No Error, 1 = Error


Related Tables 
Table Table Description

F0012Automatic Accounting Instructions



Special Logic


• Read F0012 with key of :     
KGCO    = Timecard Company
KGITEM  = Item Number

Error Flag = '0'

• If read unsuccessful, then use key of : 
KGCO     = Fixed Asset Company
KGITEM  = Item Number

Error Flag = '0'

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = Item Number

Error Flag = '0'

• If read unsuccessful, then set Error Flag = '1'

^

Data Structure

DN0500012E - Get Equipment Hours AAI

Parameter NameData ItemData TypeReq/OptI/O/Both
szTimecardCompanyCOcharNONENONE

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.

szFixedAssetCompanyCOcharNONENONE

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.

szItemNumberITEMcharNONENONE

A hard-coded field that defines an account or range of accounts used for a particular function. For example, item GLG4 defines the retained 
earnings account, which is used for annual close purposes. During processing, programs use the item number and company number to find 
the correct account to debit or credit. Along with company, the item (or range) is the key to the AAI table.

szAAIBusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szAAIObjectAccountOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szAAISubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

cErrorFlagEV01charNONENONE

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

Related Functions

None

Related Tables

None
GetIntercompanySettlementsAAI

GetIntercompanySettlementsAAI

Get AAI For Timecard Journals

Minor Business Rule

Object Name: N0500012

Parent DLL: CFND

Location: Client/Server

Language: NER

N0500012  Get AAI for Intercompany Settlements
Source NameN0500012DesignerJoel D. Sowers
Data Structure 
D0500012GProgrammerJoel D. Sowers
Function Name
GetIntercompanySettlementsAAISystem Code05T
Source Code
NERFunction Category
Function Use


Functional Description
Purpose
The purpose of this NER is to retrieve the appropriate account when writing Payroll Intercompany Settlement entries to the Payroll Journal (Compressed) 
file.


Setup Notes and Prerequisites
This NER will be called from ProcessPayrollIntercompanySettlements (N0500013). 

Technical Specifications


Parameters:
Data Item            Data Structure DescriptionI/ORequiredNotes

CO           Company                IRequiredShould pass either Company or Home Company                                                           

                                                                       depending on which account you wish to                                                                                                                                

  retrieve.

MCU       Business Unit        O

OBJ         Object Account        O

SUB           Subsidiary                      O

SBL         Subledger              O

SBLT        Subledger Type     O

DL01           Description            O   

EV01            Error Flag               O0 = No Error, 1 = Error



Special Logic


• Read F06904 with key of :    
Y#CO      = Timecard Company (or Home Company)
Y#PRJC  = 'A'

Y#MCUH = '  '

Y#LOBJ   = '  '

Y#LSUB  = '  '

Y#PDBA  = 0

Y#FRTY   = 'IC'


• If read unsuccessful, then use key of : 
Y#CO      = '00000'
Y#PRJC  = 'A'

Y#MCUH = '  '

Y#LOBJ   = '  '

Y#LSUB  = '  '

Y#PDBA  = 0

Y#FRTY   = 'IC'




^

Data Structure

DN0500012G - DS for Get AAI for Intercompany Settlements

Parameter NameData ItemData TypeReq/OptI/O/Both
szCompanyCOcharNONENONE

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.

szCostCenterMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szObjectAccountOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szSubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szSubledgerSBLcharNONENONE

A code that identifies a detailed, auxiliary account within a general ledger account. A subledger can be an equipment item number or an 
address book number. If you enter a subledger, you must also specify the subledger type.

cSubledgerTypeSBLTcharNONENONE

A user defined code (00/ST) that is used with the Subledger field to identify the subledger type and how the system performs subledger 
editing. On the User Defined Codes form, the second line of the description controls how the system performs editing. This is either hard-coded 
or user defined. Valid values include: A Alphanumeric field, do not edit   N Numeric field, right justify and zero fill   C Alphanumeric field, right 
justify and blank fill  

szDescription001DL01charNONENONE

A user defined name or remark.

cErrorFlagEV01charNONENONE

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

Related Functions

None

Related Tables

None
GetPaymentDistributionAAI

GetPaymentDistributionAAI

Get AAI For Timecard Journals

Minor Business Rule

Object Name: N0500012

Parent DLL: CFND

Location: Client/Server

Language: NER

Data Structure

DN0500012J - DS for Get Payment Distribution AAIs

Parameter NameData ItemData TypeReq/OptI/O/Both
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.

szSearchCostCenterMCUcharOPTNONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szFringeTypeFRTYcharOPTNONE

A code that represents the type of transaction for which an account is to be derived.

szCostCenterMCUcharOPTNONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szObjectAccountOBJcharOPTNONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szSubsidiarySUBcharOPTNONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szGLBankAccountGLBAcharOPTNONE

The number of the bank account (general ledger account) to be updated automatically when receipts or disbursements are entered. The 
bank account number is assumed to be the same for every document in a batch. Therefore, it is not cleared from entry to entry. However, if 
you leave the bank account number blank, the system retrieves a default bank account number from the Automatic Accounting Instructions file 
(F0012), item number RB for Accounts Receivable and PB for Accounts Payable.

cReturnCodeEV03charOPTNONE

A radio button that specifies the level at which trace/track result is to be displayed.  Select the Detail to display all transactions except IB, IX, 
and IZ types.  Or, select Derivative Lots Only to display only those transactions that may have created new derivative lot. 

Related Functions

None

Related Tables

None
pan>
EV01Error FlagON0 = No Error, 1 = Error


Related Tables 
Table Table Description

F0012Automatic Accounting Instructions



Special Logic


1.Get Default Component Account.
• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC '

• If read unsuccessful, then use key of : 
KGCO     = '00000'
KGITEM  = 'FTC '

2.Get Component 1 Account.

• Read F0012 with key of :     
KGCO    = Fixed Asset Company
KGITEM  = 'FTC1'

Data Structure

DN0500012F - Get Equipment Component AAI

Parameter NameData ItemData TypeReq/OptI/O/Both
szFixedAssetCompanyCOcharNONENONE

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.

szDefaultCompBusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szDefaultCompObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szDefaultCompSubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szComp1BusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szComp1ObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szComp1SubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szComp2BusinessUnitMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or pers