PurchReApprovalPolicyRuleTable::checkIfPolicyIsValid Method
Indicates whether a SysPolicy record is valid.
Syntax
client server public static boolean checkIfPolicyIsValid(SysPolicyRecId _sysPolicyRecId)
Run On
Called
Parameters
- _sysPolicyRecId
Type: SysPolicyRecId Extended Data Type
The ID of a SysPolicy record.
Return Value
Type: boolean
true if the policy is valid; otherwise, false.