PaymDueDateLimit_ES::getCurrentValues Method
Gets the PaymDueDateLimit_ES record that is populated with the current values.
Syntax
client server public static PaymDueDateLimit_ES getCurrentValues(DueDateLimitGroupId_ES _dueDateLimitGroupId, [boolean _forUpdate])
Run On
Called
Parameters
- _dueDateLimitGroupId
Type: DueDateLimitGroupId_ES Extended Data Type
The group ID of the PaymDueDateLimit_ES record to get.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: PaymDueDateLimit_ES Table
The PaymDueDateLimit_ES record; otherwise, an empty buffer.