Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the PaymDueDateLimit_ES record for the specified sales parameters.
Syntax
client server public static PaymDueDateLimit_ES getDueDateLimitSalesParm(
    DueDateLimitGroupId_ES _dueDateLimitGroupId, 
    TransDate _transDate, 
    SalesId _salesId, 
    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. 
- _salesId
Type: SalesId Extended Data Type
The ID of the given sales order. 
- _parmId
Type: ParmId Extended Data Type
The SalesParmTable ID. 
Return Value
Type: PaymDueDateLimit_ES Table
The PaymDueDateLimit_ES record; otherwise, an empty buffer.