AxSMAServiceOrderLine Class [AX 2012]

The AxSMAServiceOrderLine class handles the business logic for the SMAServiceOrderLine table.

class AxSMAServiceOrderLine extends AxInternalBase implements AxInventSiteDimensionable

Run On

Called

  MethodDescription
Gg937423.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.)
Gg937423.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.)
Gg937423.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.)
Gg937423.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.)
Gg937423.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.)
Gg937423.pubmethod(en-us,AX.60).gif axInventDim Gets an instance of the AxInventDim class.
Gg937423.pubmethod(en-us,AX.60).gif axInventTable Gets the object for the AxInventTable class.
Gg937423.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.)
Gg937423.protmethod(en-us,AX.60).gif axLogisticsAddressCountryRegionId (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif axLogisticsAddressCountyId (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif axLogisticsAddressStateId (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif axLogisticsAddressZipCodeId (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif axOrig Gets the original record of the SMAServiceOrderLine table. (Overrides the axOrig Method.)
Gg937423.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.)
Gg937423.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.)
Gg937423.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.)
Gg937423.protmethod(en-us,AX.60).gif axUnitOfMeasureSymbol (Inherited from AxInternalBase.)
Gg937423.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.)
Gg937423.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.)
Gg937423.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg937423.pubmethod(en-us,AX.60).gif checkHourCategoryAllowed Determines whether the ProjCategoryId field is set to Default.
Gg937423.protmethod(en-us,AX.60).gif checkNumber Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif classCacheDelete Delete an object from the cache. (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif classCacheExist (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif classCacheInsert (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif classCacheLookup (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif clearField (Inherited from AxInternalBase.)
Gg937423.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.)
Gg937423.protmethod(en-us,AX.60).gif copy (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif createAxbcTypeId (Inherited from AxInternalBase.)
Gg937423.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.)
Gg937423.pubmethod(en-us,AX.60).gif currentRecord Gets an instance of the SMAServiceOrderLine table. (Overrides the currentRecord Method.)
Gg937423.pubmethod(en-us,AX.60).gif dataSourceName (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif defaulting Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif delete (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif doModify (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif doParm (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif doSave Saves or updates a record. (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif emptyRecord Gets an empty record for the SMAServiceOrderLine table. (Overrides the emptyRecord Method.)
Gg937423.pubmethod(en-us,AX.60).gif end Throws an error if an inventDim section was missing in an XML string. (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg937423.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.)
Gg937423.protmethod(en-us,AX.60).gif getAxbcTypeId (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif getEntityKey (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif getKeyFields (Inherited from AxInternalBase.)
Gg937423.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.)
Gg937423.pubmethod(en-us,AX.60).gif getModifiedFields (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg937423.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg937423.protmethod(en-us,AX.60).gif init Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif initMandatoryFieldsExemptionList (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif initRecord (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif inputStatus (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif inventSiteDimensionLink Gets a new instance of the InventSiteDimensionLink class.
Gg937423.pubmethod(en-us,AX.60).gif inventTableRecord Gets a record from the InventTable table.
Gg937423.pubmethod(en-us,AX.60).gif isCostPriceFieldsSet Determines whether the Cost price fields are set.
Gg937423.pubmethod(en-us,AX.60).gif isFieldModified (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif isFieldSet (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif isFieldSetExternally (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif isInventTableRecordFieldsSet Determines whether the ItemId field is set.
Gg937423.protmethod(en-us,AX.60).gif isMethodExecuted (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif isProcessed Identifies the processing state of the record. (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif isSalesPriceFieldsSet Determines whether the ProjCurrencyCode field is set.
Gg937423.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromModify (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromSave (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromUpdate (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif isStorageDimFieldSet Determines whether the TransactionType field is set.
Gg937423.pubmethod(en-us,AX.60).gif itemId Determines whether the itemId field is set.
Gg937423.pubmethod(en-us,AX.60).gif ledgerJournalNameRecord Gets an instance of the LedgerJournalName table.
Gg937423.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.)
Gg937423.pubmethod(en-us,AX.60).gif modify (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif new Initializes a new instance of the AxSMAServiceOrderLine class. (Overrides the new Method.)
Gg937423.protmethod(en-us,AX.60).gif nextCacheIdx (Inherited from AxInternalBase.)
Gg937423.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.)
Gg937423.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.)
Gg937423.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg937423.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg937423.pubmethod(en-us,AX.60).gif parentAxBC (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif parmActivityId Gets or sets the ActivityId parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmActivityNumber Gets or sets the ActivityNumber parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmAgreementId Gets or sets the AgreementId parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmAgreementLineNum Gets or sets the AgreementLineNum parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmAssessableValue_IN Gets or sets the ParentRecId_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmCompanyLocation_IN Gets or sets the CompanyLocation_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmCurrencyIdCost Gets or sets the CurrencyIdCost parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmCustomsTariffCodeTable_IN Gets or sets the CustomsTariffCodeTable_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmDateCalculated Gets or sets the DateCalculated parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmDateExecution Gets or sets the DateExecution parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmDateRangeFrom Gets or sets the DateRangeFrom parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmDateRangeTo Gets or sets the DateRangeTo parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the DefaultDimension parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmDescription Gets or sets the Description parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmDescriptionService Gets or sets the DescriptionService parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmDirectSettlement_IN Gets or sets the DirectSettlement_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmDSA_IN Gets or sets the _dSA_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmExciseRecordType_IN Gets or sets the ExciseRecordType_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmExciseTariffCodes_IN Gets or sets the ExciseTariffCodes_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmExciseType_IN Gets or sets the ExciseType_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmInventDimId Gets or sets the InventDimId parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmInvoiceId Gets or sets the InvoiceId parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmItemId Gets or sets the ItemId parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmLedgerDimension Gets or sets the LedgerDimension parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmMaximumRetailPrice_IN Gets or sets the MaximumRetailPrice_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmOffsetAccountTypeExpense Gets or sets the OffsetAccountTypeExpense parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmOrigin Gets or sets the Origin parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmPostalAddress_IN Gets or sets the PostalAddress_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmProjCategoryId Gets or sets the ProjCategoryId parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmProjCostPrice Gets or sets the ProjCostPrice parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmProjCurrencyCode Gets or sets the ProjCurrencyCode parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmProjId Gets or sets the ProjId parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmProjLinePropertyId Gets or sets the ProjLinePropertyId parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmProjSalesPrice Gets or sets the ProjSalesPrice parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmProjTaxGroup Gets or sets the ProjTaxGroup parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmProjTaxItemGroup Gets or sets the ProjTaxItemGroup parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmProjTransId Gets or sets the ProjTransId parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmProjTransTxt Gets or sets the ProjTransTxt parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmQty Gets or sets the Qty parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter. (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif parmSalesTaxFormTypes_IN Gets or sets the SalesTaxFormTypes_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmServiceCodeTable_IN Gets or sets the ServiceCodeTable_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmServiceObjectId Gets or sets the ServiceObjectId parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmServiceObjectRelationId Gets or sets the ServiceObjectRelationId parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmServiceOrderId Gets or sets the ServiceOrderId parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmServiceOrderLineNum Gets or sets the ServiceOrderLineNum parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmServiceOrderStatus Gets or sets the ServiceOrderStatus parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmServiceTaskId Gets or sets the ServiceTaskId parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmServiceTimeEndBefore Gets or sets the ServiceTimeEndBefore parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmServiceTimeStartAfter Gets or sets the ServiceTimeStartAfter parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmSignOff Gets or sets the SignOff parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmTaxGroupExpense Gets or sets the TaxGroupExpense parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmTaxInventVATCommodityCodeId_IN Gets or sets the TaxInventVATCommodityCodeID parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmTaxItemGroupExpense Gets or sets the TaxItemGroupExpense parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmTCSGroup_IN Gets or sets the tcsGroup_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmTDSGroup_IN Gets or sets the tdsGroup_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmTimeSheetEndTime Gets or sets the TimeSheetEndTime parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmTimeSheetStartTime Gets or sets the TimeSheetStartTime parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmTransactionType Gets or sets the TransactionType parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmUnit Gets or sets the Unit parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmWarehouseLocation_IN Gets or sets the WarehouseLocation_IN parameter.
Gg937423.pubmethod(en-us,AX.60).gif parmWorker Gets or sets the Worker parameter.
Gg937423.pubmethod(en-us,AX.60).gif projCategory Returns a ProjCategory object.
Gg937423.pubmethod(en-us,AX.60).gif projDefaultOffsetSetupRecord Returns a ProjDefaultOffsetSetup object.
Gg937423.pubmethod(en-us,AX.60).gif projInvoiceTableRecord Returns a ProjInvoiceTable object.
Gg937423.pubmethod(en-us,AX.60).gif projTableRecord Returns a ProjTable object.
Gg937423.pubmethod(en-us,AX.60).gif reconstruct Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif recordAction Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif replaceCurrentRecord (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif resetAxbcTypeParameters (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif resetInternalValues (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif save Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif serviceOrderTableRecord Returns an SMAServiceOrderTable object.
Gg937423.protmethod(en-us,AX.60).gif setActivityNumber Sets the value for the ActivityNumber field.
Gg937423.protmethod(en-us,AX.60).gif setAgreementId Sets the value for the AgreementId field.
Gg937423.protmethod(en-us,AX.60).gif setAgreementLineNum Sets the value for the AgreementLineNum field.
Gg937423.protmethod(en-us,AX.60).gif setAssessableValue_IN Sets the value for the AssessableValue_IN field.
Gg937423.protmethod(en-us,AX.60).gif setCompanyLocation_IN Sets the CompanyLocation_IN parameter.
Gg937423.protmethod(en-us,AX.60).gif setCostPriceFields Sets the CostPrice fields.
Gg937423.protmethod(en-us,AX.60).gif setCurrencyIdCost Sets the value for the CurrencyIdCost field.
Gg937423.pubmethod(en-us,AX.60).gif setCurrentRecordFromExternal (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif setCustomsTariffCodeTable_IN Sets the CustomsTariffCodeTable_IN in the table.
Gg937423.protmethod(en-us,AX.60).gif setDateCalculated Sets the value of the DateCalculated field.
Gg937423.protmethod(en-us,AX.60).gif setDateExecution Sets the value of the DateExecution field.
Gg937423.protmethod(en-us,AX.60).gif setDateRangeFrom Sets the value of the DateRangeFrom field.
Gg937423.protmethod(en-us,AX.60).gif setDateRangeTo Sets the value of the DateRangeTo field.
Gg937423.protmethod(en-us,AX.60).gif setDefaultDimension Sets the value for the DefaultDimension field.
Gg937423.pubmethod(en-us,AX.60).gif setDefaultDimensionValue Sets the DefaultDimension field on a buffer.
Gg937423.protmethod(en-us,AX.60).gif setDescription Sets the value for the Description field.
Gg937423.protmethod(en-us,AX.60).gif setDescriptionService Sets the value for the DescriptionService field.
Gg937423.protmethod(en-us,AX.60).gif setDimensionEntitySpecifiers Updates the financial dimension entity specifiers for the record. (Overrides the setDimensionEntitySpecifiers Method.)
Gg937423.protmethod(en-us,AX.60).gif setDirectSettlement_IN Sets the value for the DirectSettlement_IN field.
Gg937423.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.)
Gg937423.pubmethod(en-us,AX.60).gif setFieldAsModified (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif setFieldAsTouched Sets a field as touched. (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif setInventDimId Sets the value for the InventDimId field.
Gg937423.pubmethod(en-us,AX.60).gif setInventDimIdDirtySaved Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif setInventTableRecordFields Sets the inventTableRecordFields, ItemId field.
Gg937423.protmethod(en-us,AX.60).gif setInvoiceId Sets the value for the InvoiceId field.
Gg937423.protmethod(en-us,AX.60).gif setItemId Sets the value for the ItemId field.
Gg937423.protmethod(en-us,AX.60).gif setLedgerDimension Sets the LedgerDimension parameter.
Gg937423.protmethod(en-us,AX.60).gif setMaximumRetailPrice_IN Sets the MaximumRetailPrice_IN parameter.
Gg937423.protmethod(en-us,AX.60).gif setOffsetAccountTypeExpense Sets the value of the OffsetAccountTypeExpense field.
Gg937423.protmethod(en-us,AX.60).gif setOrigin Sets the value for the Origin field.
Gg937423.pubmethod(en-us,AX.60).gif setParmMethodAsNotMandatory (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif setProjCategoryId Sets the value of the ProjCategoryId field.
Gg937423.protmethod(en-us,AX.60).gif setProjCostPrice Sets the value of the ProjCostPrice field.
Gg937423.protmethod(en-us,AX.60).gif setProjCurrencyCode Sets the value for the ProjCurrencyCode field.
Gg937423.protmethod(en-us,AX.60).gif setProjId Sets the value of the ProjId field.
Gg937423.protmethod(en-us,AX.60).gif setProjLinePropertyId Sets the value of the ProjLinePropertyId field.
Gg937423.protmethod(en-us,AX.60).gif setProjSalesPrice Sets the value of the ProjSalesPrice field.
Gg937423.protmethod(en-us,AX.60).gif setProjTaxGroup Sets the value of the ProjTaxGroup field.
Gg937423.protmethod(en-us,AX.60).gif setProjTaxItemGroup Sets the value for the ProjTaxItemGroup field.
Gg937423.protmethod(en-us,AX.60).gif setProjTransId Sets the value for the ProjTransId field.
Gg937423.protmethod(en-us,AX.60).gif setProjTransTxt Sets the value for the ProjTransTxt field.
Gg937423.protmethod(en-us,AX.60).gif setQty Sets the value for the Qty field.
Gg937423.pubmethod(en-us,AX.60).gif setSalesPriceFields Sets the value of the CostPrice fields.
Gg937423.protmethod(en-us,AX.60).gif setSalesTaxFormTypes_IN Sets the SalesTaxFormTypes_IN parameter.
Gg937423.protmethod(en-us,AX.60).gif setServiceCodeTable_IN Sets the ServiceCodeTable_IN parameter.
Gg937423.protmethod(en-us,AX.60).gif setServiceObjectId Sets the value for the ServiceObjectId field.
Gg937423.protmethod(en-us,AX.60).gif setServiceObjectRelationId Sets the value for the ServiceObjectRelationId field.
Gg937423.protmethod(en-us,AX.60).gif setServiceOrderId Sets the value for the ServiceOrderId field.
Gg937423.protmethod(en-us,AX.60).gif setServiceOrderLineNum Sets the value for the ServiceOrderLineNum field.
Gg937423.protmethod(en-us,AX.60).gif setServiceOrderStatus Sets the value for the ServiceOrderStatus field.
Gg937423.protmethod(en-us,AX.60).gif setServiceTaskId Sets the value for the ServiceTaskId field.
Gg937423.protmethod(en-us,AX.60).gif setServiceTimeEndBefore Sets the value for the ServiceTimeEndBefore field.
Gg937423.protmethod(en-us,AX.60).gif setServiceTimeStartAfter Sets the value for the ServiceTimeStartAfter field.
Gg937423.protmethod(en-us,AX.60).gif setSignOff Sets the value for the SignOff field.
Gg937423.pubmethod(en-us,AX.60).gif setStorageDimField Sets the storageDimension field.
Gg937423.protmethod(en-us,AX.60).gif setTableFields Applies default values to fields of a table row. (Overrides the setTableFields Method.)
Gg937423.protmethod(en-us,AX.60).gif setTaxGroupExpense Sets the value for the TaxGroupExpense field.
Gg937423.protmethod(en-us,AX.60).gif setTaxInventVATCommodityCode_IN Sets the TaxInventVATCommodityCode_IN parameter.
Gg937423.protmethod(en-us,AX.60).gif setTaxItemGroupExpense Sets the value for the TaxItemGroupExpense field.
Gg937423.protmethod(en-us,AX.60).gif setTCSGroup_IN Sets the tcsGroup_IN in the table.
Gg937423.protmethod(en-us,AX.60).gif setTDSGroup_IN Sets the tdsGroup_IN in the table.
Gg937423.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg937423.protmethod(en-us,AX.60).gif setTimeSheetEndTime Sets the value for the TimeSheetEndTime field.
Gg937423.protmethod(en-us,AX.60).gif setTimeSheetStartTime Sets the value for the TimeSheetStartTime field.
Gg937423.protmethod(en-us,AX.60).gif setTransactionType Sets the value for the TransactionType field.
Gg937423.protmethod(en-us,AX.60).gif setUnit Sets the value of the Unit field.
Gg937423.protmethod(en-us,AX.60).gif setWorker Sets the value for the Worker field.
Gg937423.pubmethod(en-us,AX.60).gif smaAgreementLineRecord Gets the SMAAgreementLine table.
Gg937423.pubmethod(en-us,AX.60).gif smaServiceOrderLine Gets the SMAServiceOrderLine object.
Gg937423.pubmethod(en-us,AX.60).gif smaServiceOrderTableRecord Gets the SMAServiceOrderTable table.
Gg937423.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.)
Gg937423.protmethod(en-us,AX.60).gif tableCacheExist (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif tableCacheInsert (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif tableCacheLookup (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg937423.pubmethod(en-us,AX.60).gif updateFromInventDim Sets the InventDimId field.
Gg937423.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.)
Gg937423.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.)
Gg937423.protmethod(en-us,AX.60).gif validateFields (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif validateInboundCurrencyString Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif validateInboundItemIdString Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif validateInboundString Validates the string length for an incoming string. (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif validateInput Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif validateWrite Validates the SMAServiceOrderLine record before saving. (Overrides the validateWrite Method.)
Gg937423.protmethod(en-us,AX.60).gif valueMapDependingFields Performs value mapping for the Item field. (Overrides the valueMapDependingFields Method.)
Gg937423.protmethod(en-us,AX.60).gif valueMappingInbound Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.)
Gg937423.protmethod(en-us,AX.60).gif valueMappingOutbound Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg937423.protmethod(en-us,AX.60).gif write (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg937423.pubmethod(en-us,AX.60).gif xmlDocDirection (Inherited from AxInternalBase.)
Gg937423.pubmethod(en-us,AX.60).gif Gg937423.static(en-us,AX.60).gif ::construct Initializes a new instance of the AxSMAServiceOrderLine class.
Gg937423.pubmethod(en-us,AX.60).gif Gg937423.static(en-us,AX.60).gif ::constructValidateInput Validates the input and initializes the AxSMAServiceOrderLine object.
Gg937423.pubmethod(en-us,AX.60).gif Gg937423.static(en-us,AX.60).gif ::newSMAServiceOrderLine Initializes a new instance of the AxSMAServiceOrderLine class.
Gg937423.pubmethod(en-us,AX.60).gif Gg937423.static(en-us,AX.60).gif ::newValidateInput Validates the input and initializes a new instance of the AxSMAServiceOrderLine class.
Top

This internal AxBC class is derived from the AxInternalBase Class.

Object Class
  AxInternalBase Class
    AxSMAServiceOrderLine Class

Community Additions

ADD
Show: