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 if a given CustInvoiceLine is used to invoice another legal entity for an intercompany timesheet transaction.
Syntax
client server public static boolean isProjIntercompanyInvoiceLine(RefRecId _custInvoiceLineRecId)
Run On
Called
Parameters
- _custInvoiceLineRecId
Type: RefRecId Extended Data Type
RecId of a CustInvoiceLine to be checked.
Return Value
Type: boolean
true if the given invoice line is used to invoice a intercompany timesheet; false otherwise.