Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Validates whether the OwnerWorker field of the CaseDetailBase table belongs to the current legal entity. Checks the CaseStatus field of the CaseDetailBase table.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The OwnerWorker field of the record in the CaseDetailBase table. The status of the record in the CaseDetailBase table.
Return Value
Type: boolean
true if the worker belongs to current legal entity; otherwise, false.