PaymDayLine::find Method [AX 2012]

client server public static PaymDayLine find(
    PaymDayId _PaymDayId, 
    WeekMonth _WeekMonth, 
    WeekDays _WeekDay, 
    Days _MonthDay, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

_PaymDayId
Type: PaymDayId Extended Data Type
_WeekMonth
Type: WeekMonth Enumeration
_WeekDay
Type: WeekDays Enumeration
_MonthDay
Type: Days Extended Data Type
_forupdate
Type: boolean
_concurrencyModel
Type: ConcurrencyModel Enumeration
Show: