PurchCommitmentLine_PSN.validateField Method
Indicates whether the specified field is valid.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The fieldId value of the field to validate.
Return Value
Type: boolean
true if the specified field is valid; otherwise, false.