EUSLReporting_TaxIntraCommTable_NL Class [AX 2012]

The EUSLReporting_TaxIntraCommTable_NL class is the data object class that is exposed through the euslreportingservice class.

Syntax

class EUSLReporting_TaxIntraCommTable_NL extends AfStronglyTypedDataContainer

Run On

Called

Methods

  Method Description
Gg743234.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg743234.pubmethod(en-us,AX.60).gif createLogisticsLocationIntraComm Creates and sets a new value for the LogisticsLocationIntraComm complex data item.
Gg743234.pubmethod(en-us,AX.60).gif deserialize Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg743234.protmethod(en-us,AX.60).gif exists Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.pubmethod(en-us,AX.60).gif existsContactPersonId Determines whether the ContactPersonId data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsContactPersonName Determines whether the ContactPersonName data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsContactPersonPhone Determines whether the ContactPersonPhone data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsContactPersonType Determines whether the ContactPersonType data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsCurrencyCode Determines whether the CurrencyCode data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsDateTimeCreation Determines whether the DateTimeCreation data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsFileName Determines whether the FileName data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsFiscalGroup Determines whether the FiscalGroup data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsIclVatNum Determines whether the IclVatNum data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsIntraCommId Determines whether the IntraCommId data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsLogisticsLocationIntraComm Determines whether the LogisticsLocationIntraComm data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsMessageID Determines whether the MessageID data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsMhiMessage Determines whether the MhiMessage data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsRecId Determines whether the RecId data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsRecVersion Determines whether the RecVersion data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsRequestId Determines whether the RequestId data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsTaxPeriod Determines whether the TaxPeriod data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsTaxStatus Determines whether the TaxStatus data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsTaxVersion Determines whether the TaxVersion data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsTaxYear Determines whether the TaxYear data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsUserId Determines whether the UserId data item exists in the data container.
Gg743234.pubmethod(en-us,AX.60).gif existsVatNum Determines whether the VatNum data item exists in the data container.
Gg743234.protmethod(en-us,AX.60).gif get_Array Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.protmethod(en-us,AX.60).gif get_Attribute Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.protmethod(en-us,AX.60).gif get_Container Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.protmethod(en-us,AX.60).gif get_EdtArray Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.protmethod(en-us,AX.60).gif get_List Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.protmethod(en-us,AX.60).gif get_NewArray Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.protmethod(en-us,AX.60).gif get_NewContainer Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.protmethod(en-us,AX.60).gif get_NewList Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.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.)
Gg743234.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.)
Gg743234.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg743234.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg743234.pubmethod(en-us,AX.60).gif new Initializes a new instance of the EUSLReporting_TaxIntraCommTable_NL class. (Overrides the new Method.)
Gg743234.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.)
Gg743234.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.)
Gg743234.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg743234.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg743234.pubmethod(en-us,AX.60).gif parmContactPersonId Gets or sets the ContactPersonId parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmContactPersonName Gets or sets the ContactPersonName parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmContactPersonPhone Gets or sets the ContactPersonPhone parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmContactPersonType Gets or sets the ContactPersonType parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmDateTimeCreation Gets or sets the DateTimeCreation parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmFileName Gets or sets the FileName parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmFiscalGroup Gets or sets the FiscalGroup parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmIclVatNum Gets or sets the IclVatNum parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmIntraCommId Gets or sets the IntraCommId parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmLogisticsLocationIntraComm Gets or sets the LogisticsLocationIntraComm parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmMessageID Gets or sets the MessageID parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmMhiMessage Gets or sets the MhiMessage parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmRequestId Gets or sets the RequestId parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmTaxPeriod Gets or sets the TaxPeriod parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmTaxStatus Gets or sets the TaxStatus parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmTaxVersion Gets or sets the TaxVersion parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmTaxYear Gets or sets the TaxYear parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmUserId Gets or sets the UserId parameter.
Gg743234.pubmethod(en-us,AX.60).gif parmVatNum Gets or sets the VatNum parameter.
Gg743234.pubmethod(en-us,AX.60).gif populateFromTable Populates this data container. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.pubmethod(en-us,AX.60).gif serialize Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.protmethod(en-us,AX.60).gif set_Array Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.protmethod(en-us,AX.60).gif set_Attribute Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.protmethod(en-us,AX.60).gif set_Container Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.protmethod(en-us,AX.60).gif set_EdtArray Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.protmethod(en-us,AX.60).gif set_List Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.)
Gg743234.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg743234.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg743234.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.)
Gg743234.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg743234.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.)
Gg743234.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
    EUSLReporting_TaxIntraCommTable_NL Class