Share via


AxSalesLine_SMAServiceOrderTable Class [AX 2012]

The AxSalesLine_SMAServiceOrderTable class accesses the SalesLine table, applies the correct update sequence, and provides default values wherever possible.

Syntax

class AxSalesLine_SMAServiceOrderTable extends AxSalesLine

Run On

Called

Methods

  Method Description
Gg918089.pubmethod(en-us,AX.60).gif agreementLineDefaultRecord (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif agreementLineRecord (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif associateWithAgreementLine Associates the sales line with the matching agreement line. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif axCurrencyCode Converts a value that relates to currency code identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif axCustAccount Converts a value that relates to customer accounts by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif axCustMarkupCode Converts a value that relates to markup codes for customers by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif axDlvModeId Converts a value that relates to delivery mode identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif axDlvTermId Converts a value that relates to delivery term identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif axInventDim Gets an instance of the AxInventDim class. (Overrides the axInventDim Method.)
Gg918089.protmethod(en-us,AX.60).gif axItemId Converts an item ID by using the MapPolicy that is given for the internal class. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif axLogisticsAddressCountryRegionId (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif axLogisticsAddressCountyId (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif axLogisticsAddressStateId (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif axLogisticsAddressZipCodeId (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif axOrig Gets the original object. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif axPurchItemId Converts a value that relates to item identification by using the map policy that is passed to the AxBC table class when a vendor is related. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif axSalesItemId Converts a value that relates to item identification by using the map policy that is passed to the AxBC table class when a customer is related. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif axSalesTable (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif axSalesTable_Intrastat Gets or sets an instance of the AxSalesTable_Intrastat class. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif axSalesTable_RU Gets or sets an instance of the AxSalesTable_RU class. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif axSMAServiceOrderTable Gets the object for the AxSMAServiceOrderTable class.
Gg918089.protmethod(en-us,AX.60).gif axTaxCode This method converts tax codes by using the map policy that is specified for the class. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif axUnitOfMeasureSymbol (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif axVendAccount Converts a value that relates to customer account identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif axVendMarkupCode Converts a value that relates to markup codes for vendors by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg918089.protmethod(en-us,AX.60).gif checkNumber Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif classCacheDelete Delete an object from the cache. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif classCacheExist (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif classCacheInsert (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif classCacheLookup (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif clearField (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif continueOnError Identifies whether the code should continue when an error is found in the AxBC table class in validating the record. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif copy (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif createAxbcTypeId (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif createOrUpdateRelatedRecords Updates or creates records in the SalesLine table. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif currentRecord Gets or sets the current record in the AxBC table. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif custExternalItemDescription (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif dataSourceName (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif defaulting Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif delete (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif dlvModeRecord Retrieves a DlvMode record buffer using an internal cache. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif doModify (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif doParm (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif doSave Saves or updates a sales order record. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif emptyRecord Gets an empty SalesLine record. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif end Throws an error when an inventDim section is missing in an XML string. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg918089.pubmethod(en-us,AX.60).gif fieldId Gets or sets the value for a field in the table that relates to the AxBC table class, depending on the field ID. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif getAxbcTypeId (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif getEntityKey (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif getKeyFields (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif getMandatoryFieldExemptions Retrieves the list of fields that the AxBC class has specified as not mandatory in the AxInternalBase.initMandatoryFieldsExemptionList Method. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif getModifiedFields (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg918089.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg918089.protmethod(en-us,AX.60).gif init Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif initMandatoryFieldsExemptionList (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif initRecord (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif inputStatus (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif inventItemBarcodeRecord (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif inventSiteDimensionLink (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif inventTableRecord (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif isAxSalesTableFieldsSet (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif isCustExternalItemDescriptionFieldsSet (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif isFieldModified (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif isFieldSet (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif isFieldSetExternally (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif isInventItemBarcodeRecordFieldsSet (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif isInventTableRecordFieldsSet (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif isMCRInventModelGroupRecordFieldsSet Determins wheter the ItemId field is set on the sales line. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif isMethodExecuted (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif isPriceDisc_FieldsEmpty (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif isPriceDisc_LineDiscFieldsSet (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif isPriceDisc_PriceFieldsSet (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif isProcessed Identifies the processing state of the record. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif isProjTableRecordFieldsSet (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromModify (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromSave (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromUpdate (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif isStorageDimFieldSet (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif mapPolicy Gets or sets the AxMapPolicy class that is being used for defining the value mapping in the AxBC table framework. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif mcrInventModelGroupRecord Adding inventModelGroup for reservation flag defaulting. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif mcrSetCalledFromSalesTable2LineUpdate Sets the class variable to the passed boolean parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif mcrSetInventModelGroupRecordFields Check to see if fields are set that are required for the InventModelGroup table record. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif modify (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif moveAxSalesLine Copies values to a different AxSalesLine object. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif new Initializes a new instance of the AxSalesLine_SMAServiceOrderTable class. (Overrides the new Method.)
Gg918089.protmethod(en-us,AX.60).gif nextCacheIdx (Inherited from AxInternalBase.)
Gg918089.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.)
Gg918089.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.)
Gg918089.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg918089.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg918089.pubmethod(en-us,AX.60).gif parentAxBC (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif parmActivityNumber Gets or sets the ActivityNumber parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmAddressRefRecId Gets or sets the AddressRefRecId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmAddressRefTableId Gets or sets the AddressRefTableId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmAgreementSkipAutoLink Gets or sets the AgreementSkipAutoLink parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmAssetId_RU Gets or sets the AssetId_RU parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmBarCode Gets or sets the BarCode parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmBarCodeType Gets or sets the BarCodeType parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmBlocked Gets or sets the Blocked parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCaseTagging Gets or sets the CaseTagging parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmComplete Gets or sets the Complete parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmConfirmedDlv Gets or sets the ConfirmedDlv parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCostPrice Gets or sets the CostPrice parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCountryRegionName_RU Gets or sets the CountryRegionName_RU parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCountyOrigDest Gets or sets the CountyOrigDest parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCreditNoteInternalRef_PL Gets or sets the CreditNoteInternalRef_PL parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCreditNoteReasonCode Gets or sets the CreditNoteReasonCode parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCustAccount Gets or sets the CustAccount parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCustGroup Gets or sets the CustGroup parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCustomerLineNum Gets or sets the CustomerLineNum parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCustomerRef Gets or sets the CustomerRef parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCustomsDocDate_MX Gets or sets the CustomsDocDate_MX parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCustomsDocNumber_MX Gets or sets the CustomsDocNumber_MX parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmCustomsName_MX Gets or sets the CustomsName_MX parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the DefaultDimension parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmDeliveredIntotal Gets or sets the DeliveredIntotal parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmDeliveryDateControlType Gets or sets the DeliveryDateControlType parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmDeliveryName Gets or sets the DeliveryName parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmDeliveryPostalAddress Gets or sets the DeliveryPostalAddress parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmDeliveryTaxGroup_BR Gets or sets the DeliveryTaxGroup_BR parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmDeliveryTaxItemGroup_BR Gets or sets the DeliveryTaxItemGroup_BR parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmDeliveryType Gets or sets the DeliveryType parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmDlvMode Gets or sets the DlvMode parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmDlvTerm Gets or sets the DlvTerm parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmEInvoiceAccountCode Gets or sets the EInvoiceAccountCode parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmExpectedRetQty Gets or sets the ExpectedRetQty parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmExternalItemId Gets or sets the ExternalItemId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmInterCompanyInventTransId Gets or sets the InterCompanyInventTransId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmInterCompanyOrigin Gets or sets the InterCompanyOrigin parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmIntrastatFulfillmentDate_HU Gets or sets the IntrastatFulfillmentDate_HU parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmInventDeliverNow Gets or sets the InventDeliverNow parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmInventDimId Gets or sets the InventDimId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmInventRefId Gets or sets the InventRefId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmInventRefTransId Gets or sets the InventRefTransId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmInventRefType Gets or sets the InventRefType parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmInventTransId Gets or sets the InventTransId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmInventTransIdReturn Gets or sets the InventTransIdReturn parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmInvoiceGTDId_RU Gets or sets the InvoiceGTDId_RU parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmItemBOMId Gets or sets the ItemBOMId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmItemId Gets or sets the ItemId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmItemPBAId Gets or sets the ItemPBAId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmitemReplaced Gets or sets the itemReplaced parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmItemRouteId Gets or sets the ItemRouteId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmItemTagging Gets or sets the ItemTagging parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmLedgerDimension Gets or sets the LedgerDimension parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmLineAmount Gets or sets the LineAmount parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmLineDeliveryType Gets or sets the LineDeliveryType parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmLineDisc Gets or sets the LineDisc parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmLineHeader Gets or sets the LineHeader parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmLineNum Gets or sets the LineNum parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmLinePercent Gets or sets the LinePercent parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmManualEntryChangepolicy Gets or sets the ManualEntryChangepolicy parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmMatchingAgreementLine Gets or sets the MatchingAgreementLine parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmMCROrderLine2PriceHistoryRef Gets or sets the MCROrderLine2PriceHistoryRef parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmMultiLnDisc Gets or sets the MultiLnDisc parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmMultiLnPercent Gets or sets the MultiLnPercent parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmName Gets or sets the Name parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmOverDeliveryPct Gets or sets the OverDeliveryPct parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPackingUnit Gets or sets the PackingUnit parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPackingUnitQty Gets or sets the PackingUnitQty parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPalletTagging Gets or sets the PalletTagging parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPdsBatchAttribAutoRes Gets or sets the PdsBatchAttribAutoRes parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPdsCWExpectedRetQty Gets or sets the PdsCWExpectedRetQty parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPdsCWInventDeliverNow Gets or sets the PdsCWInventDeliverNow parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPdsCWQty Gets or sets the PdsCWQty parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPdsCWRemainInventFinancial Gets or sets the PdsCWRemainInventFinancial parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPdsCWRemainInventPhysical Gets or sets the PdsCWRemainInventPhysical parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPdsExcludeFromRebate Gets or sets the PdsExcludeFromRebate parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPdsItemRebateGroupId Gets or sets the PdsItemRebateGroupId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPdsSameLot Gets or sets the PdsSameLot parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPdsSameLotOverride Gets or sets the PdsSameLotOverride parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPort Gets or sets the Port parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPostingProfile_RU Gets or sets the PostingProfile_RU parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPriceAgreementDate_RU Gets or sets the PriceAgreementDate_RU parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPriceUnit Gets or sets the PriceUnit parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmProjCategoryId Gets or sets the ProjCategoryId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmProjId Gets or sets the ProjId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmProjLinePropertyId Gets or sets the ProjLinePropertyId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmProjTransId Gets or sets the ProjTransId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPropertyNumber_MX Gets or sets the PropertyNumber_MX parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPSAContractLineNum Gets or sets the PSAContractLineNum parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPSAProjProposalInventQty Gets or sets the PSAProjProposalInventQty parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPSAProjProposalQty Gets or sets the PSAProjProposalQty parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmPurchorderFormNum Gets or sets the PurchorderFormNum parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmQtyOrdered Gets or sets the QtyOrdered parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmReceiptDateConfirmed Gets or sets the ReceiptDateConfirmed parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmReceiptDateRequested Gets or sets the ReceiptDateRequested parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif parmRefReturnInvoiceTrans_W Gets or sets the RefReturnInvoiceTrans_W parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmRemainInventFinancial Gets or sets the RemainInventFinancial parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmRemainInventPhysical Gets or sets the RemainInventPhysical parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmRemainSalesFinancial Gets or sets the RemainSalesFinancial parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmRemainSalesPhysical Gets or sets the RemainSalesPhysical parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmReservation Gets or sets the Reservation parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmRetailBlockQty Gets or sets the RetailBlockQty parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmRetailCategory Gets or sets the RetailCategory parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmRetailVariantId Gets or sets the RetailVariantId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmReturnAllowReservation Gets or sets the ReturnAllowReservation parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmReturnArrivalDate Gets or sets the ReturnArrivalDate parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmReturnClosedDate Gets or sets the ReturnClosedDate parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmReturnDeadLine Gets or sets the ReturnDeadLine parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmReturnDispositionCodeId Gets or sets the ReturnDispositionCodeId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmReturnStatus Gets or sets the ReturnStatus parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSalesCategory Gets or sets the SalesCategory parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSalesDeliverNow Gets or sets the SalesDeliverNow parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSalesGroup Gets or sets the SalesGroup parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSalesId Gets or sets the SalesId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSalesMarkup Gets or sets the SalesMarkup parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSalesPrice Gets or sets the SalesPrice parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSalesQty Gets or sets the SalesQty parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSalesStatus Gets or sets the SalesStatus parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSalesType Gets or sets the SalesType parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSalesUnit Gets or sets the SalesUnit parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmScrap Gets or sets the Scrap parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmServiceOrderId Gets or sets the ServiceOrderId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmShipCarrierAccount Gets or sets the ShipCarrierAccount parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmShipCarrierAccountCode Gets or sets the ShipCarrierAccountCode parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmShipCarrierDlvType Gets or sets the ShipCarrierDlvType parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmShipCarrierId Gets or sets the ShipCarrierId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmShipCarrierName Gets or sets the ShipCarrierName parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmShipCarrierPostalAddress Gets or sets the ShipCarrierPostalAddress parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmShippingDateConfirmed Gets or sets the ShippingDateConfirmed parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmShippingDateRequested Gets or sets the ShippingDateRequested parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSkipUpdate Gets or sets the SkipUpdate parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSourceDocumentLine Gets or sets the SourceDocumentLine parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmStatisticValue_LT Gets or sets the StatisticValue_LT parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmStatProcId Gets or sets the StatProcId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmStatTriangularDeal Gets or sets the StatTriangularDeal parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmStockedProduct Gets or sets the StockedProduct parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSystemEntryChangePolicy Gets or sets the SystemEntryChangePolicy parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmSystemEntrySource Gets or sets the SystemEntrySource parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmTaxAutogenerated Gets or sets the TaxAutogenerated parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmTaxGroup Gets or sets the TaxGroup parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmTaxItemGroup Gets or sets the TaxItemGroup parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmTaxWithholdGroup Gets or sets the TaxWithholdGroup parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmTaxWithholdItemGroupHeading_TH Gets or sets the TaxWithholdItemGroupHeading_TH parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmTransactionCode Gets or sets the TransactionCode parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmTransport Gets or sets the Transport parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif parmUnderDeliveryPct Gets or sets the UnderDeliveryPct parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif pbaInitFromSalesBasketLine (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif pbaMoveDocRefs (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif priceDisc_LineDisc (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif priceDisc_Price (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif priceParametersRecord (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif projTableRecord (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif reconstruct Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif recordAction Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif replaceCurrentRecord (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif resetAxbcTypeParameters (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif resetInternalValues Re-initializes the internal values of the current AxBC class. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif salesLine (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif save Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif setActivityNumber Sets the ActivityNumber parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setAddressRefRecId Sets the AddressRefRecId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setAddressRefTableId Sets the AddressRefTableId parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif setAgreementLineRecordFields Sets the AgreementLineRecordFields parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setAgreementSkipAutoLink Sets the AgreementSkipAutoLink parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif setAxSalesTableFields Sets the AxSalesTableFields parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setBarCode Sets the BarCode parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setBarCodeType Sets the BarCodeType parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setBlocked Sets the Blocked parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setCaseTagging Sets the CaseTagging parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setComplete Sets the Complete parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif setConfirmedDatesAsTouched Sets the ConfirmedDatesAsTouched parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setConfirmedDlv Sets the ConfirmedDlv parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setCostPrice Sets the CostPrice parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setCurrencyCode Sets the CurrencyCode parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif setCurrentRecordFromExternal (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif setCustAccount Sets the CustAccount parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setCustExternalItemDescriptionFields Sets the CustExternalItemDescriptionFields parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setCustGroup Sets the CustGroup parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setCustomerLineNum Sets the CustomerLineNum parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setCustomerRef Sets the CustomerRef parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setCustomsDocDate_MX Sets the CustomsDocDate_MX parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setCustomsDocNumber_MX Sets the CustomsDocNumber_MX parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setCustomsName_MX Sets the CustomsName_MX parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setDefaultDimension Sets the DefaultDimension parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif setDefaultDimensionValue Sets the DefaultDimension field on a buffer. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setDeliveryDateControl Sets the DeliveryDateControl parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif setDeliveryDateUpdateInLines Sets the delivery date update to either propagate changes on the selected delivery date control type from the order header to order lines and recalculate delivery dates, or to set the delivery dates control type to SalesDeliveryDateControlType::None and copy the delivery dates from the header to the lines directly. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setDeliveryName Sets the value for the DeliveryName field. (Overrides the setDeliveryName Method.)
Gg918089.protmethod(en-us,AX.60).gif setDeliveryPostalAddress Sets the DeliveryPostalAddress parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setDeliveryTaxGroup_BR Sets the DeliveryTaxGroup_BR parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setDeliveryTaxItemGroup_BR Sets the DeliveryTaxItemGroup_BR parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setDeliveryType Sets the value for the DeliveryType field. (Overrides the setDeliveryType Method.)
Gg918089.protmethod(en-us,AX.60).gif setDimension Sets the Dimension parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setDimensionEntitySpecifiers Updates the financial dimension entity specifiers for the record. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setDlvMode Sets the value for the DlvMode field. (Overrides the setDlvMode Method.)
Gg918089.protmethod(en-us,AX.60).gif setDlvTerm Sets the DlvTerm parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setEInvoiceAccountCode Sets the EInvoiceAccountCode parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setExpectedRetQty Sets the value for the ExpectedRetQty field. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setExternalItemId Sets the ExternalItemId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setField Assigns a value to a field in the currentRecord that is assigned to the AxBC class. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif setFieldAsModified (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif setFieldAsTouched Sets a field as touched. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif setForceDeliveryDates Sets the ForceDeliveryDates parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setInterCompanyInventTransId Sets the InterCompanyInventTransId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setInterCompanyOrigin Sets the InterCompanyOrigin parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setIntrastatFulfillmentDate_HU Sets the IntrastatFulfillmentDate_HU parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setInventDeliverNow Sets the InventDeliverNow parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setInventDimId Sets the value for the InventDimId field. (Overrides the setInventDimId Method.)
Gg918089.pubmethod(en-us,AX.60).gif setInventDimIdDirtySaved Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif setInventItemBarcodeRecordFields Sets the InventItemBarcodeRecordFields parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setInventRefId Sets the InventRefId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setInventRefTransId Sets the InventRefTransId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setInventRefType Sets the InventRefType parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif setInventTableRecordFields Sets the InventTableRecordFields parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setInventTransId Sets the InventTransId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setInventTransIdReturn Sets the InventTransIdReturn parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setItemBOMId Sets the ItemBOMId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setItemId Sets the ItemId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setItemPBAId Sets the ItemPBAId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setItemRouteId Sets the ItemRouteId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setItemTagging Sets the ItemTagging parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setLedgerDimension Sets the LedgerDimension parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setLineAmount Sets the LineAmount parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setLineDisc Sets the LineDisc parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setLineHeader Sets the LineHeader parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setLineNum Sets the LineNum parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setLinePercent Sets the LinePercent parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setMatchingAgreementLine Sets the MatchingAgreementLine parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setMultiLnDisc Sets the MultiLnDisc parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setMultiLnPercent Sets the MultiLnPercent parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setName Sets the Name parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setOverDeliveryPct Sets the OverDeliveryPct parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPackingUnit Sets the PackingUnit parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPackingUnitQty Sets the PackingUnitQty parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPalletTagging Sets the PalletTagging parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif setParmMethodAsNotMandatory (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif setPdsBatchAttribAutoRes Sets the value for the PdsBatchAttribAutoRes field. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPdsCWExpectedRetQty Sets the value for the PdsCWExpectedRetQty field. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPdsCWInventDeliverNow Sets the value for the PdsCWInventDeliverNow field. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPdsCWQty Sets the value for the PdsCWQty field. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPdsCWRemainInventFinancial Sets the value for the PdsCWRemainInventFinancial field. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPdsCWRemainInventPhysical Sets the value for the PdsCWRemainInventPhysical field. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPdsExcludeFromRebate Sets the PdsExcludeFromRebate parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPdsItemRebateGroupId Sets the value for the PdsItemRebateGroupId field. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPdsSameLot Sets the value for the PdsSameLot field. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPort Sets the Port parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPriceAgreementDate_RU Sets the PriceAgreementDate_RU parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPriceDisc_LineDiscFields Sets the PriceDisc_LineDiscFields parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPriceDisc_PriceFields Sets the PriceDisc_PriceFields parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPriceUnit Sets the PriceUnit parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif setPriceUnitAsTouched Sets the PriceUnitAsTouched parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setProjCategoryId Sets the ProjCategoryId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setProjId Sets the ProjId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setProjLinePropertyId Sets the ProjLinePropertyId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setProjTableRecordFields Sets the ProjTableRecordFields parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPropertyNumber_MX Sets the PropertyNumber_MX parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setPurchorderFormNum Sets the PurchorderFormNum parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setQtyOrdered Sets the QtyOrdered parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setReceiptDateConfirmed Sets the ReceiptDateConfirmed parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setReceiptDateRequested Sets the ReceiptDateRequested parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setRemainInventPhysical Sets the RemainInventPhysical parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setRemainSalesFinancial Sets the RemainSalesFinancial parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setRemainSalesPhysical Sets the RemainSalesPhysical parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif setRequestedDatesAsTouched Sets the RequestedDatesAsTouched parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setReservation Sets the Reservation parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setRetailVariantId Set the dimension with the retail variant. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setReturnDeadLine Sets the value for the ReturnDeadLine field. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setReturnDispositionCodeId Sets the value of the ReturnDispositionCodeId field. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setReturnStatus Sets the value for the ReturnStatus field. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setSalesCategory Sets the SalesCategory parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setSalesDeliverNow Sets the SalesDeliverNow parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setSalesGroup Sets the SalesGroup parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setSalesId Sets the SalesId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setSalesMarkup Sets the SalesMarkup parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setSalesPrice Sets the SalesPrice parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setSalesQty Sets the SalesQty parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setSalesStatus Sets the SalesStatus parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setSalesType Sets the value for the SalesType field. (Overrides the setSalesType Method.)
Gg918089.protmethod(en-us,AX.60).gif setSalesUnit Sets the SalesUnit parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setScrap Sets the Scrap parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setServiceOrderId Sets the ServiceOrderId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setShipCarrierAccount Sets the ShipCarrierAccount parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setShipCarrierAccountCode Sets the ShipCarrierAccountCode parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setShipCarrierDlvType Sets the ShipCarrierDlvType parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setShipCarrierId Sets the ShipCarrierId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setShipCarrierPostalAddress Sets the ShipCarrierPostalAddress parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setShippingDateConfirmed Sets the ShippingDateConfirmed parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setShippingDateRequested Sets the ShippingDateRequested parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setSkipUpdate Sets the SkipUpdate parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setStatisticValue_LT Sets the StatisticValue_LT parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setStatProcId Sets the StatProcId parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setStatTriangularDeal Sets the StatTriangularDeal parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setStockedProduct Sets the StockedProduct parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif setStorageDimField Sets the StorageDimField parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setTableFields Sets the TableFields parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setTaxAutogenerated Sets the TaxAutogenerated parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setTaxGroup Sets the TaxGroup parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setTaxItemGroup Sets the TaxItemGroup parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg918089.protmethod(en-us,AX.60).gif setTransactionCode Sets the TransactionCode parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setTransport Sets the Transport parameter. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif setUnderDeliveryPct Sets the UnderDeliveryPct parameter. (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif skipCreditLimitCheck (Inherited from AxSalesLine.)
Gg918089.pubmethod(en-us,AX.60).gif smaServiceOrderTableRecord Returns the SMAServiceOrderTable object.
Gg918089.protmethod(en-us,AX.60).gif sysDictFieldFind Finds the SysDictField class for a field in the table that relates to the AxBC class. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif tableCacheExist (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif tableCacheInsert (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif tableCacheLookup (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg918089.pubmethod(en-us,AX.60).gif updateFromInventDim (Inherited from AxSalesLine.)
Gg918089.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.)
Gg918089.pubmethod(en-us,AX.60).gif useAlternativeItem Sets the use of alternative item replacement. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif validateAgreementLink (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif validateField Calls the validateField method for the current record and logs an error for validation failures. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif validateFields (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif validateInboundCurrencyString Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif validateInboundItemIdString Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif validateInboundString Validates the string length for an incoming string. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif validateInput Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif validateWrite (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif valueMapDependingFields Performs the incoming value mapping of fields that depend on another field, such as the item, state, and county fields. (Inherited from AxSalesLine.)
Gg918089.protmethod(en-us,AX.60).gif valueMappingInbound Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.)
Gg918089.protmethod(en-us,AX.60).gif valueMappingOutbound Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg918089.protmethod(en-us,AX.60).gif write (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg918089.pubmethod(en-us,AX.60).gif xmlDocDirection (Inherited from AxInternalBase.)
Gg918089.pubmethod(en-us,AX.60).gif Gg918089.static(en-us,AX.60).gif ::construct Initializes a new instance of the AxSalesLine_SMAServiceOrderTable class.
Gg918089.pubmethod(en-us,AX.60).gif Gg918089.static(en-us,AX.60).gif ::newAxSalesLine Initializes a new instance of the AxSalesLine class.
Gg918089.pubmethod(en-us,AX.60).gif Gg918089.static(en-us,AX.60).gif ::newAxServiceOrderTable Initializes a new instance of the AxSalesLine_SMAServiceOrderTable class.
Gg918089.pubmethod(en-us,AX.60).gif Gg918089.static(en-us,AX.60).gif ::newSalesLine Initializes a new instance of the SalesLine class.

Top

Remarks

This AxBC class is derived from the AxSalesLine Class.

Inheritance Hierarchy

Object Class
  AxInternalBase Class
    AxSalesLine Class
      AxSalesLine_SMAServiceOrderTable Class