ConvertNumberToWordsNERCol

Convert Numeric Value to Word NER - COL - 00 - 76C

Minor Business Rule

Object Name: N76C572

Parent DLL: CLOC

Location: Client/Server

Language: NER

Functional Description

Purpose
This function is used to:

• Allow the User to run the Colombian business function  that converts numeric values to words or the 
standard business function X00500.

• The amount in words must be separated in two lines according to the Colombian format check.

Setup Notes and Prerequisites
This business function is a copy from N76500BR (Brazil Localization).
Only the called to the business function that converts from  numeric value to works was modified. 


Special Logic

According to a processing option, this NER calls either the function B76C0018 (pesos) or X00500 
(dollars).

The user has to specify the length of the two lines (for the check) in the processing options.


Technical Specifications

Parameters:
AAmnAmountFieldIRequired
CF01szConversionNumberString[251]O



^

Data Structure

D76C572N - Convert Numeric Value To Words NER- COL -00           - 76C

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramNamePGMcharNONENONE

The name of an executable program.

szCurrencyCodeFromCRCDcharNONENONE

A code that identifies the currency of a transaction. 

mnPaymntAmountPAAPMATH_NUMERICNONENONE

In the Accounts Payable system, the amount of the payment. In the Accounts Receivable system, the amount of the receipt. This amount 
must balance to the total amount applied to the invoice pay items.

mnLengthLineOneMN2D0MATH_NUMERICNONENONE

This is a generic field used as a work field.

mnLengthLineTwoMN2D0MATH_NUMERICNONENONE

This is a generic field used as a work field.

mnLengthLineThreeMN2D0MATH_NUMERICNONENONE

This is a generic field used as a work field.

szCheckLineOneCNVNSTRcharNONENONE

szCheckLineTwoCNVNSTRcharNONENONE

szCheckLineThreeCNVNSTRcharNONENONE

Related Functions

None

Related Tables

None