F0401UpdateAmtsSupplierMaster

F0401 - Update Amounts on Supplier Master

Minor Business Rule

Object Name: B0100057

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Data Structure

D0100057 - F0401 - Update Amounts on Supplier Master

Parameter NameData ItemData TypeReq/OptI/O/Both
mnAmountVoucheredYtdAYPDMATH_NUMERICOPTNONE

The amount vouchered year-to-date since the last accounts payable annual close. The system calculates this amount by accumulating the 
gross amount for vouchers entered, regardless of whether the gross amount includes taxes.

mnAmountVoucheredPyeAPPDMATH_NUMERICOPTNONE

The amount paid during the prior year.  The system uses the total of the voucher gross amounts less any taxes.

mnAmountAddressBookABAMMATH_NUMERICOPTNONE

A field that stores an amount in the Address Book system. This field has no predefined use. You can use this field to record a bank service 
fee, membership dues, or any other fixed amount.

mnAmount1ABA1MATH_NUMERICOPTNONE

Future use.

mnAmountOpenOrderAPRCMATH_NUMERICOPTNONE

The total amount of open orders for a supplier or customer. The system uses the list price from the Item Location (F41021) table adjusted by 
the discount tables or any override price. You cannot override this amount.

mnMinimumOrderValueMINOMATH_NUMERICOPTNONE

Value below which an order is placed on hold. If you try to enter an order whose total is less than the minimum order value, the system 
displays an error message. This field is maintained as an integer without decimals.

mnMaximumOrderValueMAXOMATH_NUMERICOPTNONE

Value above which an order is placed on hold. If you try to enter an order whose total is more than the maximum order value, the system 
displays an error message. This field is maintained as an integer without decimals.

mnUserReservedAmountURATMATH_NUMERICOPTNONE

This is a 15 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

jdUserReservedDateURDTJDEDATEOPTNONE

This is a 6 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

szTaxArea1TXA1charOPTNONE

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.

mnAddressNumberAN8MATH_NUMERICOPTNONE

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

szTaxExplanationCodeEXR1charOPTNONE

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.

szProgramIdPIDcharOPTNONE

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.

Related Functions

N0100043 Supplier Master-MBF

Related Tables

None