CheckExistenceinBillingAAICache

Process Billing AAIs

Major Business Rule

Object Name: B48S0700

Parent DLL: CCRIN

Location: Client/Server

Language: C

Data Structure

D48S0700D - Check Existence in Billing AAI Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
szFromSubledgerSBLcharREQINPUT

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.

cFromSubledgerTypeSBLTcharREQINPUT

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  

szWorkOrderClassWR07charREQINPUT

A user defined code (00/W7) that indicates the service type for the work order.

mnContractNoDOCOMATH_NUMERICREQINPUT

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

mnParentContractNoPCTNMATH_NUMERICREQINPUT

The parent contract number to which this particular contract is attached.

mnCustomerNoAN8OMATH_NUMERICREQINPUT

The address book number to which the system posts billing and accounts receivable transactions.

szFromBusinessUnitMCUcharREQINPUT

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.

szJobClassRP11charREQINPUT

Category code 11 associated with the Business Unit Master file (F0006).  This is a user defined code (system 00, type 11) for use in flex 
account mapping and in printing selected information on reports.

szCompanyCOcharREQINPUT

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.

jdTableBasisDateTBDTJDEDATEREQINPUT

This date is used as the basis for comparison to the effective dates of the various tables used by the Service Billing system.  This date is 
determined by the values set up in the Service Billing Constants at the time the Service Billing Work File (F4812) is generated.

szFromObjectOBJcharREQINPUT

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.

szFromSubsidiarySUBcharREQINPUT

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

cEligibilityCodeELGCcharREQINPUT

A code that specifies how the system processes a transaction at the single-transaction level. Valid values are: 0 Available for invoicing and 
revenue. 1 Available for invoicing only. 2 Available for revenue only. 3 Non-billable. 4 Available for cost only. 5 Available for accounts payable 
only. The system assigns eligibility codes to workfile transactions based on the Billable (Y/N) field in the Account Master table (F0901) and the 
Journal Generation Control field that you set up in your system constants. For example, if an account with a Y in the Billable (Y/N) field is 
processed through the billing system and the Journal Generation Control field is set for billing only, the eligibility code for the transaction is 1. An 
eligibility code of 1 specifies that the transaction is available for invoicing only.

szComponentCodeCCODcharREQINPUT

A component code identifies a provisional burden that is accounted for at the billing detail transaction level.

cAAIsExistEV01charREQINPUT


This parameter will return one of the three values:

'0' - A record does not exist in the Billing AAIs Cache that matches the input keys.

'1' - A record does exist in the Billing AAIs Cache that matches the input keys.

'2' -A record does exist in the Billing AAIs Cache that matches the input keys, but it has been 

invalidated.

idCacheIDGENLNGIDREQINPUT

General purpose ID variable.

szGlClassGLCcharREQINPUT

A code that determines the trade account that the system uses as the offset when you post invoices or vouchers. The system concatenates 
the value that you enter to the AAI item RC (for Accounts Receivable) or PC (for Accounts Payable) to locate the trade account. For 
example, if you enter TRAD, the system searches for the AAI item RCTRAD (for receivables) or PCTRAD (for payables).  You can assign up to four 
alphanumeric characters to represent the G/L offset or you can assign the three-character currency code (if you enter transactions in a 
multicurrency environment). You must, however, set up the corresponding AAI item for the system to use; otherwise, the system ignores the G/L 
offset and uses the account that is set up for PC or RC for the company specified.  If you set up a default value in the G/L Offset field of the 
customer or supplier record, the system uses the value during transaction entry unless you override it.  Note: Do not use code 9999. It is reserved for 
the post program and indicates that offsets should not be created.

szBatchTypeICUTcharREQINPUT

A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction. 
Valid values are set up in user defined code table 98/IT. You cannot assign new values. All batch types are hard coded.

mnInvalidAaiTableNumberANUMMATH_NUMERICOPTOUTPUT

A number used to specify sequence and retrieve accounting information.

szTaxRateAreaTXA1charREQINPUT

A code that identifies a tax or geographic area that has common tax rates and tax authorities. The system validates the code you enter 
against the Tax Areas table (F4008). The system uses the tax rate area in conjunction with the tax explanation code and tax rules to calculate tax 
and G/L distribution amounts when you create an invoice or voucher.

Related Functions

B0000021 Format Subledger
B0000046 Validate AAI
B7300002 Validate Quantum GeoCode
N0100042 Customer Master -MBF
N48S0120 Get Business Unit Information
N48S0540 Build Detail Journal Entries
N7300001 Determine if Quantum is Active

Related Tables

F1201 Asset Master File
F4008 Tax Areas
F4801 Work Order Master File
F48S910 Billing Detail Journal Workfile
F48S911 Summarized Journal Workfile
F48S95 Billing AAI Information
InitializeBillingAAICache

InitializeBillingAAICache

Process Billing AAIs

Major Business Rule

Object Name: B48S0700

Parent DLL: CCRIN

Location: Client/Server

Language: C

Data Structure

D48S0700F - Initialize Billing AAI Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
idCacheIDGENLNGIDREQOUTPUT

General purpose ID variable.

Related Functions

B0000021 Format Subledger
B0000046 Validate AAI
B7300002 Validate Quantum GeoCode
N0100042 Customer Master -MBF
N48S0120 Get Business Unit Information
N48S0540 Build Detail Journal Entries
N7300001 Determine if Quantum is Active

Related Tables

F1201 Asset Master File
F4008 Tax Areas
F4801 Work Order Master File
F48S910 Billing Detail Journal Workfile
F48S911 Summarized Journal Workfile
F48S95 Billing AAI Information
InvalidateBillingAAICacheKey

InvalidateBillingAAICacheKey

Process Billing AAIs

Major Business Rule

Object Name: B48S0700

