$$CHK1358 |
Determine if the 1358 is available for posting.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
FBAAOB |
Input |
Full obligation number (e.g. 500-C20001)
|
OUTPUT |
Output |
returns a value of 1 if the 1358 is available for
posting or 0^error message if it is not.
|
|
$$POSTINV |
Used to update an existing IFCAP authorization on a
1358 obligation when the IFCAP authorization is posted by invoice.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
FBN |
Input |
Batch IEN
|
FBI |
Input |
Invoice IEN of file 162.5
|
FBACT |
Input |
action - must be "R" or "D". "R" for when the
payment is rejected and "D" when the reject flag is removed.
|
FBSKIP |
Input |
0 OR 1. 1 to skip control point access check.
|
OUTPUT |
Output |
returns a value of 1 if posting to the 1358 was
successful or 0^error message if it wasn't.
|
|
$$POSTBAT |
This API is called to update an existing IFCAP
authorization on a 1358 obligation when the IFCAP authorization is by fee
batch.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
FBN |
Input |
BATCH IEN
|
FBAAMT |
Input |
dollar amount
|
FBACT |
Input |
must be "R" or "D" "R" means payment was flagged as
rejected. "D" means the reject flag was removed.
|
FBSKIP |
Input |
0 or 1
1 to skip the control point access check.
|
OUTPUT |
Output |
returns a message of 1 if posting to the 1358 was
successful or 0^error message if it wasn't.
|
|
& |
|
|