Share via


CustCollectionAgencyGracePeriodSetup_W::findGraceDaysAfterTransDate Method

Find the quantity of grace days related to the Customer and Date, following the order Table, Group, All.

Syntax

server public static PositiveDays findGraceDaysAfterTransDate(CustAccount _custAccount, TransDate _transDate)

Run On

Server

Parameters

Return Value

Type: PositiveDays Extended Data Type
The quantity of grace days after transaction date found for the passed customer and date.

See Also

Reference

CustCollectionAgencyGracePeriodSetup_W Table