Parent DLL: CCRIN

Location: Client/Server

Language: C

Data Structure

D48S0700B - Invalidate Billing AAI Cache Key

Parameter NameData ItemData TypeReq/OptI/O/Both
szFromSubledgerSBLcharREQINPUT

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.

cFromSubledgerTypeSBLTcharREQINPUT

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  

szWorkOrderClassWR07charREQINPUT

A user defined code (00/W7) that indicates the service type for the work order.

mnContractNoDOCOMATH_NUMERICREQINPUT

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

mnParentContractNoPCTNMATH_NUMERICREQINPUT

The parent contract number to which this particular contract is attached.

mnCustomerNoAN8OMATH_NUMERICREQINPUT

The address book number to which the system posts billing and accounts receivable transactions.

szFromBusinessUnitMCUcharREQINPUT

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.

szJobClassRP11charREQINPUT

Category code 11 associated with the Business Unit Master file (F0006).  This is a user defined code (system 00, type 11) for use in flex 
account mapping and in printing selected information on reports.

szCompanyCOcharREQINPUT

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.

jdTableBasisDateTBDTJDEDATEREQINPUT

This date is used as the basis for comparison to the effective dates of the various tables used by the Service Billing system.  This date is 
determined by the values set up in the Service Billing Constants at the time the Service Billing Work File (F4812) is generated.

szFromObjectOBJcharREQINPUT

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.

szFromSubsidiarySUBcharREQINPUT

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

cEligibilityCodeELGCcharREQINPUT

A code that specifies how the system processes a transaction at the single-transaction level. Valid values are: 0 Available for invoicing and 
revenue. 1 Available for invoicing only. 2 Available for revenue only. 3 Non-billable. 4 Available for cost only. 5 Available for accounts payable 
only. The system assigns eligibility codes to workfile transactions based on the Billable (Y/N) field in the Account Master table (F0901) and the 
Journal Generation Control field that you set up in your system constants. For example, if an account with a Y in the Billable (Y/N) field is 
processed through the billing system and the Journal Generation Control field is set for billing only, the eligibility code for the transaction is 1. An 
eligibility code of 1 specifies that the transaction is available for invoicing only.

szComponentCodeCCODcharREQINPUT

A component code identifies a provisional burden that is accounted for at the billing detail transaction level.

cRecordFoundEV01charREQOUTPUT

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

szProgramIdPIDcharREQINPUT


Valid Values are:

'R48131' - Invoice Generation - Keep all records in the cache that match the input and mark them with 

the invalidated flag.

'R48132' - Revenue Generation - Delete all record in the cache that mathc the input and add one new 

record with the invalidated flag.

^

idCacheIDGENLNGIDREQINPUT

General purpose ID variable.

szGlClassGLCcharREQINPUT

A code that determines the trade account that the system uses as the offset when you post invoices or vouchers. The system concatenates 
the value that you enter to the AAI item RC (for Accounts Receivable) or PC (for Accounts Payable) to locate the trade account. For 
example, if you enter TRAD, the system searches for the AAI item RCTRAD (for receivables) or PCTRAD (for payables).  You can assign up to four 
alphanumeric characters to represent the G/L offset or you can assign the three-character currency code (if you enter transactions in a 
multicurrency environment). You must, however, set up the corresponding AAI item for the system to use; otherwise, the system ignores the G/L 
offset and uses the account that is set up for PC or RC for the company specified.  If you set up a default value in the G/L Offset field of the 
customer or supplier record, the system uses the value during transaction entry unless you override it.  Note: Do not use code 9999. It is reserved for 
the post program and indicates that offsets should not be created.

szBatchTypeICUTcharREQINPUT

A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction. 
Valid values are set up in user defined code table 98/IT. You cannot assign new values. All batch types are hard coded.

mnInvalidAaiTableNumberANUMMATH_NUMERICOPTINPUT

A number used to specify sequence and retrieve accounting information.

szTaxRateAreaTXA1charREQINPUT

A code that identifies a tax or geographic area that has common tax rates and tax authorities. The system validates the code you enter 
against the Tax Areas table (F4008). The system uses the tax rate area in conjunction with the tax explanation code and tax rules to calculate tax 
and G/L distribution amounts when you create an invoice or voucher.

Related Functions

B0000021 Format Subledger
B0000046 Validate AAI
B7300002 Validate Quantum GeoCode
N0100042 Customer Master -MBF
N48S0120 Get Business Unit Information
N48S0540 Build Detail Journal Entries
N7300001 Determine if Quantum is Active

Related Tables

F1201 Asset Master File
F4008 Tax Areas
F4801 Work Order Master File
F48S910 Billing Detail Journal Workfile
F48S911 Summarized Journal Workfile
F48S95 Billing AAI Information
SearchAAITable

SearchAAITable

Process Billing AAIs

Major Business Rule

Object Name: B48S0700

Parent DLL: CCRIN

Location: Client/Server

Language: C

Data Structure

D48S0700A - Search AAI Table

Parameter NameData ItemData TypeReq/OptI/O/Both
mnAaiTableNumberANUMMATH_NUMERICREQINPUT

A number used to specify sequence and retrieve accounting information.

szFromSubledgerSBLcharREQINPUT

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.

cFromSubledgerTypeSBLTcharREQINPUT

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  

szWorkOrderClassWR07charREQINPUT

A user defined code (00/W7) that indicates the service type for the work order.

mnContractNoDOCOMATH_NUMERICREQINPUT

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

mnParentContractNoPCTNMATH_NUMERICREQINPUT

The parent contract number to which this particular contract is attached.

mnCustomerNoAN8OMATH_NUMERICREQINPUT

The address book number to which the system posts billing and accounts receivable transactions.

szFromBusinessUnitMCUcharREQINPUT

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.

