ProjIntercompanyParameters::getValidCategory Method

Retrieves a valid project category to be used in the lending company.

Syntax

client server public static ProjCategoryId getValidCategory(
    ProjCategoryId _borrowingEntityCategory, 
    CompanyId _borrowingEntityId, 
    ProjTransType _transType)

Run On

Called

Parameters

Return Value

Type: ProjCategoryId Extended Data Type
A category ID to be used by the lending company.

Exceptions

Exception Condition
Error

Invalid project transaction type was given.

See Also

Reference

ProjIntercompanyParameters Table