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 whether the row structure considered to be put as a structure type line has an appropriate focus.
Syntax
client server public static boolean checkRefRowStructure(LedgerRowDefLine _line, LedgerRowDef _structureToCheck)
Run On
Called
Parameters
- _line
Type: LedgerRowDefLine Table
The line.
- _structureToCheck
Type: LedgerRowDef Table
The structure to check.
Return Value
Type: boolean
true if line is appropriate; otherwise false.