szJobClassRP11charREQINPUT

Category code 11 associated with the Business Unit Master file (F0006).  This is a user defined code (system 00, type 11) for use in flex 
account mapping and in printing selected information on reports.

szCompanyCOcharREQINPUT

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.

jdTableBasisDateTBDTJDEDATEREQINPUT

This date is used as the basis for comparison to the effective dates of the various tables used by the Service Billing system.  This date is 
determined by the values set up in the Service Billing Constants at the time the Service Billing Work File (F4812) is generated.

szFromObjectOBJcharREQINPUT

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.

szFromSubsidiarySUBcharREQINPUT

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

cEligibilityCodeELGCcharREQINPUT

A code that specifies how the system processes a transaction at the single-transaction level. Valid values are: 0 Available for invoicing and 
revenue. 1 Available for invoicing only. 2 Available for revenue only. 3 Non-billable. 4 Available for cost only. 5 Available for accounts payable 
only. The system assigns eligibility codes to workfile transactions based on the Billable (Y/N) field in the Account Master table (F0901) and the 
Journal Generation Control field that you set up in your system constants. For example, if an account with a Y in the Billable (Y/N) field is 
processed through the billing system and the Journal Generation Control field is set for billing only, the eligibility code for the transaction is 1. An 
eligibility code of 1 specifies that the transaction is available for invoicing only.

szComponentCodeCCODcharREQINPUT

A component code identifies a provisional burden that is accounted for at the billing detail transaction level.

cReverseEntriesRVRCcharREQINPUT

The purpose of this field is to allow you to control which entries generated by the Account Derivation Table during Revenue Recognition 
will be reversed during Revenue Reconciliation of the Invoice Journal Generation process.    0 Do not create reversing entry.    1 Create 
reversing entry. NOTE:  The Revenue Reconciliation process of the Invoice Journal Generation is optional and is automatically executed if you 
have the Journal Generation Control field ("PRRR") of the Service Billing Constants set to 4 (Invoice Journal Generation with Revenue 
Recognition) using Table Type 2 to eliminate any variances between the Unbilled Revenue and the Actual Revenue.

cRecordFoundEV01charREQOUTPUT

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

idCacheIDGENLNGIDREQBOTH

General purpose ID variable.

szGlClassGLCcharREQINPUT

A code that determines the trade account that the system uses as the offset when you post invoices or vouchers. The system concatenates 
the value that you enter to the AAI item RC (for Accounts Receivable) or PC (for Accounts Payable) to locate the trade account. For 
example, if you enter TRAD, the system searches for the AAI item RCTRAD (for receivables) or PCTRAD (for payables).  You can assign up to four 
alphanumeric characters to represent the G/L offset or you can assign the three-character currency code (if you enter transactions in a 
multicurrency environment). You must, however, set up the corresponding AAI item for the system to use; otherwise, the system ignores the G/L 
offset and uses the account that is set up for PC or RC for the company specified.  If you set up a default value in the G/L Offset field of the 
customer or supplier record, the system uses the value during transaction entry unless you override it.  Note: Do not use code 9999. It is reserved for 
the post program and indicates that offsets should not be created.

cTableAmountBasisAMBScharREQINPUT

A code that identifies the amount to be posted. The amount used is retrieved from the billing detail transaction in the Service Billing Workfile 
table (F4812). Valid values are:    B Base amount (The base amount represents either the revenue amount or invoice amount, depending on 
the type of processing that you choose and on the stage of journal processing.)    C Cost amount.    I Invoice amount.    M Margin amount 
(revenue amount minus cost amount).    N Net margin amount (invoice amount minus cost amount).    R Revenue amount. If you leave this field 
blank, the system automatically enters B.

szBatchTypeICUTcharREQNONE

A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction. 
Valid values are set up in user defined code table 98/IT. You cannot assign new values. All batch types are hard coded.

szTaxRateAreaTXA1charREQINPUT

A code that identifies a tax or geographic area that has common tax rates and tax authorities. The system validates the code you enter 
against the Tax Areas table (F4008). The system uses the tax rate area in conjunction with the tax explanation code and tax rules to calculate tax 
and G/L distribution amounts when you create an invoice or voucher.

Related Functions

B0000021 Format Subledger
B0000046 Validate AAI
B7300002 Validate Quantum GeoCode
N0100042 Customer Master -MBF
N48S0120 Get Business Unit Information
N48S0540 Build Detail Journal Entries
N7300001 Determine if Quantum is Active

Related Tables

F1201 Asset Master File
F4008 Tax Areas
F4801 Work Order Master File
F48S910 Billing Detail Journal Workfile
F48S911 Summarized Journal Workfile
F48S95 Billing AAI Information
TerminateBillingAAICache

TerminateBillingAAICache

Process Billing AAIs

Major Business Rule

Object Name: B48S0700

Parent DLL: CCRIN

Location: Client/Server

Language: C

Data Structure

D48S0700E - Terminate Billing AAI Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
idCacheIDGENLNGIDREQINPUT

General purpose ID variable.

Related Functions

B0000021 Format Subledger
B0000046 Validate AAI
B7300002 Validate Quantum GeoCode
N0100042 Customer Master -MBF
N48S0120 Get Business Unit Information
N48S0540 Build Detail Journal Entries
N7300001 Determine if Quantum is Active

Related Tables

F1201 Asset Master File
F4008 Tax Areas
F4801 Work Order Master File
F48S910 Billing Detail Journal Workfile
F48S911 Summarized Journal Workfile
F48S95 Billing AAI Information
WriteBillingAAICache

WriteBillingAAICache

Process Billing AAIs

Major Business Rule

Object Name: B48S0700

Parent DLL: CCRIN

Location: Client/Server

Language: C

Data Structure

