ValidateDepreciationFormula

Validate Depreciation Formula

Minor Business Rule

Object Name: B1200002

Parent DLL: CAEC

Location: Client/Server

Language: C

Purpose
To extract the numeric codes from the formula and determine if they are equal to zero or greater than 55, then set error inside business function.
^

Data Structure

D1200002 - Validate Depreciation Formula

Parameter NameData ItemData TypeReq/OptI/O/Both
szFormulaFMLAcharREQINPUT

A calculation that the system uses to determine an amount or quantity for this column. You can use a single predefined value or multiple 
predefined values in conjunction with mathematical operators to enter a formula. Valid mathematical operators 
are: + Add - Subtract * Multiply / Divide ( ) Left and right parentheses for nesting  For example, you can enter the following formula to have the system calculate on-time 
percentages: 20/(20+21+22) The formula above equals on-time percentages for the following reasons:   o  20 is the value for on-time amounts.   o  21 is the 
value for early amounts.   o  22 is the value for late amounts.

Related Functions

None

Related Tables

None