F74R9011_AddJournalEntryLine_74R

F74R9011 - Master Business Function - RUS - 09 - 74R

Minor Business Rule

Object Name: B74R9011

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D74R9011B - F74R9011 - Add Journal Entry Line - RUS - 09          - 74R

Parameter NameData ItemData TypeReq/OptI/O/Both
mnJobnumberJOBSMATH_NUMERICOPTINPUT

The job number (work station ID) which executed the particular job.

szComputerIDCTIDcharOPTINPUT

szCompanyKeyKCOcharOPTINPUT

A number that, with the document number, document type and G/L date, uniquely identifies an original document, such as invoice, voucher, 
or journal entry. If you use the Next Numbers by Company/Fiscal Year feature, the Automatic Next Numbers program (X0010) uses the 
document company to retrieve the correct next number for that company. If two or more original documents have the same document number and 
document type, you can use the document company to locate the desired document.

szDocumentTypeDCTcharOPTINPUT

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 

mnDocVoucherInvoiceEDOCMATH_NUMERICOPTINPUT

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.

jdDateForGLandVoucherJULIADGJJDEDATEOPTINPUT

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.

mnJournalEntryLineNoJELNMATH_NUMERICOPTINPUT

A number that designates a line within a journal entry. The system uses this field to sequence the journal entry lines for inquiry purposes.

szLedgerTypeLTcharOPTINPUT

A user defined code (09/LT) that specifies the type of ledger, such as AA (Actual Amounts), BA (Budget Amount), or AU (Actual Units). You 
can set up multiple, concurrent accounting ledgers within the general ledger to establish an audit trail for all transactions.

szLineExtensionCodeEXTLcharOPTINPUT

Line Extension Code

szAccountIdAIDcharOPTINPUT

A number that the system assigns to each general ledger account in the Account Master table (F0901) to uniquely identify it. 

szObjectAccountOBJcharOPTINPUT

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.

szSubsidiarySUBcharOPTINPUT

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

mnAmountFieldAAMATH_NUMERICOPTINPUT

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. 

cReverseOrVoidRVREcharOPTINPUT

An option that specifies whether the system automatically creates reversing entries for a transaction. If you turn on this option, the system 
creates reversing entries when you post the original transaction and uses the first date of the next period for the G/L date.

szCompanyCOcharOPTINPUT

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.

szCurrencyCodeFromCRCDcharOPTINPUT

A code that identifies the currency of a transaction. 

szErrorCodeDTAIcharOPTOUTPUT

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.

cSuppressErrorMessageSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

idDataPtrGENLNGIDOPTINPUT

General purpose ID variable.

Related Functions

B9800100 Get Audit Information

Related Tables

F0901 Account Master
F74R9001 Correspondence Account Setup - RUS -09 - 74R
F74R9003 Correspondence Method - RUS -09 - 74R
F74R9004 Correspondence Rules - RUS -09 - 74R
F74R9011 Correspondence Rules - RUS -09 - 74R
F74R9011_BeginJournalEntry_74R

F74R9011_BeginJournalEntry_74R

F74R9011 - Master Business Function - RUS - 09 - 74R

Minor Business Rule

Object Name: B74R9011

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D74R9011A - F74R9011 - Begin Journal Entry - RUS - 09             - 74R

Parameter NameData ItemData TypeReq/OptI/O/Both
mnJobnumberJOBSMATH_NUMERICOPTINPUT

The job number (work station ID) which executed the particular job.

szComputerIDCTIDcharOPTINPUT

szBatchTypeICUTcharOPTINPUT

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.

mnBatchNumberICUMATH_NUMERICOPTINPUT

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.

nCategoryCodeINT01integerOPTINPUT

Number of Days in Future to Query for Responses Due. 

idDataPtrGENLNGIDOPTBOTH

General purpose ID variable.

szErrorCodeDTAIcharOPTOUTPUT

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.

cSuppressErrorMessageSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

mnToleranceAmtTLA1MATH_NUMERICOPTINPUT

A number that indicates the maximum amount by which you can change the tax amount on an invoice, voucher, or journal entry before the 
system issues a warning message. For example, if you specify 5.00, the system allows you to change the tax amount on a transaction by up to 
5.00 without issuing a warning message. The system issues a warning message for changes to the tax amount when the amount of the 
change is between the amount specified in the Warning field and the amount specified in the Error field.  This system uses the tolerance limits only 
for tax explanation codes V, B, and C. For all other tax explanation codes, the system issues a warning regardless of the amount of the 
change.  You must turn on the option Allow Understatement of Tax Amt before the system allows you to understate the tax amounts on A/R invoices 
up to the amount specified. 

