Q35ValidateCurrencyCode
Cantara Business Function to validate the provided currency code fields similar to how the JDE standard Application P17714 would if changed on the work order. The currency mode and conversion rate (if required) are also returned.
NOTE:
This function can be called directly, but it was not designed to be used in that manner so results could be unpredictable. It was designed to be used by the following functions:
Called By
This function is called by the following Q35 functions.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
CRCD_szCurrencyCodeFrom | STRING | OPTIONAL | BOTH |
CRDC_szCurrencyCodeTo | STRING | OPTIONAL | BOTH |
CRRM_cCurrencyMode | UDC | OPTIONAL | BOTH |
CRR_mnCurrencyConverRateOv | FLOAT | OPTIONAL | BOTH |
TRDJ_jdOrderDate | DATE | OPTIONAL | BOTH |
AN8_mnCustomerNumber | ADDRESSNUMBER | OPTIONAL | BOTH |