BOCQ |
Allow the user to query for a Budget Object Code
(BOC) or Revenue Source Code (RSC) matching a search string.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
CSLY |
Output |
This output variable will be equal to the numeric
value of the selected BOC or RSC upon success. Upon success it will always be
true that +CSLY>0.
Upon failure, we will alway have +CSLY<0 and the value CSLY will be:
-1 upon network timeout -2 if the user either provided no response or exited
with "^" when prompted for a BOC (or RSC). -3 if the user either provided no
response or exited with "^" when prompted to select a fund from several
matching values. -4 if no matching value was found. -5 if there was an
internal error.
|
|