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.
Checks the validity of the record in the IntercompanyAgreementActionPolicy table to be written.
Syntax
public boolean formDataSourceAgrmPolicyValidateWrite(FormDataSource _dataSource, FormDataSource _parentDataSource)
Run On
Called
Parameters
- _dataSource
Type: FormDataSource Class
The data source for which the validity check is needed.
- _parentDataSource
Type: FormDataSource Class
The parent data source for the _dataSource parameter.
Return Value
Type: boolean
true if the record in the IntercompanyAgreementActionPolicy table is valid; otherwise, false.