RetrieveCAAmount

Retrieve CA Amount

Minor Business Rule

Object Name: B0900043

Parent DLL: CFIN

Location: Client/Server

Language: C

Functional Description

Purpose

This business function is used to retrieve the amount on a CA record. 

Setup Notes and Prerequisites

You are required to do the following steps prior to calling this business function:

• The parameters need to be loaded with the key to the AA record (F0911) that the CA amount is 
associated with. 


Special Logic




Technical Specification

This business function uses the key to the F0911 passed in the parameters to read the CA record .  
The amount on this record is then passed back.




^

Data Structure

D0900043 - Retrieve CA amount

Parameter NameData ItemData TypeReq/OptI/O/Both
szDocumentTypeDCTcharNONENONE

Special Input Expected
This is the document type of the AA record that the CA record is associated with.

^

mnDocumentNumberDOCMATH_NUMERICNONENONE

Special Input Expected
This is the document number of the AA record that the CA record is associated with.

^

szCompanyKeyKCOcharNONENONE

Special Input Expected
This is the document company of the AA record that the CA record is associated with.

^

jdGLDateDGJJDEDATENONENONE

Special Input Expected
This is the g/l date of the AA record that the CA record is associated with.

^

mnJournalEntryLineJELNMATH_NUMERICNONENONE

Special Input Expected
This is the journal entry line number of the AA record that the CA record is associated with.

^

szLineExtensionCodeEXTLcharNONENONE

Special Input Expected
This is the line extension of the AA record that the CA record is associated with.

^

mnAmountCurrencyACRMATH_NUMERICNONENONE

Special Output Returned
This will hold the foreign amount found on the CA record.

^

Related Functions

None

Related Tables

F0911 Account Ledger