D48S0700C - Write Billing Cache to F48S910

Parameter NameData ItemData TypeReq/OptI/O/Both
szBatchTypeICUTcharREQINPUT

A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction. 
Valid values are set up in user defined code table 98/IT. You cannot assign new values. All batch types are hard coded.

szFromSubledgerSBLcharREQINPUT

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.

cFromSubledgerTypeSBLTcharREQINPUT

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  

szServiceTypeWR07charREQINPUT

A user defined code (00/W7) that indicates the service type for the work order.

mnContractNoDOCOMATH_NUMERICREQINPUT

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

szContractDocTypeDCTOcharREQINPUT

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

szContractKeyCoKCOOcharREQINPUT

A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a 
sales order, and so on). If you use the Next Numbers by Company/Fiscal Year facility, the Automatic Next Numbers program (X0010) uses the 
order company to retrieve the correct next number for that company. If two or more order documents have the same order number and order 
type, the order company lets you locate the desired document. If you use the regular Next Numbers facility, the order company is not used to 
assign a next number. In this case, you probably would not use the order company to locate the document.

mnParentContractNoPCTNMATH_NUMERICREQINPUT

The parent contract number to which this particular contract is attached.

szParentContractDocTypePCTTcharREQINPUT

The parent contract type to which this particular contract is attached.

szParentContractKeyCoPCKOcharREQINPUT

Parent Contract Document Company.

mnCustomerNoAN8OMATH_NUMERICREQINPUT

The address book number to which the system posts billing and accounts receivable transactions.

szFromBusinessUnitMCUcharREQINPUT

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.

szJobClassRP11charREQINPUT

Category code 11 associated with the Business Unit Master file (F0006).  This is a user defined code (system 00, type 11) for use in flex 
account mapping and in printing selected information on reports.

szCompanyCOcharREQINPUT

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.

jdTableBasisDateTBDTJDEDATEREQINPUT

This date is used as the basis for comparison to the effective dates of the various tables used by the Service Billing system.  This date is 
determined by the values set up in the Service Billing Constants at the time the Service Billing Work File (F4812) is generated.

szFromObjectOBJcharREQINPUT

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.

szFromSubsidiarySUBcharREQINPUT

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

cEligibilityCodeELGCcharREQINPUT

A code that specifies how the system processes a transaction at the single-transaction level. Valid values are: 0 Available for invoicing and 
revenue. 1 Available for invoicing only. 2 Available for revenue only. 3 Non-billable. 4 Available for cost only. 5 Available for accounts payable 
only. The system assigns eligibility codes to workfile transactions based on the Billable (Y/N) field in the Account Master table (F0901) and the 
Journal Generation Control field that you set up in your system constants. For example, if an account with a Y in the Billable (Y/N) field is 
processed through the billing system and the Journal Generation Control field is set for billing only, the eligibility code for the transaction is 1. An 
eligibility code of 1 specifies that the transaction is available for invoicing only.

szGLOffsetGLCcharREQINPUT

A code that determines the trade account that the system uses as the offset when you post invoices or vouchers. The system concatenates 
the value that you enter to the AAI item RC (for Accounts Receivable) or PC (for Accounts Payable) to locate the trade account. For 
example, if you enter TRAD, the system searches for the AAI item RCTRAD (for receivables) or PCTRAD (for payables).  You can assign up to four 
alphanumeric characters to represent the G/L offset or you can assign the three-character currency code (if you enter transactions in a 
multicurrency environment). You must, however, set up the corresponding AAI item for the system to use; otherwise, the system ignores the G/L 
offset and uses the account that is set up for PC or RC for the company specified.  If you set up a default value in the G/L Offset field of the 
customer or supplier record, the system uses the value during transaction entry unless you override it.  Note: Do not use code 9999. It is reserved for 
the post program and indicates that offsets should not be created.

szCompCodeCCODcharREQINPUT

A component code identifies a provisional burden that is accounted for at the billing detail transaction level.

cTransactionClassTCLScharREQINPUT

A code that identifies the classification of a billing transaction. Valid codes are: Blank An ad hoc entry in the active Billing Detail Workfile 
table (F4812). A Contract revenue, not a time and materials record. B NTE place holder. C Service contracts (SWM). D Service orders 
(SWM). E Claims (SWM). F Calls (SWM). R Retainage. 0 Components. 1 Labor entry. 2 Burden entry. 3 Equipment entry. 4 Reserved by PeopleSoft. 5 Purchasing 
accounts payable entry. 6 Journal entry. 7 Manual entry. 8 System-generated control record. 9 Reserved by PeopleSoft.

jdServTaxDateDSVJJDEDATEREQINPUT

A date that indicates when you purchased goods or services, or when you incurred a tax liability. 

mnPayrollTransNoPRTRMATH_NUMERICREQINPUT

A unique number that the system assigns to each timecard. You can use this field in the Time Entry By Job program to retrieve a specific 
timecard for display. This field is also used to tie a timecard to each Actual Burden audit record created for the timecard during the Actual 
Burden Journaling process.

cPostBeforeCutoffPBCOcharREQINPUT

An option that specifies whether to allow posting to prior accounting periods (Post Before Cutoff). Turn on this option to allow posting to prior 
periods. If you allow posting to prior periods, the system generates a warning message to prevent accidental postings to a prior period.

cGLAllowInvalidAcctsALIAcharREQINPUT

An option that specifies whether to allow entry of invalid account numbers for the distribution of vouchers, invoices, and journal entries. If you 
turn on this option, you can enter invalid account numbers if the number is preceded by the invalid account symbol, which is #. If you allow 
entries with invalid account numbers, you must either change the number to a valid account number or set up a new account number before the 
batch will post. The system verifies the general ledger account number against the Account Master table (F0901).

