MarkupDivisionTmp_IN::checkTotalPercentage Method
Indicates whether the total percentage is equal to 100 or not.
Syntax
client server public static boolean checkTotalPercentage(MarkupDivisionTmp_IN _markupDivisionTmp)
Run On
Called
Parameters
- _markupDivisionTmp
Type: MarkupDivisionTmp_IN Table
A buffer of the MarkupDivisionTmp_IN table.
Return Value
Type: boolean
true if percentage is not equal to 100; otherwise, false.