AxSalesParmTable Class [AX 2012]

Syntax

class AxSalesParmTable extends AxInternalBase

Run On

Called

Methods

  Method Description
Gg897493.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.)
Gg897493.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.)
Gg897493.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.)
Gg897493.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.)
Gg897493.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.)
Gg897493.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.)
Gg897493.protmethod(en-us,AX.60).gif axLogisticsAddressCountryRegionId (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif axLogisticsAddressCountyId (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif axLogisticsAddressStateId (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif axLogisticsAddressZipCodeId (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif axOrig (Overrides the axOrig Method.)
Gg897493.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.)
Gg897493.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.)
Gg897493.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.)
Gg897493.protmethod(en-us,AX.60).gif axUnitOfMeasureSymbol (Inherited from AxInternalBase.)
Gg897493.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.)
Gg897493.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.)
Gg897493.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg897493.protmethod(en-us,AX.60).gif checkNumber Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif classCacheDelete Delete an object from the cache. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif classCacheExist (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif classCacheInsert (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif classCacheLookup (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif clearField (Inherited from AxInternalBase.)
Gg897493.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.)
Gg897493.protmethod(en-us,AX.60).gif copy (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif createAxbcTypeId (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif createOrUpdateRelatedRecords This method is for updating or creating records that relates to the data in the AxBC class. (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif currentRecord Gets or sets the current record in the AxSalesParmTable table. (Overrides the currentRecord Method.)
Gg897493.pubmethod(en-us,AX.60).gif dataSourceName (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif defaulting Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif delete (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif doModify (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif doParm (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif doSave Saves or updates a record. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif emptyRecord Gets an empty AxSalesParmTable record. (Overrides the emptyRecord Method.)
Gg897493.pubmethod(en-us,AX.60).gif end Throws an error if an inventDim section was missing in an XML string. (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg897493.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.)
Gg897493.protmethod(en-us,AX.60).gif getAxbcTypeId (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif getEntityKey (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif getKeyFields (Inherited from AxInternalBase.)
Gg897493.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.)
Gg897493.pubmethod(en-us,AX.60).gif getModifiedFields (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg897493.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg897493.protmethod(en-us,AX.60).gif init Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif initMandatoryFieldsExemptionList (Overrides the initMandatoryFieldsExemptionList Method.)
Gg897493.protmethod(en-us,AX.60).gif initRecord (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif inputStatus (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif isFieldModified (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif isFieldSet (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif isFieldSetExternally (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif isMethodExecuted (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif isProcessed Identifies the processing state of the record. (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromModify (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromSave (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromUpdate (Inherited from AxInternalBase.)
Gg897493.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.)
Gg897493.pubmethod(en-us,AX.60).gif modify (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif new Initializes a new instance of the AxInternalBase class. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif nextCacheIdx (Inherited from AxInternalBase.)
Gg897493.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.)
Gg897493.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.)
Gg897493.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg897493.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg897493.pubmethod(en-us,AX.60).gif parentAxBC (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif parmAttorneyDate_RU Gets or sets the AttorneyDate_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmAttorneyId_RU Gets or sets the AttorneyId_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmAttorneyIssuedName_RU Gets or sets the AttorneyIssuedName_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBankLCExportLine Gets or sets the BankLCExportLine parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBatchType Gets or sets the BatchType parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBOLCarrierCode_RU Gets or sets the BOLCarrierCode_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBOLCarrierType_RU Gets or sets the BOLCarrierType_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBOLDeliveryDate_RU Gets or sets the BOLDeliveryDate_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBOLDriverName_RU Gets or sets the BOLDriverName_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBOLDrivingLicenseNum_RU Gets or sets the BOLDrivingLicenseNum_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBOLLicenseCardNum_RU Gets or sets the BOLLicenseCardNum_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBOLLicenseCardRegNum_RU Gets or sets the BOLLicenseCardRegNum_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBOLLicenseCardSeries_RU Gets or sets the BOLLicenseCardSeries_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBOLLicenseCardType_RU Gets or sets the BOLLicenseCardType_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBOLTransportationType_RU Gets or sets the BOLTransportationType_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBOLVehicleModel_RU Gets or sets the BOLVehicleModel_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBOLVehiclePlateNum_RU Gets or sets the BOLVehiclePlateNum_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmBOLWaybillNum_RU Gets or sets the BOLWaybillNum_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCargoDescription_RU Gets or sets the CargoDescription_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCargoPacking_RU Gets or sets the CargoPacking_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCarrierCode_RU Gets or sets the CarrierCode_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCarrierType_RU Gets or sets the CarrierType_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCashDiscBaseDate Gets or sets the CashDiscBaseDate parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCorrect_RU Gets or sets the Correct_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCorrectedFactureDate_RU Gets or sets the CorrectedFactureDate_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCorrectedFactureExternalId_RU Gets or sets the CorrectedFactureExternalId_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCorrectedInvoiceDate_RU Gets or sets the CorrectedInvoiceDate_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCorrectedInvoiceId_RU Gets or sets the CorrectedInvoiceId_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCorrectedPeriod_RU Gets or sets the CorrectedPeriod_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCorrectionType_RU Gets or sets the CorrectionType_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCustAccount Gets or sets the CustAccount parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCustBankAccountId Gets or sets the CustBankAccountId parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCustomsExportInvoiceId_IN Gets or sets the CustomsExportInvoiceId_IN parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmCustomsShippingBillNumberTable_IN Gets or sets the CustomsShippingBillNumberTable_IN parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmDeliveryName Gets or sets the DeliveryName parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmDeliveryPostalAddress Gets or sets the DeliveryPostalAddress parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmDlvMode Gets or sets the DlvMode parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmDlvTerm Gets or sets the DlvTerm parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmDocRegister_LT Gets or sets the DocRegister_LT parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmDocumentDate Gets or sets the DocumentDate parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmDriverContact_RU Gets or sets the DriverContact_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmEndDateTime Gets or sets the EndDateTime parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmEntryCertificateRequired_W Gets or sets the EntryCertificateRequired_W parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmEximExportDateTime_IN Gets or sets the EximExportDateTime_IN parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmFiscalDocumentAccessKey_BR Gets or sets the FiscalDocumentAccessKey_BR parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmFiscalDocumentModel_BR Gets or sets the FiscalDocumentModel_BR parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmFiscalDocumentNumber_BR Gets or sets the FiscalDocumentNumber_BR parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmFiscalDocumentSeries_BR Gets or sets the FiscalDocumentSeries_BR parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmFiscalDocumentSpecie_BR Gets or sets the FiscalDocumentSpecie_BR parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmFiscalDocumentType_BR Gets or sets the FiscalDocumentType_BR parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmFixedDueDate Gets or sets the FixedDueDate parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmInventSiteId Gets or sets the InventSiteId parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmInvoiceAccount Gets or sets the InvoiceAccount parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmInvoicePostingType_RU Gets or sets the InvoicePostingType_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmIssueOwnEntryCertificate_W Gets or sets the IssueOwnEntryCertificate_W parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmLadingPostalAddress_RU Gets or sets the LadingPostalAddress_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmLog Gets or sets the Log parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmMCRPackingBoxName Gets or sets the MCRPackingBoxName parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmNum_W Gets or sets the Num_W parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmOffReportType_RU Gets or sets the OffReportType_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmOffSessionId_RU Gets or sets the OffSessionId_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmOrdering Gets or sets the Ordering parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmPackingSlipIdForUpdate_W Gets or sets the PackingSlipIdForUpdate_W parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmParmId Gets or sets the ParmId parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmParmJobStatus Gets or sets the ParmJobStatus parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmPostponeVAT Gets or sets the PostponeVAT parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmPrintBlankDate_LT Gets or sets the PrintBlankDate_LT parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmPrintOverdueFineTxt_FR Gets or sets the PrintOverdueFineTxt_FR parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmProjId Gets or sets the ProjId parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter. (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif parmReturnDeadline Gets or sets the ReturnDeadline parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmReturnItemNum Gets or sets the ReturnItemNum parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmReturnPackingSlipId Gets or sets the ReturnPackingSlipId parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmReturnStatus Gets or sets the ReturnStatus parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmSalesDate_W Gets or sets the SalesDate_W parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmSalesId Gets or sets the SalesId parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmSalesName Gets or sets the SalesName parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmShipCarrierAccount Gets or sets the ShipCarrierAccount parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmShipCarrierId Gets or sets the ShipCarrierId parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmShipCarrierPostalAddress Gets or sets the ShipCarrierPostalAddress parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmStartDateTime Gets or sets the StartDateTime parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmStorno Gets or sets the Storno parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmTableRefId Gets or sets the TableRefId parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmTaxInformation_IN Gets or sets the TaxInformation_IN parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmTaxPeriodPaymentCode_PL Gets or sets the TaxPeriodPaymentCode_PL parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmTaxServiceCodeId_BR Gets or sets the TaxServiceCodeId_BR parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmTransdate Gets or sets the Transdate parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmTransportationPayer_RU Gets or sets the TransportationPayer_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmTransportationPayerType_RU Gets or sets the TransportationPayerType_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmTransportInvoiceType_RU Gets or sets the TransportInvoiceType_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmUnladingPostalAddress_RU Gets or sets the UnladingPostalAddress_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmVatDueDate_W Gets or sets the VatDueDate_W parameter.
Gg897493.pubmethod(en-us,AX.60).gif parmVATOnPayment_RU Gets or sets the VATOnPayment_RU parameter.
Gg897493.pubmethod(en-us,AX.60).gif reconstruct Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif recordAction Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif replaceCurrentRecord (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif resetAxbcTypeParameters (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif resetInternalValues (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif salesParmTable
Gg897493.protmethod(en-us,AX.60).gif salesTableRecord
Gg897493.pubmethod(en-us,AX.60).gif save Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif setBankLCExportLine Sets the BankLCExportLine parameter.
Gg897493.protmethod(en-us,AX.60).gif setBatchType Sets the BatchType parameter.
Gg897493.protmethod(en-us,AX.60).gif setCurrencyCode Sets the CurrencyCode parameter.
Gg897493.pubmethod(en-us,AX.60).gif setCurrentRecordFromExternal (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif setCustAccount Sets the CustAccount parameter.
Gg897493.protmethod(en-us,AX.60).gif setCustBankAccountId Sets the CustBankAccountId parameter.
Gg897493.protmethod(en-us,AX.60).gif setCustomsExportInvoiceId_IN Sets the value for the CustomsExportInvoiceId_IN field.
Gg897493.protmethod(en-us,AX.60).gif setCustomsShippingBillNumberTable_IN Sets the value for the CustomsShippingBillNumberTable_IN field.
Gg897493.protmethod(en-us,AX.60).gif setDeliveryName Sets the DeliveryName parameter.
Gg897493.protmethod(en-us,AX.60).gif setDeliveryPostalAddress Sets the DeliveryPostalAddress parameter.
Gg897493.protmethod(en-us,AX.60).gif setDimensionEntitySpecifiers Updates the financial dimension entity specifiers for the record. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif setDlvMode Sets the DlvMode parameter.
Gg897493.protmethod(en-us,AX.60).gif setDlvTerm Sets the DlvTerm parameter.
Gg897493.protmethod(en-us,AX.60).gif setDocRegister_LT Sets the value for the DocRegister_LT field.
Gg897493.protmethod(en-us,AX.60).gif setDocumentDate Sets the DocumentDate parameter.
Gg897493.protmethod(en-us,AX.60).gif setEndDateTime Sets the EndDateTime parameter.
Gg897493.protmethod(en-us,AX.60).gif setEximExportDateTime_IN Sets the value for the EximExportDateTime_IN field.
Gg897493.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.)
Gg897493.pubmethod(en-us,AX.60).gif setFieldAsModified (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif setFieldAsTouched Sets a field as touched. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif setFixedDueDate Sets the FixedDueDate parameter.
Gg897493.pubmethod(en-us,AX.60).gif setInventDimIdDirtySaved Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif setInventSiteId Sets the InventSiteId parameter.
Gg897493.protmethod(en-us,AX.60).gif setInvoiceAccount Sets the InvoiceAccount parameter.
Gg897493.protmethod(en-us,AX.60).gif setLog Sets the Log parameter.
Gg897493.protmethod(en-us,AX.60).gif setMCRPackingBoxName Sets the MCRPackingBoxName parameter.
Gg897493.protmethod(en-us,AX.60).gif setOrdering Sets the Ordering parameter.
Gg897493.protmethod(en-us,AX.60).gif setPackingSlipIdForUpdate_W Sets the value for the PackingSlipIdForUpdate_W field.
Gg897493.protmethod(en-us,AX.60).gif setParmId Sets the ParmId parameter.
Gg897493.protmethod(en-us,AX.60).gif setParmJobStatus Sets the ParmJobStatus parameter.
Gg897493.pubmethod(en-us,AX.60).gif setParmMethodAsNotMandatory (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif setPrintBlankDate_LT Sets the value for the PrintBlankDate_LT field.
Gg897493.protmethod(en-us,AX.60).gif setProjId Sets the ProjId parameter.
Gg897493.protmethod(en-us,AX.60).gif setReturnDeadline Sets the ReturnDeadline parameter.
Gg897493.protmethod(en-us,AX.60).gif setReturnItemNum Sets the ReturnItemNum parameter.
Gg897493.protmethod(en-us,AX.60).gif setReturnStatus Sets the ReturnStatus parameter.
Gg897493.protmethod(en-us,AX.60).gif setSalesId Sets the SalesId parameter.
Gg897493.protmethod(en-us,AX.60).gif setSalesName Sets the SalesName parameter.
Gg897493.protmethod(en-us,AX.60).gif setStartDateTime Sets the StartDateTime parameter.
Gg897493.protmethod(en-us,AX.60).gif setStorno Sets the Storno parameter.
Gg897493.protmethod(en-us,AX.60).gif setTableFields Sets the TableFields parameter. (Overrides the setTableFields Method.)
Gg897493.protmethod(en-us,AX.60).gif setTableRefId Sets the TableRefId parameter.
Gg897493.protmethod(en-us,AX.60).gif setTaxInformation_IN Sets the TaxInformation_IN in the table.
Gg897493.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg897493.protmethod(en-us,AX.60).gif setTransdate Sets the Transdate parameter.
Gg897493.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.)
Gg897493.protmethod(en-us,AX.60).gif tableCacheExist (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif tableCacheInsert (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif tableCacheLookup (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg897493.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.)
Gg897493.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.)
Gg897493.protmethod(en-us,AX.60).gif validateFields (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif validateInboundCurrencyString Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif validateInboundItemIdString Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif validateInboundString Validates the string length for an incoming string. (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif validateInput Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif validateWrite (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif valueMapDependingFields Performs incoming value mapping of fields where the value mapping for a field depends on another field, such as the Item, state, and county fields. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif valueMappingInbound Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.)
Gg897493.protmethod(en-us,AX.60).gif valueMappingOutbound Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg897493.protmethod(en-us,AX.60).gif write (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg897493.pubmethod(en-us,AX.60).gif xmlDocDirection (Inherited from AxInternalBase.)
Gg897493.pubmethod(en-us,AX.60).gif Gg897493.static(en-us,AX.60).gif ::construct Initializes a new instance of the AxSalesParmTable class.
Gg897493.pubmethod(en-us,AX.60).gif Gg897493.static(en-us,AX.60).gif ::newSalesParmTable

Top

Inheritance Hierarchy

Object Class
  AxInternalBase Class
    AxSalesParmTable Class