cShortAcctSymbolSYMScharREQINPUT

A code, such as * or /, that precedes the general ledger short account number (the eight-digit code) during data entry. When you leave this 
field blank, the system uses the default of * (asterisk).

cLongAcctSymbolSYMLcharREQINPUT

A code (such as blank, *, or /) that precedes the long (business unit.object.sub) account number during data entry. When you leave this field 
blank, the system uses the default of blank.

cThirdAcctSymbolSYMUcharREQINPUT

A code (such as * or /) that precedes the third, or unstructured, account number during data entry. If you leave this field blank, the system 
uses the default of /.

jdGLDateOverrideDTEJDEDATEREQINPUT

You can enter a date with or without slashes (/) or dashes (-) as separators. If you leave a date entry field blank, the system supplies the 
current date.

cAccountDescriptionOverrideEV01charREQINPUT

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

mnBillingControlIdBCIMATH_NUMERICREQINPUT

A unique number that the system assigns to each billing record. The system assigns the number from the Next Numbers - Automatic table 
(F0002) for system 15, line 2 (Billing Control).

jdGLDateDGLJDEDATEREQINPUT

A date that identifies the financial period to which the transaction is to be posted.  The company constants specify the date range for each 
financial period. You can have as many as 14 periods. Generally, period 14 is used for audit adjustments. The system validates this field for 
PBCO (posted before cutoff), PYEB (prior year ending balance), PACO (post after cutoff), and WACO (post way after cutoff) messages.

mnSeqNoSBSQMATH_NUMERICREQINPUT

A number that provides an audit trail for the billing detail transactions related to the same billing control ID. The system initially assigns 001 
as the sequence number (SBSQ) of the original transaction. If you split a transaction, the system increments the number to the next available 
sequence numbers (SBSQ) for the resulting transactions.

mnParentSeqNoPRSQMATH_NUMERICREQINPUT

A number that provides an audit trail to the original transaction of a billing detail transaction. The system initially assigns 000 as the parent 
sequence number. The number remains 000 unless you split the transaction. In this case,the sequence number (SBSQ) of the original 
transaction becomes the parent sequence number (PRSQ) for the resulting transactions.

mnSecSeqNoSCSQMATH_NUMERICREQINPUT

A number you can use to track the changes applied to a billing detail transaction. The system initially assigns 001 as the secondary 
sequence number (SCSQ). Each time you modify the billing detail transaction, the system increases the number by 1.

mnSplitLinkSLNKMATH_NUMERICREQINPUT

The split link field ties component records to their base record when a transaction split occurs.

mnCompLinkCLNKMATH_NUMERICREQINPUT

A code that attaches the component record to its base work file record.

mnBatchNumberICUMATH_NUMERICREQINPUT

A number that identifies a group of transactions that the system processes and balances as a unit. When you enter a batch, you can either 
assign a batch number or let the system assign it using the Next Numbers program.

mnBatchNumberActiveICUAMATH_NUMERICREQINPUT

This is the batch number assigned during the Service Billing generation.  This batch number will be used as a linking mechanism to allow 
the user to reset records in the Service Billing History file (F4812H) to their previous journal status.  This field will contain a batch number only 
while the batch is recognized by the system as being active and hasn't been posted.  This field can be cleared at two possible times during 
the Service Billing Generation cycle; either when the batch is identified for deletion or if the batch is posted.

cBatchTypeBCTYcharREQINPUT

A code that specifies whether the batch is from the Service Billing system or the Contract Billing system. Valid values are: 3 Service 
Billing 4 Contract Billing For Contract Billing Revenue processing, the batch type is always 3.

cGenTypeGTYPcharREQINPUT

A code that determines the batch types and markup rules for invoice, revenue, and component amounts. The system assigns the batch 
type when the batch is created. Depending on how you define the billing constants, different markup rules can apply to different amounts. Valid 
values are: 1 Apply the markup rule to invoice, revenue, and component amounts. If the billing constants specify that invoice and revenue 
amounts are always the same, the markup rule applies to revenue, invoice, and component amounts. If the billing constants specify that the 
invoice and revenue amounts can be different, the markup rule still applies to revenue, invoice, and component amounts if no type 2 rule 
exists. 2 Apply the markup rule to revenue and component amounts. If the billing constants specify that the invoice and revenue amounts can be 
different, the markup rule applies to revenue and component amounts only. 3 Apply the markup rule to component amounts only. This rule is not 
dependent on billing constants settings.

mnJrnlDocNoDOCMATH_NUMERICREQINPUT

A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document 
number or let the system assign it using the Next Numbers program (P0002). Matching document numbers (DOCM) identify related documents 
in the Accounts Receivable and Accounts Payable systems. Examples of original and matching documents are: Accounts Payable     o 
Original document - voucher     o Matching document - payment  Accounts Receivable     o Original document - invoice     o Matching document - 
receipt  Note: In the Accounts Receivable system, the following transactions simultaneously generate original and matching documents: 
deductions, unapplied receipts, chargebacks, and drafts.

szJrnlPayItemSFXcharREQINPUT

A number that identifies the pay item for a voucher or an invoice. The system assigns the pay item number. If the voucher or invoice has 
multiple pay items, the numbers are sequential.

szHomeBusinessUnitHMCUcharREQINPUT

The number of the business unit in which the employee generally resides.

szJrnlDocTypeDCTcharREQINPUT

A user defined code (00/DT) that identifies the origin and purpose of the transaction.  PeopleSoft reserves several prefixes for document 
types, such as, vouchers, invoices, receipts, and timesheets. The reserved document type prefixes for codes are: P Accounts payable 
documents R Accounts receivable documents  T Time and Pay documents I Inventory documents  O Purchase order documents  S Sales order 
documents 

szHostBusinessUnitJMCUcharREQINPUT

