DefermentScheduleTransLines_IN.getTransDate Method
Retrieves the transaction date based on the table ID that is passed.
Syntax
public boolean getTransDate(DefermentScheduleTrans_IN _record, TransDate _period)
Run On
Called
Parameters
- _record
Type: DefermentScheduleTrans_IN Table
A buffer of the DefermentScheduleTrans_IN table.
- _period
Type: TransDate Extended Data Type
The transaction date.
Return Value
Type: boolean
A Boolean value.