Related Functions

B9800100 Get Audit Information

Related Tables

F0901 Account Master
F74R9001 Correspondence Account Setup - RUS -09 - 74R
F74R9003 Correspondence Method - RUS -09 - 74R
F74R9004 Correspondence Rules - RUS -09 - 74R
F74R9011 Correspondence Rules - RUS -09 - 74R
F74R9011_ClearCacheFreeData_74R

F74R9011_ClearCacheFreeData_74R

F74R9011 - Master Business Function - RUS - 09 - 74R

Minor Business Rule

Object Name: B74R9011

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D74R9011D - F74R9011 - Clear cache and free data - RUS - 09       - 74R

Parameter NameData ItemData TypeReq/OptI/O/Both
mnJobnumberJOBSMATH_NUMERICOPTINPUT

The job number (work station ID) which executed the particular job.

szComputerIDCTIDcharOPTINPUT

idDataPtrGENLNGIDOPTBOTH

General purpose ID variable.

szErrorCodeDTAIcharOPTOUTPUT

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.

cSuppressErrorMessageSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

Related Functions

B9800100 Get Audit Information

Related Tables

F0901 Account Master
F74R9001 Correspondence Account Setup - RUS -09 - 74R
F74R9003 Correspondence Method - RUS -09 - 74R
F74R9004 Correspondence Rules - RUS -09 - 74R
F74R9011 Correspondence Rules - RUS -09 - 74R
F74R9011_DelCorrespInError_74R

F74R9011_DelCorrespInError_74R

F74R9011 - Master Business Function - RUS - 09 - 74R

Minor Business Rule

Object Name: B74R9011

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D74R9011F - Delete Correspondance in Error - RUS - 09             - 74R

Parameter NameData ItemData TypeReq/OptI/O/Both
szBatchTypeICUTcharOPTINPUT

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.

mnBatchNumberICUMATH_NUMERICOPTINPUT

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.

cSuppressErrorMessageSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szErrorCodeDTAIcharOPTOUTPUT

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.

Related Functions

B9800100 Get Audit Information

Related Tables

F0901 Account Master
F74R9001 Correspondence Account Setup - RUS -09 - 74R
F74R9003 Correspondence Method - RUS -09 - 74R
F74R9004 Correspondence Rules - RUS -09 - 74R
F74R9011 Correspondence Rules - RUS -09 - 74R
F74R9011_EndJournalEntry_74R

F74R9011_EndJournalEntry_74R

F74R9011 - Master Business Function - RUS - 09 - 74R

Minor Business Rule

Object Name: B74R9011

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D74R9011C - F74R9011 - End Journal Entry - RUS - 09               - 74R

Parameter NameData ItemData TypeReq/OptI/O/Both
mnJobnumberJOBSMATH_NUMERICOPTINPUT

The job number (work station ID) which executed the particular job.

szComputerIDCTIDcharOPTINPUT

idDataPtrGENLNGIDOPTINPUT

General purpose ID variable.

cFinalModeEV01charOPTINPUT

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

szErrorCodeDTAIcharOPTOUTPUT

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.

cSuppressErrorMessageSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cJEinErrorEV01charOPTOUTPUT

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

Related Functions

B9800100 Get Audit Information

Related Tables

F0901 Account Master
F74R9001 Correspondence Account Setup - RUS -09 - 74R
F74R9003 Correspondence Method - RUS -09 - 74R
F74R9004 Correspondence Rules - RUS -09 - 74R
F74R9011 Correspondence Rules - RUS -09 - 74R
F74R9011_GetCorrespCacheData_74R

F74R9011_GetCorrespCacheData_74R

F74R9011 - Master Business Function - RUS - 09 - 74R

Minor Business Rule

Object Name: B74R9011

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D74R9011E - F74R9011 - Get Correspondence cache data - RUS - 09   - 74R

Parameter NameData ItemData TypeReq/OptI/O/Both
mnJobnumberJOBSMATH_NUMERICOPTINPUT

The job number (work station ID) which executed the particular job.

szComputerIDCTIDcharOPTINPUT

szDebitDocumentTypeR74DDCTcharOPTOUTPUT

References to the Debit side of Journal Entry.

mnDebitDocumentNumberR74DDOCMATH_NUMERICOPTOUTPUT

References to the Debit side of Journal Entry.

szDebitDocumentCompanyR74DKCOcharOPTOUTPUT

jdDebitDateForGLR74DDGJJDEDATEOPTOUTPUT

References to the Debit side of Journal Entry.

mnDebitJournalEntryLineNumR74DJLNMATH_NUMERICOPTOUTPUT

szDebitLedgerTypesR74DLTcharOPTOUTPUT

