RCashReportJour_Create_PL::setCashTransReportNum Method [AX 2012]
Sets the report number value on the cash transactions by using the value from cash report journal.
Syntax
server public static void setCashTransReportNum(RCashReportJour_PL _cashReportJour, RCashTrans _cashTrans)
Run On
Server
Parameters
- _cashReportJour
Type: RCashReportJour_PL Table
The RCashReportJour_PL table buffer.
- _cashTrans
Type: RCashTrans Table
The RCashTrans table buffer.