ProjFundingSource.checkProjGrant Method
Validates the ProjGrant field.
Syntax
public boolean checkProjGrant(ProjGrantId projGrantId)
Run On
Called
Parameters
- projGrantId
Type: ProjGrantId Extended Data Type
The ProjGrantId field value to validate.
Return Value
Type: boolean
true if the grant status is not closed or rejected; otherwise, false.