ConnInvoice_TaxTrans Class [AX 2012]

The ConnInvoice_TaxTrans class is the data object class that is exposed through the ConnInvoiceService class.

Syntax

class ConnInvoice_TaxTrans extends AfStronglyTypedDataContainer

Run On

Called

Methods

  Method Description
Dn558864.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn558864.pubmethod(en-us,AX.60).gif createTaxTransGJAE Creates and sets a new value for the TaxTransGJAE complex data item.
Dn558864.pubmethod(en-us,AX.60).gif deserialize Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn558864.protmethod(en-us,AX.60).gif exists Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.pubmethod(en-us,AX.60).gif existsCurrencyCode Determines whether the CurrencyCode data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsExemptCode Determines whether the ExemptCode data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsExemptTax Determines whether the ExemptTax data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsGSTHSTTaxType_CA Determines whether the GSTHSTTaxType_CA data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsIntracomVAT Determines whether the IntracomVAT data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsInventTransId Determines whether the InventTransId data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsInvoiceId Determines whether the InvoiceId data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsJournalNum Determines whether the JournalNum data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsPostponeVAT Determines whether the PostponeVAT data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsPrintCode Determines whether the PrintCode data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsRealizedDate Determines whether the RealizedDate data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsRecId Determines whether the RecId data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsRecVersion Determines whether the RecVersion data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsReverseChargeApplies_UK Determines whether the ReverseChargeApplies_UK data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsSource Determines whether the Source data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsSourceBaseAmountCur Determines whether the SourceBaseAmountCur data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsSourceBaseAmountCurRegulated Determines whether the SourceBaseAmountCurRegulated data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsSourceCurrencyCode Determines whether the SourceCurrencyCode data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsSourceRegulateAmountCur Determines whether the SourceRegulateAmountCur data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsSourceTaxAmountCur Determines whether the SourceTaxAmountCur data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsStatementId Determines whether the StatementId data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxAmount Determines whether the TaxAmount data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxAmountCur Determines whether the TaxAmountCur data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxAutogenerated Determines whether the TaxAutogenerated data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxBaseAmount Determines whether the TaxBaseAmount data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxBaseAmountCur Determines whether the TaxBaseAmountCur data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxBaseQty Determines whether the TaxBaseQty data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxBook Determines whether the TaxBook data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxBookSection Determines whether the TaxBookSection data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxCode Determines whether the TaxCode data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxDirection Determines whether the TaxDirection data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxGroup Determines whether the TaxGroup data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxInCostPrice Determines whether the TaxInCostPrice data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxInCostPriceCur Determines whether the TaxInCostPriceCur data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxInCostPriceMST Determines whether the TaxInCostPriceMST data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxInCostPriceRegulated Determines whether the TaxInCostPriceRegulated data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxItemGroup Determines whether the TaxItemGroup data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxJurisdictionCode Determines whether the TaxJurisdictionCode data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxOrigin Determines whether the TaxOrigin data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxPeriod Determines whether the TaxPeriod data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxPrintDetail Determines whether the TaxPrintDetail data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxRepCounter Determines whether the TaxRepCounter data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxTransGJAE Determines whether the TaxTransGJAE data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxType_MX Determines whether the TaxType_MX data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTaxValue Determines whether the TaxValue data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsTransDate Determines whether the TransDate data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsUnrealizedTax Determines whether the UnrealizedTax data item exists in the data container.
Dn558864.pubmethod(en-us,AX.60).gif existsVoucher Determines whether the Voucher data item exists in the data container.
Dn558864.protmethod(en-us,AX.60).gif get_Array Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.protmethod(en-us,AX.60).gif get_Attribute Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.protmethod(en-us,AX.60).gif get_Container Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.protmethod(en-us,AX.60).gif get_EdtArray Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.protmethod(en-us,AX.60).gif get_List Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.protmethod(en-us,AX.60).gif get_NewArray Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.protmethod(en-us,AX.60).gif get_NewContainer Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.protmethod(en-us,AX.60).gif get_NewList Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.pubmethod(en-us,AX.60).gif getRootName Gets the name of the root element of the XML representation of this strongly typed data container. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.pubmethod(en-us,AX.60).gif getSchema Gets XML schema that describes XML representation of this strongly typed data container returned by the AfStronglyTypedDataContainer.serialize method and expected by the AfStronglyTypedDataContainer.deserialize method. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn558864.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn558864.pubmethod(en-us,AX.60).gif new Initializes a new instance of the ConnInvoice_TaxTrans class. (Overrides the new Method.)
Dn558864.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.)
Dn558864.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.)
Dn558864.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn558864.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn558864.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmExemptCode Gets or sets the ExemptCode parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmExemptTax Gets or sets the ExemptTax parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmGSTHSTTaxType_CA Gets or sets the GSTHSTTaxType_CA parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmIntracomVAT Gets or sets the IntracomVAT parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmInventTransId Gets or sets the InventTransId parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmInvoiceId Gets or sets the InvoiceId parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmJournalNum Gets or sets the JournalNum parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmPostponeVAT Gets or sets the PostponeVAT parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmPrintCode Gets or sets the PrintCode parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmRealizedDate Gets or sets the RealizedDate parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmReverseChargeApplies_UK Gets or sets the ReverseChargeApplies_UK parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmSource Gets or sets the Source parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmSourceBaseAmountCur Gets or sets the SourceBaseAmountCur parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmSourceBaseAmountCurRegulated Gets or sets the SourceBaseAmountCurRegulated parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmSourceCurrencyCode Gets or sets the SourceCurrencyCode parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmSourceRegulateAmountCur Gets or sets the SourceRegulateAmountCur parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmSourceTaxAmountCur Gets or sets the SourceTaxAmountCur parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmStatementId Gets or sets the StatementId parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxAmount Gets or sets the TaxAmount parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxAmountCur Gets or sets the TaxAmountCur parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxAutogenerated Gets or sets the TaxAutogenerated parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxBaseAmount Gets or sets the TaxBaseAmount parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxBaseAmountCur Gets or sets the TaxBaseAmountCur parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxBaseQty Gets or sets the TaxBaseQty parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxBook Gets or sets the TaxBook parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxBookSection Gets or sets the TaxBookSection parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxCode Gets or sets the TaxCode parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxDirection Gets or sets the TaxDirection parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxGroup Gets or sets the TaxGroup parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxInCostPrice Gets or sets the TaxInCostPrice parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxInCostPriceCur Gets or sets the TaxInCostPriceCur parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxInCostPriceMST Gets or sets the TaxInCostPriceMST parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxInCostPriceRegulated Gets or sets the TaxInCostPriceRegulated parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxItemGroup Gets or sets the TaxItemGroup parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxJurisdictionCode Gets or sets the TaxJurisdictionCode parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxOrigin Gets or sets the TaxOrigin parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxPeriod Gets or sets the TaxPeriod parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxPrintDetail Gets or sets the TaxPrintDetail parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxRepCounter Gets or sets the TaxRepCounter parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxTransGJAE Gets or sets the TaxTransGJAE parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxType_MX Gets or sets the TaxType_MX parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTaxValue Gets or sets the TaxValue parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmTransDate Gets or sets the TransDate parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmUnrealizedTax Gets or sets the UnrealizedTax parameter.
Dn558864.pubmethod(en-us,AX.60).gif parmVoucher Gets or sets the Voucher parameter.
Dn558864.pubmethod(en-us,AX.60).gif populateFromTable Populates this data container. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.pubmethod(en-us,AX.60).gif serialize Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.protmethod(en-us,AX.60).gif set_Array Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.protmethod(en-us,AX.60).gif set_Attribute Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.protmethod(en-us,AX.60).gif set_Container Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.protmethod(en-us,AX.60).gif set_EdtArray Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.protmethod(en-us,AX.60).gif set_List Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn558864.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn558864.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.)
Dn558864.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn558864.pubmethod(en-us,AX.60).gif wt Gets the weakly-typed data container interface that is associated with this strongly-typed data container. (Inherited from AfStronglyTypedDataContainer.)
Dn558864.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  AfStronglyTypedDataContainer Class
    ConnInvoice_TaxTrans Class