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.
Opens the CustInvoiceJour form with the record based on the value of the InvoiceId field in the RetailConcessionContractInvoiceHistory table.
Syntax
client server public static void jumpRefInvoiceId(
RetailConcessionContractInvoiceHistory _fshConcessionContractInvoiceHistory,
Object object,
[str parm])
Run On
Called
Parameters
- _fshConcessionContractInvoiceHistory
Type: RetailConcessionContractInvoiceHistory Table
A RetailConcessionContractInvoiceHistory record.
- object
Type: Object Class
An instance of the caller object.
- parm
Type: str
A value for the parameter.
Remarks
This method sets the values of the Args class for the caller object and the parameter.