CFOPMatrix_BR::validateFromParmTable Method
Verifies whether the information about the CFOP is correct.
Syntax
client server public static boolean validateFromParmTable(RefRecId _cfopMatrixRecId)
Run On
Called
Parameters
- _cfopMatrixRecId
Type: RefRecId Extended Data Type
The CFOP Matrix record ID that is used for the search.
Return Value
Type: boolean
true if the CFOP information is correct; otherwise, false.
Exceptions
Exception | Condition |
---|---|
Error | If no information is found on CFOPMAtrix_BR an exception error message is showed. |