References to the Debit side of Journal Entry.

szDebitLineExtensionCodeR74DEXTcharOPTOUTPUT

References to the Debit side of Jounal Entry.

mnSequenceSEQMATH_NUMERICOPTOUTPUT

A number that specifies the sequence of information.

szCreditDocumentTypeR74CDCTcharOPTOUTPUT

References to the Credit side of Journal Entry.

mnCreditDocumentNumberR74CDOCMATH_NUMERICOPTOUTPUT

References to the Credit side of Journal Entry.

szCreditDocumentCompanyR74CKCOcharOPTOUTPUT

References to the Credit side of Journal Entry.

jdCreditDateForGLR74CDGJJDEDATEOPTOUTPUT

References to the Credit side of Journal Entry.

mnCreditJournalEntryLineNuR74CJLNMATH_NUMERICOPTOUTPUT

References to the Credit side of Journal Entry.

szCreditLedgerTypesR74CLTcharOPTOUTPUT

References to the Credit side of Journal Entry.

szCreditLineExtensionCodeR74CEXTcharOPTOUTPUT

References to the Credit side of Journal Entry.

szBatchTypeICUTcharOPTOUTPUT

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.

mnBatchNumberICUMATH_NUMERICOPTOUTPUT

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.

mnAmountAAMATH_NUMERICOPTOUTPUT

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. 

mnCorrespondenceRuleMethodR74RMIDMATH_NUMERICOPTOUTPUT

A number that uniquely identifies a rule in the Correspondence Method Setup.

mnCorrespondenceRuleIDR74RUIDMATH_NUMERICOPTOUTPUT

A number that uniquely identifies a rule in the Correspondence Setup.

szCorrespondenceResultCodeR74CRCOcharOPTOUTPUT

It is used to see transactions in ready for the reports.

szCompanyCOcharOPTOUTPUT

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.

szCurrencyCodeFromCRCDcharOPTOUTPUT

A code that identifies the currency of a transaction. 

szDebitObjectAccountR74DOBJcharOPTOUTPUT

Object Account references to the Debit side.

szDebitSubsidiaryR74DSUBcharOPTOUTPUT

Subsidiary references to the Debit side.

szCreditObjectAccountR74COBJcharOPTOUTPUT

Object Account references to the Credit side.

szCreditSubsidiaryR74CSUBcharOPTOUTPUT

Subsidiary references to the Credit side.

szCategoryCodeGeneralFromR74CAFRcharOPTOUTPUT

Identifies the Beginning Selected Category Code when ranges or unit values are entered. 

szCategoryCodeGeneralThruR74CATHcharOPTOUTPUT

Identifies the ending selected category code when ranges are entered.

idDataPtrGENLNGIDOPTINPUT

General purpose ID variable.

cFoundEV01charOPTOUTPUT

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

szErrorCodeDTAIcharOPTOUTPUT

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.

cSuppressErrorMessageSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cDebitAndCreditFlagR74FLDCcharOPTOUTPUT

This field is used to indicate whether a line in the Correspondence File table is to be used for Debit or Credit entries when writing the 
reference to Journal Entries.

Related Functions

B9800100 Get Audit Information

Related Tables

F0901 Account Master
F74R9001 Correspondence Account Setup - RUS -09 - 74R
F74R9003 Correspondence Method - RUS -09 - 74R
F74R9004 Correspondence Rules - RUS -09 - 74R
F74R9011 Correspondence Rules - RUS -09 - 74R
F74R9011_GetRuleFromDebCred_74R

F74R9011_GetRuleFromDebCred_74R

F74R9011 - Master Business Function - RUS - 09 - 74R

Minor Business Rule

Object Name: B74R9011

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D74R9011H - Get Correspondence Rule for Debit/Credit Account - RU - 74R

Parameter NameData ItemData TypeReq/OptI/O/Both
szDebitDocumentTypeR74DDCTcharOPTINPUT

References to the Debit side of Journal Entry.

mnDebitDocumentNumberR74DDOCMATH_NUMERICOPTINPUT

References to the Debit side of Journal Entry.

szDebitDocumentCompanyR74DKCOcharOPTINPUT

jdDebitDateForGLR74DDGJJDEDATEOPTINPUT

References to the Debit side of Journal Entry.

mnDebitJournalEntryLineNumR74DJLNMATH_NUMERICOPTINPUT

szDebitLedgerTypesR74DLTcharOPTINPUT

References to the Debit side of Journal Entry.

szDebitLineExtensionCodeR74DEXTcharOPTINPUT

References to the Debit side of Jounal Entry.

szDebitObjectAccountR74DOBJcharOPTINPUT

