PSACustomerRentionInquiry.buildLineQuery Method [AX 2012]

Builds the query for customer retension records for the specified billing rule.

public Query buildLineQuery(str _projBillingRuleId)

Run On

Called

Parameters

_projBillingRuleId
Type: str
The billing rule for which the range should occur.

Return Value

Type: Query Class
The query containing customer retension records.

Community Additions

ADD
Show: