TMSInvoice_TMSInvoiceTable Class [AX 2012]

The TMSInvoice_TMSInvoiceTable class is the data object class that is exposed through the TMSInvoiceService class.

class TMSInvoice_TMSInvoiceTable extends AfStronglyTypedDataContainer

Run On

Called

  MethodDescription
Dn669109.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn669109.pubmethod(en-us,AX.60).gif createTMSInvoiceLine Creates and sets a new value for the TMSInvoiceLine complex data item.
Dn669109.pubmethod(en-us,AX.60).gif deserialize Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn669109.protmethod(en-us,AX.60).gif exists Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.pubmethod(en-us,AX.60).gif exists_DocumentHash Determines whether the _DocumentHash data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsAddressCountryRegionId Determines whether the AddressCountryRegionId data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsAutoMatchReady Determines whether the AutoMatchReady data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsBillOfLadingId Determines whether the BillOfLadingId data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsBookingNum Determines whether the BookingNum data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsCarrierCode Determines whether the CarrierCode data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsCarrierServiceCode Determines whether the CarrierServiceCode data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsCashDiscCode Determines whether the CashDiscCode data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsCashDiscUTCDateTime Determines whether the CashDiscUTCDateTime data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsCosignee Determines whether the Cosignee data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsCountryRegionISOCode Determines whether the CountryRegionISOCode data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsCurrencyCode Determines whether the CurrencyCode data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsDeliveryUTCDateTime Determines whether the DeliveryUTCDateTime data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsDirection Determines whether the Direction data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsDiscAmount Determines whether the DiscAmount data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsDistance Determines whether the Distance data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsDistanceUOM Determines whether the DistanceUOM data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsDocumentDate Determines whether the DocumentDate data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsDocumentNum Determines whether the DocumentNum data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsDueUTCDateTime Determines whether the DueUTCDateTime data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsExchRate Determines whether the ExchRate data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsInternalInvNumber Determines whether the InternalInvNumber data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsInvoiceAmount Determines whether the InvoiceAmount data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsInvoiceDate Determines whether the InvoiceDate data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsInvoiceReferenceNum Determines whether the InvoiceReferenceNum data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsInvoiceStatus Determines whether the InvoiceStatus data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsLoadId Determines whether the LoadId data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsOrigQuoteNum Determines whether the OrigQuoteNum data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsPayeeAccount Determines whether the PayeeAccount data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsPaymId Determines whether the PaymId data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsProNum Determines whether the ProNum data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsQty Determines whether the Qty data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsRecId Determines whether the RecId data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsRecVersion Determines whether the RecVersion data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsRefJournalNum Determines whether the RefJournalNum data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsRelatedAccountNum Determines whether the RelatedAccountNum data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsRelatedOrderNum Determines whether the RelatedOrderNum data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsRouteCode Determines whether the RouteCode data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsSCAC Determines whether the SCAC data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsShipmentId Determines whether the ShipmentId data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsShipUTCDateTime Determines whether the ShipUTCDateTime data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsTMSInvoiceLine Determines whether the TMSInvoiceLine data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsTrailerNumber Determines whether the TrailerNumber data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsVendAccount Determines whether the VendAccount data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsVendInvoiceAccount Determines whether the VendInvoiceAccount data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsVendInvoiceId Determines whether the VendInvoiceId data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsVendPaymTermId Determines whether the VendPaymTermId data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsVendRef Determines whether the VendRef data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsVesselName Determines whether the VesselName data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsVoyageNum Determines whether the VoyageNum data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsWeight Determines whether the Weight data item exists in the data container.
Dn669109.pubmethod(en-us,AX.60).gif existsWeightUOM Determines whether the WeightUOM data item exists in the data container.
Dn669109.protmethod(en-us,AX.60).gif get_Array Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.protmethod(en-us,AX.60).gif get_Attribute Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.protmethod(en-us,AX.60).gif get_Container Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.protmethod(en-us,AX.60).gif get_EdtArray Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.protmethod(en-us,AX.60).gif get_List Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.protmethod(en-us,AX.60).gif get_NewArray Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.protmethod(en-us,AX.60).gif get_NewContainer Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.protmethod(en-us,AX.60).gif get_NewList Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.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.)
Dn669109.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.)
Dn669109.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn669109.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn669109.pubmethod(en-us,AX.60).gif new Initializes a new instance of the TMSInvoice_TMSInvoiceTable class. (Overrides the new Method.)
Dn669109.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.)
Dn669109.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.)
Dn669109.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn669109.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn669109.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmAddressCountryRegionId Gets or sets the AddressCountryRegionId parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmAutoMatchReady Gets or sets the AutoMatchReady parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmBillOfLadingId Gets or sets the BillOfLadingId parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmBookingNum Gets or sets the BookingNum parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmCarrierCode Gets or sets the CarrierCode parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmCarrierServiceCode Gets or sets the CarrierServiceCode parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmCashDiscCode Gets or sets the CashDiscCode parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmCashDiscUTCDateTime Gets or sets the CashDiscUTCDateTime parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmCosignee Gets or sets the Cosignee parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmCountryRegionISOCode Gets or sets the CountryRegionISOCode parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmDeliveryUTCDateTime Gets or sets the DeliveryUTCDateTime parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmDirection Gets or sets the Direction parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmDiscAmount Gets or sets the DiscAmount parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmDistance Gets or sets the Distance parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmDistanceUOM Gets or sets the DistanceUOM parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmDocumentDate Gets or sets the DocumentDate parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmDocumentNum Gets or sets the DocumentNum parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmDueUTCDateTime Gets or sets the DueUTCDateTime parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmExchRate Gets or sets the ExchRate parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmInternalInvNumber Gets or sets the InternalInvNumber parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmInvoiceAmount Gets or sets the InvoiceAmount parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmInvoiceDate Gets or sets the InvoiceDate parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmInvoiceReferenceNum Gets or sets the InvoiceReferenceNum parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmInvoiceStatus Gets or sets the InvoiceStatus parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmLoadId Gets or sets the LoadId parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmOrigQuoteNum Gets or sets the OrigQuoteNum parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmPayeeAccount Gets or sets the PayeeAccount parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmPaymId Gets or sets the PaymId parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmProNum Gets or sets the ProNum parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmQty Gets or sets the Qty parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmRefJournalNum Gets or sets the RefJournalNum parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmRelatedAccountNum Gets or sets the RelatedAccountNum parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmRelatedOrderNum Gets or sets the RelatedOrderNum parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmRouteCode Gets or sets the RouteCode parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmSCAC Gets or sets the SCAC parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmShipmentId Gets or sets the ShipmentId parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmShipUTCDateTime Gets or sets the ShipUTCDateTime parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmTMSInvoiceLine Gets or sets the TMSInvoiceLine parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmTrailerNumber Gets or sets the TrailerNumber parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmVendAccount Gets or sets the VendAccount parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmVendInvoiceAccount Gets or sets the VendInvoiceAccount parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmVendInvoiceId Gets or sets the VendInvoiceId parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmVendPaymTermId Gets or sets the VendPaymTermId parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmVendRef Gets or sets the VendRef parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmVesselName Gets or sets the VesselName parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmVoyageNum Gets or sets the VoyageNum parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmWeight Gets or sets the Weight parameter.
Dn669109.pubmethod(en-us,AX.60).gif parmWeightUOM Gets or sets the WeightUOM parameter.
Dn669109.pubmethod(en-us,AX.60).gif populateFromTable Populates this data container. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.pubmethod(en-us,AX.60).gif serialize Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.protmethod(en-us,AX.60).gif set_Array Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.protmethod(en-us,AX.60).gif set_Attribute Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.protmethod(en-us,AX.60).gif set_Container Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.protmethod(en-us,AX.60).gif set_EdtArray Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.protmethod(en-us,AX.60).gif set_List Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.)
Dn669109.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn669109.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn669109.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.)
Dn669109.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn669109.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.)
Dn669109.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  AfStronglyTypedDataContainer Class
    TMSInvoice_TMSInvoiceTable Class

Community Additions

ADD
Show: