$$RRL(FBIENS) |
Remittance Remarks List Extrinsic Function
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
FBIENS |
Input |
required, internal entry number for file 162.5
|
FBRET |
Output |
Result
string containing sorted list (by external code) of remarks
format
FBRRMKCE 1, FBRRMKCE 2
where
FBRRMKCE = remittance remark code (external value)
|
|
FILERR |
Used to file remittance remarks
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
FBIENS |
Both |
IEN of file #162.5 (Invoice)
|
FBRRMK |
Both |
FBRRMK - required, array passed by reference
array of remittance remarks to file
array does not have to contain any data or be defined
format
FBRRMK(#)=FBRRMKC
where
# = sequentially assigned number starting with 1
FBRRMKC = remittance remark (internal value file 162.93)
|
|