The Business Unit responsible for the job.  This is particularly useful during transfer pricing.

szEquipmentWorkedEQCGcharREQINPUT

The ID number of the equipment an employee used to perform a job. For example, an employee might drive a company dump truck or 
operate a printing press. Use this field to distribute the cost of using the equipment to the proper account in the general ledger.

szEquipmentWorkedOnEQWOcharREQINPUT

The ID number for the equipment that an employee maintained or repaired, but did not use. For example, an employee might change the 
oil in the company dump truck. Use this field to direct labor expenses to this piece of equipment.

mnEmployeeSupplierAN8MATH_NUMERICREQINPUT

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

mnCostAmtAAMATH_NUMERICREQINPUT

A number that identifies the amount that the system will add to the account balance of the associated account number.  Enter credits with a 
minus sign (-) either before or after the amount. 

mnCostAmtFACRMATH_NUMERICREQINPUT

The foreign currency amount entered on the transaction. If the Multi-Currency Conversion option on the General Accounting constants is set 
to Y, the foreign amount is multiplied by the exchange rate to arrive at the domestic amount. If the Multi-Currency Conversion option is set to Z, 
the foreign amount is divided by the exchange rate.

mnUnitsUMATH_NUMERICREQINPUT

The quantity of something that is identified by a unit of measure. For example, it can be the number of barrels, boxes, cubic yards, gallons, 
hours, and so on.

szUnitOfMeasureUMcharREQINPUT

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

mnRevAmtBTOLMATH_NUMERICREQINPUT

The revenue amount for a billing detail transaction.

mnRevAmtFFTOLMATH_NUMERICREQINPUT

The total amount of the invoice or bill.  The total of the individual line items must match this amount.

mnInvTotalAmtITOLMATH_NUMERICREQINPUT

The invoice amount for a billing detail transaction.

mnInvTotalAmtFCITLMATH_NUMERICREQINPUT

The total amount of the invoice in foreign currency.

mnInvTaxableAmtITXAMATH_NUMERICREQINPUT

The portion of the invoice amount that is subject to tax.

mnInvTaxableAmtFCITAMATH_NUMERICREQINPUT

The portion of the foreign invoice amount that is subject to tax.

mnInvTaxAmtITAMMATH_NUMERICREQINPUT

The tax amount in the invoice.  This can be either the sales, use or VAT tax.

mnInvTaxAmtFCITXMATH_NUMERICREQINPUT

The tax amount on the invoice in foreign currency.  This can be either the sales, use or VAT tax.

mnJrnlTaxAmtJTAXMATH_NUMERICREQINPUT

The portion of the tax amount calculated for this entry that is not automatically generated by the post program.

mnJrnlTaxAmtFJTXFMATH_NUMERICREQINPUT

The portion of the tax amount calculated for this entry that is not automatically generated by the post program.

szBaseCurrencyCRCDcharREQINPUT

A code that identifies the currency of a transaction. 

szSourceCurrencyCRCEcharREQINPUT

szForeignCurrencyCRCFcharREQINPUT

The currency code of the insured amount.

cCurrencyModeCRRMcharREQINPUT

An option that specifies whether the system displays amounts in the domestic or foreign currency. On  The system displays amounts in the 
foreign currency of the transaction. Off  The system displays amounts in the domestic currency of the transaction.

mnExchangeRateCRRMATH_NUMERICREQINPUT

A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.  The number in this field 
can have a maximum of seven decimal positions. If more are entered, the system adjusts to the nearest seven decimal positions. 

mnInvoiceExchangeRateCRRDMATH_NUMERICREQINPUT

A number (exchange rate) that a foreign currency amount is divided by to calculate a domestic currency amount. The number you enter in 
this field can have a maximum of seven decimal positions. If more are entered, the system adjusts to the nearest seven decimal positions. 

cExchangeRateDateBasisERDBcharREQINPUT

A code that controls which date the system uses to retrieve the exchange rate for the invoice. Valid values are: 1 Use the invoice date 
(default). 2 Use the G/L date of the invoice.

jdExchangeRateDateERDTJDEDATEREQINPUT

This is the date that was used to establish the exchange rate at the time the billing detail transaction was being created.

szPhaseWR01charREQINPUT

A user defined code (00/W1) that indicates the current stage or phase of development for a work order. You can assign a work order to only 
one phase code at a time. Note: Certain forms contain a processing option that allows you to enter a default value for this field. If you enter a 
default value on a form for which you have set this processing option, the system displays the value in the appropriate fields on any work 
orders that you create. The system also displays the value on the Project Setup form. You can either accept or override the default value.

szTaxExplanationCodeEXR1charREQINPUT

A hard-coded user defined code (00/EX) that controls the algorithm that the system uses to calculate tax and G/L distribution amounts. The 
system uses the tax explanation code in conjunction with the tax rate area and tax rules to determine how the tax is calculated. Each 
transaction pay item can be defined with a different tax explanation code.

szTaxRateAreaTXA1charREQINPUT

A code that identifies a tax or geographic area that has common tax rates and tax authorities. The system validates the code you enter 
against the Tax Areas table (F4008). The system uses the tax rate area in conjunction with the tax explanation code and tax rules to calculate tax 
and G/L distribution amounts when you create an invoice or voucher.

szJobTypeJBCDcharREQINPUT

A user defined code (07/G) that defines the jobs within your organization. You can associate pay and benefit information with a job type and 
apply that information to the employees who are linked to that job type.

szJobStepJBSTcharREQINPUT

A user defined code (07/GS) that designates a specific level within a particular job type. The system uses this code in conjunction with job 
type to determine pay rates by job in the Pay Rates table.

szProgramIdPIDcharREQINPUT

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.

idBillingAAICacheGENLNGIDREQINPUT

