PSAProjInvoiceRPTHelperEE::createProjInvoiceLocalizationTmp Method [AX 2012]
Fill and inserts the header report data into the temporary table.
client server public static void createProjInvoiceLocalizationTmp(ProjInvoiceLocalizationTmp _projInvoiceLocalizationTmp, ProjInvoiceJour _projInvoiceJour)
Run On
ClientOrServerParameters
- _projInvoiceLocalizationTmp
- Type: ProjInvoiceLocalizationTmp Table
Passes the cursor of ProjInvoiceLocalizationTmp table to this method.
- _projInvoiceJour
- Type: ProjInvoiceJour Table
The cursor of ProjInvoiceLocalizationTmp table contains data for the report header.
Show: