$$EDCNTRA(DFN,FBAUTH) |
Determine if contract is editable
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
Patient IEN
|
FBAUTH |
Input |
Authorization IEN
|
value |
Output |
Returns flag^message where flag = 0 or 1. Flag will
=1 if contract field in sub-file 161.01 can be edited Where message is
optional text that if present should be displayed
|
|
$$VCNTR(FBV,FBC) |
Verify that vendor is applicable for the contract.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
FBV |
Input |
Vendor IEN
|
FBC |
Input |
Contract IEN
|
value |
Output |
Returns 1 or 0 =1 if vendor is applicable for the
contract
|
|