RPayAverageEarnEmplPeriodTable.getStartUnincludedPeriod Method
Returns last time sheet period, when the document is already proceed plus one day.
Or start of the document if it not included yet.
Syntax
display TransDate getStartUnincludedPeriod()
Run On
Called
Return Value
Type: TransDate Extended Data Type
Last date of time period.
Remarks
If document was fully included, method returns no-sense result.
Check it with isFullyInTimeSheet() method.