SalesSalesOrder_SalesLine Class [AX 2012]

The SalesSalesOrder_SalesLine class is the data object class that is exposed through the SalesSalesOrderService class.

Syntax

class SalesSalesOrder_SalesLine extends AfStronglyTypedDataContainer

Run On

Called

Methods

  Method Description
Gg847345.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg847345.pubmethod(en-us,AX.60).gif createDefaultDimension Creates and sets a new value for the DefaultDimension complex data item.
Gg847345.pubmethod(en-us,AX.60).gif createDeliveryPostalAddress Creates and sets a new value for the DeliveryPostalAddress complex data item.
Gg847345.pubmethod(en-us,AX.60).gif createDocuRefLine Creates and sets a new value for the DocuRefLine complex data item.
Gg847345.pubmethod(en-us,AX.60).gif createInventDim Creates and sets a new value for the InventDim complex data item.
Gg847345.pubmethod(en-us,AX.60).gif createLedgerDimension Creates and sets a new value for the LedgerDimension complex data item.
Gg847345.pubmethod(en-us,AX.60).gif createLineCarrierAddr Creates and sets a new value for the LineCarrierAddr complex data item.
Gg847345.pubmethod(en-us,AX.60).gif createLineDlvAddr Creates and sets a new value for the LineDlvAddr complex data item.
Gg847345.pubmethod(en-us,AX.60).gif createMarkupTransLine Creates and sets a new value for the MarkupTransLine complex data item.
Gg847345.pubmethod(en-us,AX.60).gif createMatchingAgreementLine Creates and sets a new value for the MatchingAgreementLine complex data item.
Gg847345.pubmethod(en-us,AX.60).gif createSalesCategory Creates and sets a new value for the SalesCategory complex data item.
Gg847345.pubmethod(en-us,AX.60).gif createSalesLine_BR Creates and sets a new value for the SalesLine_BR complex data item.
Gg847345.pubmethod(en-us,AX.60).gif createSalesLine_IN Creates and sets a new value for the SalesLine_IN complex data item.
Gg847345.pubmethod(en-us,AX.60).gif createShipCarrierPostalAddress Creates and sets a new value for the ShipCarrierPostalAddress complex data item.
Gg847345.pubmethod(en-us,AX.60).gif createTaxServiceTariffLine Creates and sets a new value for the TaxServiceTariffLine complex data item.
Gg847345.pubmethod(en-us,AX.60).gif deserialize Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg847345.protmethod(en-us,AX.60).gif exists Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.pubmethod(en-us,AX.60).gif existsActivityNumber Determines whether the ActivityNumber data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsAssetId_RU Determines whether the AssetId_RU data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsBarCode Determines whether the BarCode data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsBarCodeType Determines whether the BarCodeType data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsBlocked Determines whether the Blocked data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsCaseTagging Determines whether the CaseTagging data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsComplete Determines whether the Complete data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsConfirmedDlv Determines whether the ConfirmedDlv data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsCostPrice Determines whether the CostPrice data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsCountryRegionName_RU Determines whether the CountryRegionName_RU data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsCountyOrigDest Determines whether the CountyOrigDest data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsCurrencyCode Determines whether the CurrencyCode data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsCustAccount Determines whether the CustAccount data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsCustGroup Determines whether the CustGroup data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsCustomerLineNum Determines whether the CustomerLineNum data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsCustomerRef Determines whether the CustomerRef data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsCustomsDocDate_MX Determines whether the CustomsDocDate_MX data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsCustomsDocNumber_MX Determines whether the CustomsDocNumber_MX data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsCustomsName_MX Determines whether the CustomsName_MX data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsDefaultDimension Determines whether the DefaultDimension data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsDeliveredIntotal Determines whether the DeliveredIntotal data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsDeliveryDateControlType Determines whether the DeliveryDateControlType data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsDeliveryName Determines whether the DeliveryName data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsDeliveryPostalAddress Determines whether the DeliveryPostalAddress data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsDeliveryType Determines whether the DeliveryType data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsDlvMode Determines whether the DlvMode data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsDlvTerm Determines whether the DlvTerm data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsDocuRefLine Determines whether the DocuRefLine data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsEInvoiceAccountCode Determines whether the EInvoiceAccountCode data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsExpectedRetQty Determines whether the ExpectedRetQty data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsExternalItemId Determines whether the ExternalItemId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsInterCompanyInventTransId Determines whether the InterCompanyInventTransId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsInventDeliverNow Determines whether the InventDeliverNow data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsInventDim Determines whether the InventDim data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsInventDimId Determines whether the InventDimId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsInventRefId Determines whether the InventRefId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsInventRefTransId Determines whether the InventRefTransId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsInventRefType Determines whether the InventRefType data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsInventTransId Determines whether the InventTransId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsInventTransIdReturn Determines whether the InventTransIdReturn data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsInvoiceGTDId_RU Determines whether the InvoiceGTDId_RU data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsItemBOMId Determines whether the ItemBOMId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsItemId Determines whether the ItemId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsItemPBAId Determines whether the ItemPBAId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsitemReplaced Determines whether the itemReplaced data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsItemRouteId Determines whether the ItemRouteId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsItemTagging Determines whether the ItemTagging data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsLedgerDimension Determines whether the LedgerDimension data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsLineAmount Determines whether the LineAmount data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsLineCarrierAddr Determines whether the LineCarrierAddr data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsLineDeliveryType Determines whether the LineDeliveryType data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsLineDisc Determines whether the LineDisc data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsLineDlvAddr Determines whether the LineDlvAddr data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsLineHeader Determines whether the LineHeader data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsLineNum Determines whether the LineNum data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsLinePercent Determines whether the LinePercent data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsMarkupTransLine Determines whether the MarkupTransLine data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsMatchingAgreementLine Determines whether the MatchingAgreementLine data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsMultiLnDisc Determines whether the MultiLnDisc data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsMultiLnPercent Determines whether the MultiLnPercent data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsName Determines whether the Name data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsOverDeliveryPct Determines whether the OverDeliveryPct data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPackingUnit Determines whether the PackingUnit data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPackingUnitQty Determines whether the PackingUnitQty data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPalletTagging Determines whether the PalletTagging data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPdsBatchAttribAutoRes Indicates whether the PdsBatchAttribAutoRes data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPdsCWExpectedRetQty Indicates whether the PdsCWExpectedRetQty data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPdsCWInventDeliverNow Indicates whether the PdsCWInventDeliverNow data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPdsCWQty Indicates whether the PdsCWQty data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPdsCWRemainInventFinancial Indicates whether the PdsCWRemainInventFinancial data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPdsCWRemainInventPhysical Indicates whether the PdsCWRemainInventPhysical data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPdsCWSalesUnit Indicates whether the PdsCWSalesUnit data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPdsExcludeFromRebate Indicates whether the PdsExcludeFromRebate data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPdsItemRebateGroupId Indicates whether the PdsItemRebateGroupId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPdsSameLot Indicates whether the PdsSameLot data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPort Determines whether the Port data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPostingProfile_RU Determines whether the PostingProfile_RU data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPriceAgreementDate_RU Determines whether the PriceAgreementDate_RU data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPriceUnit Determines whether the PriceUnit data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsProjCategoryId Determines whether the ProjCategoryId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsProjId Determines whether the ProjId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsProjLinePropertyId Determines whether the ProjLinePropertyId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsProjTransId Determines whether the ProjTransId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPropertyNumber_MX Determines whether the PropertyNumber_MX data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPSAContractLineNum Determines whether the PSAContractLineNum data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPSAProjProposalInventQty Determines whether the PSAProjProposalInventQty data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPSAProjProposalQty Determines whether the PSAProjProposalQty data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsPurchorderFormNum Determines whether the PurchorderFormNum data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsQtyOrdered Determines whether the QtyOrdered data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsReceiptDateConfirmed Determines whether the ReceiptDateConfirmed data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsReceiptDateRequested Determines whether the ReceiptDateRequested data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsRecId Determines whether the RecId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsRecVersion Determines whether the RecVersion data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsRemainInventFinancial Determines whether the RemainInventFinancial data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsRemainInventPhysical Determines whether the RemainInventPhysical data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsRemainSalesFinancial Determines whether the RemainSalesFinancial data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsRemainSalesPhysical Determines whether the RemainSalesPhysical data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsReservation Determines whether the Reservation data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsRetailVariantId Determines whether the RetailVariantId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsReturnAllowReservation Determines whether the ReturnAllowReservation data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsReturnArrivalDate Determines whether the ReturnArrivalDate data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsReturnClosedDate Determines whether the ReturnClosedDate data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsReturnDeadLine Determines whether the ReturnDeadLine data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsReturnDispositionCodeId Determines whether the ReturnDispositionCodeId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsReturnStatus Determines whether the ReturnStatus data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsSalesCategory Determines whether the SalesCategory data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsSalesDeliverNow Determines whether the SalesDeliverNow data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsSalesGroup Determines whether the SalesGroup data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsSalesId Determines whether the SalesId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsSalesLine_BR Determines whether the SalesLine_BR data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsSalesLine_IN Determines whether the SalesLine_IN data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsSalesMarkup Determines whether the SalesMarkup data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsSalesPrice Determines whether the SalesPrice data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsSalesQty Determines whether the SalesQty data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsSalesStatus Determines whether the SalesStatus data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsSalesType Determines whether the SalesType data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsSalesUnit Determines whether the SalesUnit data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsScrap Determines whether the Scrap data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsServiceOrderId Determines whether the ServiceOrderId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsShipCarrierAccount Determines whether the ShipCarrierAccount data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsShipCarrierAccountCode Determines whether the ShipCarrierAccountCode data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsShipCarrierDlvType Determines whether the ShipCarrierDlvType data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsShipCarrierId Determines whether the ShipCarrierId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsShipCarrierName Determines whether the ShipCarrierName data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsShipCarrierPostalAddress Determines whether the ShipCarrierPostalAddress data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsShippingDateConfirmed Determines whether the ShippingDateConfirmed data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsShippingDateRequested Determines whether the ShippingDateRequested data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsStatisticValue_LT Determines whether the StatisticValue_LT data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsStatProcId Determines whether the StatProcId data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsStatTriangularDeal Determines whether the StatTriangularDeal data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsTaxAutogenerated Determines whether the TaxAutogenerated data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsTaxGroup Determines whether the TaxGroup data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsTaxItemGroup Determines whether the TaxItemGroup data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsTaxServiceTariffLine Determines whether the TaxServiceTariffLine data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsTaxWithholdGroup Determines whether the TaxWithholdGroup data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsTaxWithholdItemGroupHeading_TH Determines whether the TaxWithholdItemGroupHeading_TH data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsTransactionCode Determines whether the TransactionCode data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsTransport Determines whether the Transport data item exists in the data container.
Gg847345.pubmethod(en-us,AX.60).gif existsUnderDeliveryPct Determines whether the UnderDeliveryPct data item exists in the data container.
Gg847345.protmethod(en-us,AX.60).gif get_Array Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.protmethod(en-us,AX.60).gif get_Attribute Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.protmethod(en-us,AX.60).gif get_Container Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.protmethod(en-us,AX.60).gif get_EdtArray Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.protmethod(en-us,AX.60).gif get_List Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.protmethod(en-us,AX.60).gif get_NewArray Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.protmethod(en-us,AX.60).gif get_NewContainer Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.protmethod(en-us,AX.60).gif get_NewList Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.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.)
Gg847345.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.)
Gg847345.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg847345.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg847345.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SalesSalesOrder_SalesLine class. (Overrides the new Method.)
Gg847345.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.)
Gg847345.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.)
Gg847345.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg847345.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg847345.pubmethod(en-us,AX.60).gif parmActivityNumber Gets or sets the ActivityNumber parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmAssetId_RU Gets or sets the AssetId_RU parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmBarCode Gets or sets the BarCode parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmBarCodeType Gets or sets the BarCodeType parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmBlocked Gets or sets the Blocked parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmCaseTagging Gets or sets the CaseTagging parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmComplete Gets or sets the Complete parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmConfirmedDlv Gets or sets the ConfirmedDlv parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmCostPrice Gets or sets the CostPrice parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmCountryRegionName_RU Gets or sets the CountryRegionName_RU parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmCountyOrigDest Gets or sets the CountyOrigDest parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmCustAccount Gets or sets the CustAccount parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmCustGroup Gets or sets the CustGroup parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmCustomerLineNum Gets or sets the CustomerLineNum parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmCustomerRef Gets or sets the CustomerRef parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmCustomsDocDate_MX Gets or sets the CustomsDocDate_MX parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmCustomsDocNumber_MX Gets or sets the CustomsDocNumber_MX parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmCustomsName_MX Gets or sets the CustomsName_MX parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the DefaultDimension parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmDeliveredIntotal Gets or sets the DeliveredIntotal parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmDeliveryDateControlType Gets or sets the DeliveryDateControlType parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmDeliveryName Gets or sets the DeliveryName parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmDeliveryPostalAddress Gets or sets the DeliveryPostalAddress parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmDeliveryType Gets or sets the DeliveryType parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmDlvMode Gets or sets the DlvMode parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmDlvTerm Gets or sets the DlvTerm parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmDocuRefLine Gets or sets the DocuRefLine parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmEInvoiceAccountCode Gets or sets the EInvoiceAccountCode parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmExpectedRetQty Gets or sets the ExpectedRetQty parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmExternalItemId Gets or sets the ExternalItemId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmInterCompanyInventTransId Gets or sets the InterCompanyInventTransId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmInventDeliverNow Gets or sets the InventDeliverNow parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmInventDim Gets or sets the InventDim parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmInventDimId Gets or sets the InventDimId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmInventRefId Gets or sets the InventRefId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmInventRefTransId Gets or sets the InventRefTransId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmInventRefType Gets or sets the InventRefType parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmInventTransId Gets or sets the InventTransId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmInventTransIdReturn Gets or sets the InventTransIdReturn parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmInvoiceGTDId_RU Gets or sets the InvoiceGTDId_RU parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmItemBOMId Gets or sets the ItemBOMId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmItemId Gets or sets the ItemId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmItemPBAId Gets or sets the ItemPBAId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmitemReplaced Gets or sets the itemReplaced parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmItemRouteId Gets or sets the ItemRouteId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmItemTagging Gets or sets the ItemTagging parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmLedgerDimension Gets or sets the LedgerDimension parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmLineAmount Gets or sets the LineAmount parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmLineCarrierAddr Gets or sets the LineCarrierAddr parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmLineDeliveryType Gets or sets the LineDeliveryType parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmLineDisc Gets or sets the LineDisc parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmLineDlvAddr Gets or sets the LineDlvAddr parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmLineHeader Gets or sets the LineHeader parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmLineNum Gets or sets the LineNum parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmLinePercent Gets or sets the LinePercent parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmMarkupTransLine Gets or sets the MarkupTransLine parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmMatchingAgreementLine Gets or sets the MatchingAgreementLine parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmMultiLnDisc Gets or sets the MultiLnDisc parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmMultiLnPercent Gets or sets the MultiLnPercent parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmName Gets or sets the Name parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmOverDeliveryPct Gets or sets the OverDeliveryPct parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPackingUnit Gets or sets the PackingUnit parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPackingUnitQty Gets or sets the PackingUnitQty parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPalletTagging Gets or sets the PalletTagging parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPdsBatchAttribAutoRes Gets or sets the PdsBatchAttribAutoRes parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPdsCWExpectedRetQty Gets or sets the PdsCWExpectedRetQty parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPdsCWInventDeliverNow Gets or sets the PdsCWInventDeliverNow parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPdsCWQty Gets or sets the PdsCWQty parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPdsCWRemainInventFinancial Gets or sets the PdsCWRemainInventFinancial parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPdsCWRemainInventPhysical Gets or sets the PdsCWRemainInventPhysical parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPdsCWSalesUnit Gets or sets the PdsCWSalesUnit parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPdsExcludeFromRebate Gets or sets the PdsExcludeFromRebate parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPdsItemRebateGroupId Gets or sets the PdsItemRebateGroupId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPdsSameLot Gets or sets the PdsSameLot parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPort Gets or sets the Port parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPostingProfile_RU Gets or sets the PostingProfile_RU parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPriceAgreementDate_RU Gets or sets the PriceAgreementDate_RU parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPriceUnit Gets or sets the PriceUnit parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmProjCategoryId Gets or sets the ProjCategoryId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmProjId Gets or sets the ProjId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmProjLinePropertyId Gets or sets the ProjLinePropertyId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmProjTransId Gets or sets the ProjTransId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPropertyNumber_MX Gets or sets the PropertyNumber_MX parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPSAContractLineNum Gets or sets the PSAContractLineNum parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPSAProjProposalInventQty Gets or sets the PSAProjProposalInventQty parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPSAProjProposalQty Gets or sets the PSAProjProposalQty parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmPurchorderFormNum Gets or sets the PurchorderFormNum parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmQtyOrdered Gets or sets the QtyOrdered parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmReceiptDateConfirmed Gets or sets the ReceiptDateConfirmed parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmReceiptDateRequested Gets or sets the ReceiptDateRequested parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmRemainInventFinancial Gets or sets the RemainInventFinancial parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmRemainInventPhysical Gets or sets the RemainInventPhysical parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmRemainSalesFinancial Gets or sets the RemainSalesFinancial parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmRemainSalesPhysical Gets or sets the RemainSalesPhysical parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmReservation Gets or sets the Reservation parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmRetailVariantId Gets or sets the RetailVariantId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmReturnAllowReservation Gets or sets the ReturnAllowReservation parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmReturnArrivalDate Gets or sets the ReturnArrivalDate parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmReturnClosedDate Gets or sets the ReturnClosedDate parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmReturnDeadLine Gets or sets the ReturnDeadLine parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmReturnDispositionCodeId Gets or sets the ReturnDispositionCodeId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmReturnStatus Gets or sets the ReturnStatus parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmSalesCategory Gets or sets the SalesCategory parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmSalesDeliverNow Gets or sets the SalesDeliverNow parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmSalesGroup Gets or sets the SalesGroup parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmSalesId Gets or sets the SalesId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmSalesLine_BR Gets or sets the SalesLine_BR parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmSalesLine_IN Gets or sets the SalesLine_IN parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmSalesMarkup Gets or sets the SalesMarkup parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmSalesPrice Gets or sets the SalesPrice parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmSalesQty Gets or sets the SalesQty parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmSalesStatus Gets or sets the SalesStatus parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmSalesType Gets or sets the SalesType parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmSalesUnit Gets or sets the SalesUnit parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmScrap Gets or sets the Scrap parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmServiceOrderId Gets or sets the ServiceOrderId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmShipCarrierAccount Gets or sets the ShipCarrierAccount parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmShipCarrierAccountCode Gets or sets the ShipCarrierAccountCode parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmShipCarrierDlvType Gets or sets the ShipCarrierDlvType parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmShipCarrierId Gets or sets the ShipCarrierId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmShipCarrierName Gets or sets the ShipCarrierName parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmShipCarrierPostalAddress Gets or sets the ShipCarrierPostalAddress parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmShippingDateConfirmed Gets or sets the ShippingDateConfirmed parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmShippingDateRequested Gets or sets the ShippingDateRequested parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmStatisticValue_LT Gets or sets the StatisticValue_LT parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmStatProcId Gets or sets the StatProcId parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmStatTriangularDeal Gets or sets the StatTriangularDeal parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmTaxAutogenerated Gets or sets the TaxAutogenerated parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmTaxGroup Gets or sets the TaxGroup parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmTaxItemGroup Gets or sets the TaxItemGroup parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmTaxServiceTariffLine Gets or sets the TaxServiceTariffLine parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmTaxWithholdGroup Gets or sets the TaxWithholdGroup parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmTaxWithholdItemGroupHeading_TH Gets or sets the TaxWithholdItemGroupHeading_TH parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmTransactionCode Gets or sets the TransactionCode parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmTransport Gets or sets the Transport parameter.
Gg847345.pubmethod(en-us,AX.60).gif parmUnderDeliveryPct Gets or sets the UnderDeliveryPct parameter.
Gg847345.pubmethod(en-us,AX.60).gif populateFromTable Populates this data container. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.pubmethod(en-us,AX.60).gif serialize Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.protmethod(en-us,AX.60).gif set_Array Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.protmethod(en-us,AX.60).gif set_Attribute Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.protmethod(en-us,AX.60).gif set_Container Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.protmethod(en-us,AX.60).gif set_EdtArray Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.protmethod(en-us,AX.60).gif set_List Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.)
Gg847345.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg847345.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg847345.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.)
Gg847345.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg847345.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.)
Gg847345.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
    SalesSalesOrder_SalesLine Class