^
D03B0132 - F03B40 - Create Claim Information
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szClaimType | CLTY | char | NONE | NONE |
A field originally designed to indicate the origin of a deduction. Currently, the system does not differentiate between deductions that
| ||||
| szClaimStatusCode | PSDD | char | NONE | NONE |
An option to display deduction records by one of the following statuses:
All
The system displays all deduction records.
Open
The system
| ||||
| mnClaimAmount | DDA | MATH_NUMERIC | NONE | NONE |
The domestic amount of the deduction. The currency associated with this amount appears in the Base Currency Code field (BCRC). | ||||
| mnForeignClaimAmount | FDA | MATH_NUMERIC | NONE | NONE |
Depending on the form, either the foreign amount of the deduction or the foreign amount that was applied to the deduction. The currency
| ||||
| szReasonCodeforClaim | DDEX | char | NONE | NONE |
A code that identifies the reason a customer did not fully pay an invoice. Typical deduction reason codes include:
DG
Damaged Goods
| ||||
| jdDateClaimOpened | DDDO | JDEDATE | NONE | NONE |
The date on which the deduction record (F03B40) is opened. For deductions generated from receipts, the system uses the G/L date of the
| ||||
| mnClaimsManager | MAN8 | MATH_NUMERIC | NONE | NONE |
The address book number of the person responsible for managing deductions. | ||||
| szReference1 | VR01 | char | NONE | NONE |
An alphanumeric value used as a cross-reference or secondary reference number. Typically, this is the customer number, supplier
| ||||
| szCurrencyCodeFrom | CRCD | char | NONE | NONE |
A code that identifies the currency of a transaction. | ||||
| szCurrencyCodeBase | BCRC | char | NONE | NONE |
A code that represents the currency of the company for a transaction. For a foreign currency transaction, this is the currency code of the
| ||||
| cCurrencyMode | CRRM | char | NONE | NONE |
An option that specifies whether the system displays amounts in the domestic or foreign currency.
On
The system displays amounts in the
| ||||
| mnOriginalDocumentNo | ODOC | MATH_NUMERIC | NONE | NONE |
A number that is used in conjunction with the values in the ODCT and OKCO fields to identify a transaction. | ||||
| szOriginalDocumentType | ODCT | char | NONE | NONE |
A user defined code (system 00, type DT) that identifies the origin and purpose of the original document. | ||||
| szOriginalDocPayItem | OSFX | char | NONE | NONE |
The number that identifies a specific pay item associated with the document. | ||||
| szCompanyKeyOriginal | OKCO | char | NONE | NONE |
A number that is used in conjunction with the values in the ODOC and ODCT fields to identify a transaction. | ||||
| szCompany | CO | char | NONE | NONE |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
| ||||
| mnPaymentID | PYID | MATH_NUMERIC | NONE | NONE |
A number that the system assigns from Next Numbers to identify and track payment records. | ||||
| mnFileLineIdentifier50 | RC5 | MATH_NUMERIC | NONE | NONE |
This field is used to create a unique key within a file and should be used with a next number approach. | ||||
| mnClaimID | DCID | MATH_NUMERIC | NONE | NONE |
A number that the system assigns to deduction records to uniquely identify them. | ||||
| mnClaimAmountOpen | DDOA | MATH_NUMERIC | NONE | NONE |
The unresolved domestic amount of the deduction. The currency associated with this amount appears in the Base Currency Code field
| ||||
| mnForeignClaimOpenAmount | FDOA | MATH_NUMERIC | NONE | NONE |
The unresolved foreign amount of the deduction. The currency associated with this amount appears in the Currency Code field (CRCD). | ||||
| mnClaimDocumentNumber | GDOC | MATH_NUMERIC | NONE | NONE |
The document number of the deduction record in the Customer Ledger table (F03B11) that was generated for the invoice. | ||||
| szClaimDocumentType | GDCT | char | NONE | NONE |
The document type of the deduction record in the Customer Ledger table (F03B11) that was generated for the invoice. The system always
| ||||
| szClaimDocumentPayItem | GSFX | char | NONE | NONE |
The pay item number of the deduction record in the Customer Ledger table (F03B11) that was generated for the invoice. | ||||
| szClaimDocumentCompany | GKCO | char | NONE | NONE |
The document company number of the deduction record in the Customer Ledger table (F03B11) that was generated for the invoice. | ||||
| mnAddressNumber | AN8 | MATH_NUMERIC | NONE | NONE |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
| mnTransactionDeductionAmount | TDA | MATH_NUMERIC | OPT | NONE |
The amount of the deduction represented in the currency of the transaction from which the deduction was generated. For example, if the
| ||||
| mnTransactionDeductionOpenAmou | TDOA | MATH_NUMERIC | OPT | NONE |
The unresolved amount of the deduction represented in the currency of the transaction from which the deduction was generated. For
| ||||
| szTransactionCurrencyCode | TCRC | char | OPT | NONE |
A code that represents the currency of a receipt when it is different from the base currency of the company for which the receipt was entered. | ||||
| None |
| F03B40 A/R Deduction Management |