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.
Finds the specified record in the CustRelatedInvoice table record.
Syntax
client server public static CustInvoiceTable findParentInvoiceForChild(RecId _custInvoiceRecId)
Run On
Called
Parameters
- _custInvoiceRecId
Type: RecId Extended Data Type
The record ID of the record in the CustInvoiceTable table.
Return Value
Type: CustInvoiceTable Table
A record in the CustInvoiceTable table; otherwise, an empty record.