PaymDueDateLimit_ES::getDueDateLimitPurchParm Method
Retrieves the PaymDueDateLimit_ES record for the specified purchase parameters.
Syntax
client server public static PaymDueDateLimit_ES getDueDateLimitPurchParm(
DueDateLimitGroupId_ES _dueDateLimitGroupId,
TransDate _transDate,
PurchId _purchId,
ParmId _parmId)
Run On
Called
Parameters
- _dueDateLimitGroupId
Type: DueDateLimitGroupId_ES Extended Data Type
The ID of the due date limit group that is used.
- _transDate
Type: TransDate Extended Data Type
The search date.
- _purchId
Type: PurchId Extended Data Type
The ID of the given purchase order.
- _parmId
Type: ParmId Extended Data Type
The VendInvoiceInfoLine ID.
Return Value
Type: PaymDueDateLimit_ES Table
The PaymDueDateLimit_ES record; otherwise, an empty buffer.