Share via


CustInvoiceJour_W::addDataSource Method

Adds the data source for the CustInvoiceJour_W table.

Syntax

client server public static QueryBuildDataSource addDataSource(QueryBuildDataSource _custInvoiceJourDataSource, [JoinMode _joinMode])

Run On

Called

Parameters

Return Value

Type: QueryBuildDataSource Class
The data source for the CustInvoiceJour_W table.

Exceptions

Exception Condition
Error

The _custInvoiceJourDataSource parameter is null or not from the CustInvoiceJour table.

See Also

Reference

CustInvoiceJour_W Table