Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Handles the event that is caused when a field is validated for an PurchAgreementHeaderExt_RU record.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
A validated field ID.
Return Value
Type: boolean
true if field has valid information and may be modified; otherwise, false.
Remarks
Call super to invoke parent method.