Share via


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

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

See Also

Reference

ProjCategory Table