General purpose ID variable.

szErrorMessageDTAIcharREQOUTPUT

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

cIncludeTaxesInRevenueEV03charREQINPUT


This data item signifies if the tax amount should be included with the revenue amount.  Valid values are:


ab '  ' - Do not include tax amounts in the revenue amount 

ab '1' - Include the tax amounts in the revenue amount


If '1' is entered, the amount will be journalled to all found entries for Billing AAI Number 4811.

idF48S910HandleHF48S910IDOPTINPUT

In OneWorld, a table handle for table F48S910.

szContractChgNumberCOCHcharREQINPUT

The change number of the contract. The change order number of the base contract is always initialized to 000. Each time you enter a 
change order for a contract, the system automatically increases the change order number by one. For example, the base contract is the change 
order number 000, the first change order is 001, the second is 002, and so on.

mnContractLineNoLNIDMATH_NUMERICREQINPUT

A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
this number,but in some cases you can override it.

szCacheNameDL01charOPTNONE

A user defined name or remark.

jdDateForGLandVoucherJULIADGJJDEDATEOPTNONE

A date that identifies the financial period to which the transaction will be posted. You define financial periods for a date pattern code that you 
assign to the company record. The system compares the date that you enter on the transaction to the fiscal date pattern assigned to the 
company to retrieve the appropriate fiscal period number, as well as to perform date validations.

szOwnerPayItemOPIMcharOPTNONE

The pay item number as defined by the owner. This field is alphanumeric and can be up to 15 characters in length. It is recommended that 
you use numeric information for this pay item number.

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.

mnFiscalYear1FYMATH_NUMERICOPTNONE

A number that identifies the fiscal year. Generally, you can either enter a number in this field or leave it blank to indicate the current fiscal 
year (as defined on the Company Setup form). Specify the year at the end of the first period rather than the year at the end of the fiscal period. 
For example, a fiscal year begins October 1, 1998 and ends September 30, 1999. The end of the first period is October 31, 1998. Specify the 
year 98 rather than 99.

mnPeriodNoGeneralLedgePNMATH_NUMERICOPTNONE

A number indicating the current accounting period.  This number, used in conjunction with the Company Constants table (F0010) and the 
General Constants table (F0009), allows the user to define up to 14 accounting periods. See General Ledger Date.  The current period number 
is used to determine posted before and posted after cut off warning messages.  It is also used as the default accounting period in the 
preparation of financial reports.

cHoldCodeBillingHLDcharOPTNONE

A code that identifies the type of hold status applied to a billing detail transaction. Valid alpha values are: Blank Not on hold. A On hold for 
invoicing, revenue recognition, and cost transfers. B On hold for invoicing and revenue recognition. Cost transfers are not allowed. I On hold for 
invoicing only. Revenue recognition and cost transfers are allowed. R On hold for revenue recognition. This value applies only when the Journal 
Generation Control flag in the system constants is set to process revenue only. Valid numeric values are: Blank Not on hold. 1 On hold for 
invoicing, revenue recognition, and cost transfers. 2 On hold for invoicing and revenue recognition. Cost transfers are allowed. 3 On hold for 
invoicing only. Revenue recognition and cost transfers are allowed. 4 On hold for revenue recognition. This value applies only when the Journal 
Generation Control flag in the system constants is set to process revenue only.

cOriginalorAdjustRecordOORAcharOPTNONE

This flag indicates whether the record is the original or is a subsequently recorded adjustment; which, when summed with any other 
adjustments AND the original entry will give the complete condition.

cRevenueRecognitionPRRRcharREQINPUT

A constant that controls the process for journal generation in the Service Billing and Contract Billing systems.  Codes are:  1 Invoicing only  2 
Revenue recognition only  3  Revenue recognition and invoicing, without requiring revenue reconciliation  4  Revenue recognition and 
invoicing, requiring revenue reconciliation.   The following functions are also affected:  o  The initial value of the eligibility code (ELGC) for the billing 
detail transactions  o  The edit for the table type (TBTY) when you enter information on the Account Derivation Table form. 

szUserIdUSERcharREQINPUT

The code that identifies a user profile.

jdDateUpdatedUPMJJDEDATEREQINPUT

The date that specifies the last update to the file record.

mnTimeLastUpdatedUPMTMATH_NUMERICREQINPUT

The time that specifies when the program executed the last update to this record.

szWorkStationIdJOBNcharREQINPUT

The code that identifies the work station ID that executed a particular job.

Related Functions

B0000021 Format Subledger
B0000046 Validate AAI
B7300002 Validate Quantum GeoCode
N0100042 Customer Master -MBF
N48S0120 Get Business Unit Information
N48S0540 Build Detail Journal Entries
N7300001 Determine if Quantum is Active

Related Tables

F1201 Asset Master File
F4008 Tax Areas
F4801 Work Order Master File
F48S910 Billing Detail Journal Workfile
F48S911 Summarized Journal Workfile
F48S95 Billing AAI Information
d accounts receivable transactions.

szFromBusinessUnitMCUcharREQINPUT

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.

szJobClassRP11charREQINPUT

Category code 11 associated with the Business Unit Master file (F0006).  This is a user defined code (system 00, type 11) for use in flex 
account mapping and in printing selected information on reports.

szCompanyCOcharREQINPUT

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.

jdTableBasisDateTBDTJDEDATEREQINPUT

This date is used as the basis for comparison to the effective dates of the various tables used by the Service Billing system.  This date is 
determined by the values set up in the Service Billing Constants at the time the Service Billing Work File (F4812) is generated.

szFromObjectOBJcharREQINPUT

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.

szFromSubsidiarySUBcharREQINPUT

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

cEligibilityCodeELGCcharREQINPUT

