AxSalesLine Class [AX 2012]

Syntax

class AxSalesLine extends AxInternalBase implements AxInventSiteDimensionable

Run On

Called

Methods

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

Top

Inheritance Hierarchy

Object Class
  AxInternalBase Class
    AxSalesLine Class
      AxSalesLine_SMAServiceOrderTable Class