Object Account references to the Debit side.

szDebitSubsidiaryR74DSUBcharOPTINPUT

Subsidiary references to the Debit side.

szDebitCategoryCodeR74CAFRcharOPTINPUT

Identifies the Beginning Selected Category Code when ranges or unit values are entered. 

szCreditDocumentTypeR74CDCTcharOPTINPUT

References to the Credit side of Journal Entry.

mnCreditDocumentNumberR74CDOCMATH_NUMERICOPTINPUT

References to the Credit side of Journal Entry.

szCreditDocumentCompanyR74CKCOcharOPTINPUT

References to the Credit side of Journal Entry.

jdCreditDateForGLR74CDGJJDEDATEOPTINPUT

References to the Credit side of Journal Entry.

mnCreditJournalEntryLineNuR74CJLNMATH_NUMERICOPTINPUT

References to the Credit side of Journal Entry.

szCreditLedgerTypesR74CLTcharOPTINPUT

References to the Credit side of Journal Entry.

szCreditLineExtensionCodeR74CEXTcharOPTINPUT

References to the Credit side of Journal Entry.

szCreditObjectAccountR74COBJcharOPTINPUT

Object Account references to the Credit side.

szCreditSubsidiaryR74CSUBcharOPTINPUT

Subsidiary references to the Credit side.

szCreditCategoryCodeR74CATHcharOPTINPUT

Identifies the ending selected category code when ranges are entered.

nCategoryCodeINT01integerOPTINPUT

Number of Days in Future to Query for Responses Due. 

mnCorrespondenceRuleIDR74RUIDMATH_NUMERICOPTOUTPUT

A number that uniquely identifies a rule in the Correspondence Setup.

szErrorCodeDTAIcharOPTOUTPUT

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.

cSuppressErrorMessageSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cDebitReverseOrVoidREcharOPTINPUT

An option that specifies whether the system automatically creates reversing entries for a transaction. If you turn on this option, the system 
creates reversing entries when you post the original transaction and uses the first date of the next period for the G/L date.

cCreditReverseOrVoidREcharOPTINPUT

An option that specifies whether the system automatically creates reversing entries for a transaction. If you turn on this option, the system 
creates reversing entries when you post the original transaction and uses the first date of the next period for the G/L date.

Related Functions

B9800100 Get Audit Information

Related Tables

F0901 Account Master
F74R9001 Correspondence Account Setup - RUS -09 - 74R
F74R9003 Correspondence Method - RUS -09 - 74R
F74R9004 Correspondence Rules - RUS -09 - 74R
F74R9011 Correspondence Rules - RUS -09 - 74R
F74R9011_WasJournalEntryProc_74R

F74R9011_WasJournalEntryProc_74R

F74R9011 - Master Business Function - RUS - 09 - 74R

Minor Business Rule

Object Name: B74R9011

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D74R9011G - Was Journal Entry Processed - RUS - 09                - 74R

Parameter NameData ItemData TypeReq/OptI/O/Both
szDocumentTypeDCTcharOPTINPUT

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 

mnDocVoucherInvoiceDOCMATH_NUMERICOPTINPUT

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.

szCompanyKeyKCOcharOPTINPUT

A number that, with the document number, document type and G/L date, uniquely identifies an original document, such as invoice, voucher, 
or journal entry. If you use the Next Numbers by Company/Fiscal Year feature, the Automatic Next Numbers program (X0010) uses the 
document company to retrieve the correct next number for that company. If two or more original documents have the same document number and 
document type, you can use the document company to locate the desired document.

jdDateForGLandVoucherDGJJDEDATEOPTINPUT

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.

mnJournalEntryLineNoJELNMATH_NUMERICOPTINPUT

A number that designates a line within a journal entry. The system uses this field to sequence the journal entry lines for inquiry purposes.

szLedgerTypeLTcharOPTINPUT

A user defined code (09/LT) that specifies the type of ledger, such as AA (Actual Amounts), BA (Budget Amount), or AU (Actual Units). You 
can set up multiple, concurrent accounting ledgers within the general ledger to establish an audit trail for all transactions.

szLineExtensionCodeEXTLcharOPTINPUT

Line Extension Code

cSuppressErrorMessageSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cProcessedEV01charOPTOUTPUT

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

szErrorCodeDTAIcharOPTOUTPUT

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.

Related Functions

B9800100 Get Audit Information

Related Tables

F0901 Account Master
F74R9001 Correspondence Account Setup - RUS -09 - 74R
F74R9003 Correspondence Method - RUS -09 - 74R
F74R9004 Correspondence Rules - RUS -09 - 74R
F74R9011 Correspondence Rules - RUS -09 - 74R