ProjIntercompanyParameters::canAccrueRevenue Method
Checks whether we should accrue revenue for an intercompany transaction with a given legal entity ID.
Syntax
client server public static boolean canAccrueRevenue(LegalEntityRecId _borrowingLegalEntity)
Run On
Called
Parameters
- _borrowingLegalEntity
Type: LegalEntityRecId Extended Data Type
The RecID of the legal entity to be checked.
Return Value
Type: boolean
true if we can accrue revenue for the given company; false otherwise.