FBADJ |
Input |
required, array passed by reference
FBADJ(#)=FBADJR^FBADJG^FBADJA
; FBADJR = adjustment reason (internal value file 162.91)
; FBADJG = adjustment group (inernal value file 162.92)
; FBADJA = adjustment amount (dollar value)
|
FBRET |
Output |
string containing sorted list (by external reason) of
adjustments
format
FBADJRE 1^FBADJGE 1^FBADJAE 1^FBADJRE 2^FBADJGE 2^FBADJAE 2
where
FBADJRE = adjustment reason (external value)
FBADJGE = adjustment group (external value)
FBADJAE = adjustment amount (with cents)
|