RetailFiscalReceiptParmData_BR Class [AX 2012]

The RetailFiscalReceiptParmData_BR class encapsulates the representation of a retail fiscal receipt in memory.

Syntax

class RetailFiscalReceiptParmData_BR

Run On

Called

Methods

  Method Description
Dn515469.pubmethod(en-us,AX.60).gif addLine Adds a retail fiscal receipt line to the ParmData object model
Dn515469.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn515469.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn515469.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn515469.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn515469.pubmethod(en-us,AX.60).gif new Initializes a new instance of the RetailFiscalReceiptParmData_BR class.
Dn515469.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn515469.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn515469.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn515469.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn515469.pubmethod(en-us,AX.60).gif parmAccountingDate Gets or sets the AccountingDate parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmAdditionalFiscalMemoryIndex Gets or sets the AdditionalFiscalMemoryIndex parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmConsumerCNPJCPFNumber Gets or sets the ConsumerCNPJCPFNumber parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmConsumerName Gets or sets the ConsumerName parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmFiscalEstablishment Gets or sets the FiscalEstablishment parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmFiscalPrinterSerialNumber Gets or sets the FiscalPrinterSerialNumber parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmFiscalReceiptDateTime Gets or sets the FiscalReceiptDateTime parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmFiscalReceiptModel Gets or sets the FiscalReceiptModel parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmFiscalReceiptNumber Gets or sets the FiscalReceiptNumber parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmLines Gets the Lines parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmQuantityDecimals Gets or sets the QuantityDecimals parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmReceiptNumber Gets or sets the ReceiptNumber parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmStatus Gets or sets the Status parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmStoreId Gets or sets the StoreId parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmTerminalId Gets or sets the TerminalId parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmTotalAmount Gets or sets the TotalAmount parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmTotalDiscountAmount Gets or sets the TotalDiscountAmount parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmTotalSurchargeAmount Gets or sets the TotalSurchargeAmount parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmUnitDecimals Gets or sets the UnitDecimals parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmVoucher Gets or sets the Voucher parameter.
Dn515469.pubmethod(en-us,AX.60).gif parmZReportNumber Gets or sets the ZReportNumber parameter.
Dn515469.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn515469.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn515469.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn515469.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn515469.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  RetailFiscalReceiptParmData_BR Class