Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.