CFOPTable_BR::hasDefaultCFOP Method
Determines if a default CFOP exists for a given CFOPAttributesDeterminer_BR class instance.
Syntax
client server public static boolean hasDefaultCFOP(CFOPAttributesDeterminer_BR _cfopAttributes)
Run On
Called
Parameters
- _cfopAttributes
Type: CFOPAttributesDeterminer_BR Class
The CFOPAttributesDeterminer_BR class instance that provides the CFOP attributes required.
Return Value
Type: boolean
true if a default CFOP exists; otherwise, false.