ProjCategory::existsActiveRevenueCategory Method
Checks if the passed category id is an active for posting in journals category of type Revenue
Syntax
server public static boolean existsActiveRevenueCategory(ProjCategoryId _projCategoryId)
Run On
Server
Parameters
- _projCategoryId
Type: ProjCategoryId Extended Data Type
Category Id
Return Value
Type: boolean
true if category id is found as an active for posting in journals and of type revenue; else false
Remarks
Used in lookup to display only active categories of type revenue