RetrieveCurrencyConversion

Retrieve Currency Conversion

Minor Business Rule

Object Name: B0000131

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Functional Description

Purpose

This function will return the Currency Conversion Value for Company 00000.


Setup Notes and Prerequisites

This function only has one parameter which is the returned CRYR value for Company 00000.



Technical Specification

Open F0010 Company Constants table

Fetch Company 00000 record

Assign return parameter to CRYR value from F0010 record

Close F0010 Company Constants table




Data Structure

D0000131 - Retrieve Currency Conversion

Parameter NameData ItemData TypeReq/OptI/O/Both
cCurrencyConversionCRYRcharNONENONE

A code that specifies whether to use multi-currency accounting, and the method of multi-currency accounting to use: Codes are:    N Do not 
use multi-currency accounting. Use if you enter transactions in only one currency for all companies. The multi-currency fields will not appear 
on forms. The system supplies a value of N if you do not enter a value.    Y Activate multi-currency accounting and use multipliers to convert 
currency. The system multiplies the foreign amount by the exchange rate to calculate the domestic amount.    Z Activate multi-currency 
accounting and use divisors to convert currency. The system divides the foreign amount by the exchange rate to calculate the domestic amount.

Related Functions

None

Related Tables

F0010 Company Constants