PSACustomerRentionInquiry.buildLineDetailsQuery Method [AX 2012]

Builds the details query for customer retension records.

public Query buildLineDetailsQuery(str _id, ProjFundingSourceRefId _fundingsource)

Run On

Called

Parameters

_id
Type: str
The project id or billing rule for which the range should occur.
_fundingsource
Type: ProjFundingSourceRefId Extended Data Type
The ProjFundingSourceRefId for which the range should occur.

Return Value

Type: Query Class
The query containing customer retension records.

Community Additions

ADD
Show: