InventClosingLog::showLog Method
Shows the infolog messages for a given date and voucher by loading them into the infolog.
Syntax
client server public static void showLog(TransDate _transDate, Voucher _voucher)
Run On
Called
Parameters
- _transDate
Type: TransDate Extended Data Type
The date for which the infolog messages are to be shown.
- _voucher
Type: Voucher Extended Data Type
The voucher for which the infolog messages are to be shown.