A code that specifies how the system processes a transaction at the single-transaction level. Valid values are: 0 Available for invoicing and 
revenue. 1 Available for invoicing only. 2 Available for revenue only. 3 Non-billable. 4 Available for cost only. 5 Available for accounts payable 
only. The system assigns eligibility codes to workfile transactions based on the Billable (Y/N) field in the Account Master table (F0901) and the 
Journal Generation Control field that you set up in your system constants. For example, if an account with a Y in the Billable (Y/N) field is 
processed through the billing system and the Journal Generation Control field is set for billing only, the eligibility code for the transaction is 1. An 
eligibility code of 1 specifies that the transaction is available for invoicing only.

szComponentCodeCCODcharREQINPUT

A component code identifies a provisional burden that is accounted for at the billing detail transaction level.

cRecordFoundEV01charREQOUTPUT

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

szProgramIdPIDcharREQINPUT


Valid Values are:

'R48131' - Invoice Generation - Keep all records in the cache that match the input and mark them with 

the invalidated flag.

'R48132' - Revenue Generation - Delete all record in the cache that mathc the input and add one new 

record with the invalidated flag.

^

idCacheIDGENLNGIDREQINPUT

General purpose ID variable.

szGlClassGLCcharREQINPUT

A code that determines the trade account that the system uses as the offset when you post invoices or vouchers. The system concatenates 
the value that you enter to the AAI item RC (for Accounts Receivable) or PC (for Accounts Payable) to locate the trade account. For 
example, if you enter TRAD, the system searches for the AAI item RCTRAD (for receivables) or PCTRAD (for payables).  You can assign up to four 
alphanumeric characters to represent the G/L offset or you can assign the three-character currency code (if you enter transactions in a 
multicurrency environment). You must, however, set up the corresponding AAI item for the system to use; otherwise, the system ignores the G/L 
offset and uses the account that is set up for PC or RC for the company specified.  If you set up a default value in the G/L Offset field of the 
customer or supplier record, the system uses the value during transaction entry unless you override it.  Note: Do not use code 9999. It is reserved for 
the post program and indicates that offsets should not be created.

szBatchTypeICUTcharREQINPUT

A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction. 
Valid values are set up in user defined code table 98/IT. You cannot assign new values. All batch types are hard coded.

mnInvalidAaiTableNumberANUMMATH_NUMERICOPTINPUT

A number used to specify sequence and retrieve accounting information.

szTaxRateAreaTXA1charREQINPUT

A code that identifies a tax or geographic area that has common tax rates and tax authorities. The system validates the code you enter 
against the Tax Areas table (F4008). The system uses the tax rate area in conjunction with the tax explanation code and tax rules to calculate tax 
and G/L distribution amounts when you create an invoice or voucher.

Related Functions

B0000021 Format Subledger
B0000046 Validate AAI
B7300002 Validate Quantum GeoCode
N0100042 Customer Master -MBF
N48S0120 Get Business Unit Information
N48S0540 Build Detail Journal Entries
N7300001 Determine if Quantum is Active

Related Tables

F1201 Asset Master File
F4008 Tax Areas
F4801 Work Order Master File
F48S910 Billing Detail Journal Workfile
F48S911 Summarized Journal Workfile
F48S95 Billing AAI Information
SearchAAITable

SearchAAITable

Process Billing AAIs

Major Business Rule

Object Name: B48S0700

Parent DLL: CCRIN

Location: Client/Server

Language: C

Data Structure

D48S0700A - Search AAI Table

Parameter NameData ItemData TypeReq/OptI/O/Both
mnAaiTableNumberANUMMATH_NUMERICREQINPUT

A number used to specify sequence and retrieve accounting information.

szFromSubledgerSBLcharREQINPUT

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.

cFromSubledgerTypeSBLTcharREQINPUT

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  

szWorkOrderClassWR07charREQINPUT

A user defined code (00/W7) that indicates the service type for the work order.

mnContractNoDOCOMATH_NUMERICREQINPUT

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

mnParentContractNoPCTNMATH_NUMERICREQINPUT

The parent contract number to which this particular contract is attached.

mnCustomerNoAN8OMATH_NUMERICREQINPUT

The address book number to which the system posts billing and accounts receivable transactions.

szFromBusinessUnitMCUcharREQINPUT

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.

szJobClassRP11charREQINPUT

Category code 11 associated with the Business Unit Master file (F0006).  This is a user defined code (system 00, type 11) for use in flex 
account mapping and in printing selected information on reports.

szCompanyCOcharREQINPUT

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.

jdTableBasisDateTBDTJDEDATEREQINPUT

This date is used as the basis for comparison to the effective dates of the various tables used by the Service Billing system.  This date is 
determined by the values set up in the Service Billing Constants at the time the Service Billing Work File (F4812) is generated.

szFromObjectOBJcharREQINPUT

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.

szFromSubsidiarySUBcharREQINPUT

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

cEligibilityCodeELGCcharREQINPUT

A code that specifies how the system processes a transaction at the single-transaction level. Valid values are: 0 Available for invoicing and 
revenue. 1 Available for invoicing only. 2 Available for revenue only. 3 Non-billable. 4 Available for cost only. 5 Available for accounts payable 
only. The system assigns eligibility codes to workfile transactions based on the Billable (Y/N) field in the Account Master table (F0901) and the 
Journal Generation Control field that you set up in your system constants. For example, if an account with a Y in the Billable (Y/N) field is 
processed through the billing system and the Journal Generation Control field is set for billing only, the eligibility code for the transaction is 1. An 
eligibility code of 1 specifies that the transaction is available for invoicing only.

szComponentCodeCCODcharREQINPUT

A component code identifies a provisional burden that is accounted for at the billing detail transaction level.

cReverseEntriesRVRCcharREQINPUT

The purpose of this f