FiscalDocumentLineParmData_BR Class [AX 2012]
The FiscalDocumentLineParmData_BR class represents a fiscal document line in the ParmData object model.
| Method | Description | |
|---|---|---|
| addMiscCharge | Adds a miscellaneous charge to the fiscal document line ParmData object. |
| addSourceReference | Adds a record reference to the fiscal document line ParmData object. |
| addTax | Adds a tax transaction to the fiscal document line. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the FiscalDocumentLineParmData_BR class. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmApproximateTaxAmount | Gets or sets the ApproximateTaxAmount parameter. |
| parmAssetId | Gets or sets the AssetId parameter. |
| parmCFOP | Gets or sets the CFOP parameter. |
| parmDescription | Gets or sets the Description parameter. |
| parmDIAddition | Gets or sets the DIAddition parameter. |
| parmExceptionCode | Gets or sets the ExceptionCode parameter. |
| parmFciNumber | Gets or sets the FciNumber parameter. |
| parmFinancialLedgerDimension | Gets or sets the FinancialLedgerDimension parameter. |
| parmFiscalClassification | Gets or sets the FiscalClassification parameter. |
| parmFreightNature | Gets or sets the FreightNature parameter. |
| parmGrossWeight | Gets or sets the GrossWeight parameter. |
| parmInventTransId | Gets or sets the InventTransId parameter. |
| parmItemId | Gets or sets the ItemId parameter. |
| parmItemType | Gets or sets the ItemType parameter. |
| parmLineAmount | Gets or sets the LineAmount parameter. |
| parmLineDiscount | Gets or sets the LineDiscount parameter. |
| parmLineNum | Gets or sets the LineNum parameter. |
| parmListOfMiscCharges | Gets or sets the ListOfMiscCharges parameter. |
| parmListOfSourceRecords | Gets or sets the ListOfSourceRecords parameter. |
| parmListOfTaxes | Gets or sets the ListOfTaxes parameter. |
| parmListOfTextsParmData | Gets or sets the ListOfTextsParmData parameter. |
| parmNetWeight | Gets or sets the NetWeight parameter. |
| parmOrigin | Gets or sets the Origin parameter. |
| parmQuantity | Gets or sets the Quantity parameter. |
| parmRecId | Gets or sets the RecId parameter. |
| parmRefRecId | Gets or sets the RefRecId parameter. |
| parmRefTableId | Gets or sets the RefTableId parameter. |
| parmServiceCode | Gets or sets the ServiceCode parameter. |
| parmTextTagReplacer | Gets or sets the TextTagReplacer parameter. |
| parmUnit | Gets or sets the Unit parameter. |
| parmUnitPrice | Gets or sets the UnitPrice parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: