PSAProjAndContractInvoiceController::getReportName Method [AX 2012]

Gets the report parameters based on the specified caller.

client server private static str getReportName(MenuItemName _menuItemName, ProjInvoiceJour _jour)

Run On

Called

Parameters

_menuItemName
Type: MenuItemName Extended Data Type
The PSAInvoiceFormat object.
_jour
Type: ProjInvoiceJour Table
A ProjInvoiceJour record.

Return Value

Type: str
The report name.
Show: