$$OVCOM(PRCA,PRCB,PRCC) |
This component is called to check funds availability for
the purchase card order taking into account the station's
and FCP's overcommit and rollover switch settings. If
available funds are sufficient, then '0' is returned;
otherwise, either '1' or '2' is returned to the calling
routine.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
PRCA |
Input |
Data: ^1 Station
^2 FCP
^3 Running Balance FY (4-digit)
^4 Running Balance Quarter
|
PRCB |
Input |
Amount Entered
|
PRCC |
Input |
1 if obligated amount; 2 if committed amount
|
Z |
Output |
Results: 0 if allowed;
1 if ST/FCP switch fail
2 if Rollover fail
|
|