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.
Checks valid asset transaction calendar.
Syntax
client server public static container checkValidAssetTranCalendar(
Voucher _voucher,
TransDate _transDate,
AssetJournalId _journalNumber,
LineNum _journalLineNum,
TransDate _newDate)
Run On
Called
Parameters
- _voucher
Type: Voucher Extended Data Type
The voucher of the transaction.
- _transDate
Type: TransDate Extended Data Type
The date of the transaction.
- _journalNumber
Type: AssetJournalId Extended Data Type
The journal number.
- _journalLineNum
Type: LineNum Extended Data Type
The journal line number.
- _newDate
Type: TransDate Extended Data Type
The new date.
Return Value
Type: container
The valid asset transaction calendar.