HierarchyTreeTable::existActivityHourTrx Method
Determines whether hour transactions exist for the selected activity record.
Syntax
client server public static boolean existActivityHourTrx(smmActivityNumber _activityNumber)
Run On
Called
Parameters
- _activityNumber
Type: smmActivityNumber Extended Data Type
The activity number.
Return Value
Type: boolean
true if hour transactions exist; otherwise, false.