This function returns the CRCX currency code field specified in the F0025 Ledger Type Master file for
the ledger type(LT) passed in.
^
D0000210 - Retrieve F0025 Ledger Type Currency Code
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szLedgerType | LT | char | REQ | INPUT |
A user defined code (09/LT) that specifies the type of ledger, such as AA (Actual Amounts), BA (Budget Amount), or AU (Actual Units). You
| ||||
szLedgerTypeCurrencyCodeDenom | CRCX | char | OPT | OUTPUT |
A code that indicates the currency in which an amount is denominated. |
None |
None |