AxProjTable Class [AX 2012]

The AxProjTable class is the data contract for the ProjTable table.

Syntax

class AxProjTable extends AxInternalBase

Run On

Called

Methods

  Method Description
Dn562965.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.)
Dn562965.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.)
Dn562965.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.)
Dn562965.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.)
Dn562965.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.)
Dn562965.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.)
Dn562965.protmethod(en-us,AX.60).gif axLogisticsAddressCountryRegionId (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif axLogisticsAddressCountyId (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif axLogisticsAddressStateId (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif axLogisticsAddressZipCodeId (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif axOrig Gets the original object. (Overrides the axOrig Method.)
Dn562965.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.)
Dn562965.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.)
Dn562965.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.)
Dn562965.protmethod(en-us,AX.60).gif axUnitOfMeasureSymbol (Inherited from AxInternalBase.)
Dn562965.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.)
Dn562965.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.)
Dn562965.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn562965.protmethod(en-us,AX.60).gif checkNumber Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif classCacheDelete Delete an object from the cache. (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif classCacheExist (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif classCacheInsert (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif classCacheLookup (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif clearField (Inherited from AxInternalBase.)
Dn562965.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.)
Dn562965.protmethod(en-us,AX.60).gif copy (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif createAxbcTypeId (Inherited from AxInternalBase.)
Dn562965.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.)
Dn562965.pubmethod(en-us,AX.60).gif currentRecord Gets or sets the current record in the AxBC table. (Overrides the currentRecord Method.)
Dn562965.pubmethod(en-us,AX.60).gif dataSourceName (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif defaulting Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif delete (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif doModify (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif doParm (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif doSave Saves or updates a record. (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif emptyRecord Returns an empty record for the table that the AxBC class relates to. (Overrides the emptyRecord Method.)
Dn562965.pubmethod(en-us,AX.60).gif end Throws an error if an inventDim section was missing in an XML string. (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn562965.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.)
Dn562965.protmethod(en-us,AX.60).gif getAxbcTypeId (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif getEntityKey (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif getKeyFields (Inherited from AxInternalBase.)
Dn562965.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.)
Dn562965.pubmethod(en-us,AX.60).gif getModifiedFields (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif getSortingIdElement Gets the sorting element from the ProjTable.
Dn562965.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn562965.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn562965.protmethod(en-us,AX.60).gif init Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif initMandatoryFieldsExemptionList (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif initRecord (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif inputStatus (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif isFieldModified (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif isFieldSet (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif isFieldSetExternally (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif isMethodExecuted (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif isProcessed Identifies the processing state of the record. (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromModify (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromSave (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromUpdate (Inherited from AxInternalBase.)
Dn562965.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.)
Dn562965.pubmethod(en-us,AX.60).gif modify (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif new Initializes a new instance of the AxInternalBase class. (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif nextCacheIdx (Inherited from AxInternalBase.)
Dn562965.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.)
Dn562965.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.)
Dn562965.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn562965.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn562965.pubmethod(en-us,AX.60).gif parentAxBC (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif parmAlternateBudgetProject Gets or sets the AlternateBudgetProject parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmAssetId Gets or sets the AssetId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmBankDocumentType Gets or sets the BankDocumentType parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmCertifiedPayroll Gets or sets the CertifiedPayroll parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmCheckBudget Gets or sets the CheckBudget parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmCompleteScheduled Gets or sets the CompleteScheduled parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmContractAmendment_SA Gets or sets the ContractAmendment_SA parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmContractDate_SA Gets or sets the ContractDate_SA parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmContractPeriod_SA Gets or sets the ContractPeriod_SA parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmContractValue_SA Gets or sets the ContractValue_SA parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmCreated Gets or sets the Created parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmCustAccount Gets or sets the CustAccount parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the DefaultDimension parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmDeliveryLocation Gets or sets the DeliveryLocation parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmDlvName Gets or sets the DlvName parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmEmail Gets or sets the Email parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmEndDate Gets or sets the EndDate parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmExtensionDate Gets or sets the ExtensionDate parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmFormat Gets or sets the Format parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmHeader Gets or sets the Header parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmJobId Gets or sets the JobId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmJobPayType Gets or sets the JobPayType parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmMinTimeIncrement Gets or sets the MinTimeIncrement parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmName Gets or sets the Name parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmOCIP Gets or sets the OCIP parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmOCIPGL Gets or sets the OCIPGL parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPackedExtensions Gets or sets the PackedExtensions parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmParentId Gets or sets the ParentId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjBudgetaryControlOn Gets or sets the ProjBudgetaryControlOn parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjBudgetInterval Gets or sets the ProjBudgetInterval parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjBudgetManagement Gets or sets the ProjBudgetManagement parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjBudgetOverrunOption Gets or sets the ProjBudgetOverrunOption parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjCarryForwardNegativeBudget Gets or sets the ProjCarryForwardNegativeBudget parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjCarryForwardRemainingBudget Gets or sets the ProjCarryForwardRemainingBudget parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjectedEndDate Gets or sets the ProjectedEndDate parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjectedStartDate Gets or sets the ProjectedStartDate parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjGroupId Gets or sets the ProjGroupId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjId Gets or sets the ProjId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjInvoiceProjId Gets or sets the ProjInvoiceProjId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjLedgerPosting Gets or sets the ProjLedgerPosting parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjLinePropertySearch Gets or sets the ProjLinePropertySearch parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmProjPriceGroup Gets or sets the ProjPriceGroup parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSADoInvoiceCost Gets or sets the PSADoInvoiceCost parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSAForecastModelId Gets or sets the PSAForecastModelId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSAForecastModelIdExternal Gets or sets the PSAForecastModelIdExternal parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSAInvoiceMethod Gets or sets the PSAInvoiceMethod parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSANotes Gets or sets the PSANotes parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSAPhone Gets or sets the PSAPhone parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSAPReqControl Gets or sets the PSAPReqControl parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSAPReqHourValidate Gets or sets the PSAPReqHourValidate parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSAPReqItemValidate Gets or sets the PSAPReqItemValidate parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSAProjStatus Gets or sets the PSAProjStatus parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSAProjTask Gets or sets the PSAProjTask parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSAReadyForInvoicing Gets or sets the PSAReadyForInvoicing parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSAResSchedStatus Gets or sets the PSAResSchedStatus parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSARetainIncludeLower Gets or sets the PSARetainIncludeLower parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSARetainPercent Gets or sets the PSARetainPercent parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSARetainScheduleId Gets or sets the PSARetainScheduleId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedCalendarId Gets or sets the PSASchedCalendarId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedConstraintDate Gets or sets the PSASchedConstraintDate parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedConstraintType Gets or sets the PSASchedConstraintType parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedDefaultDate Gets or sets the PSASchedDefaultDate parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedDuration Gets or sets the PSASchedDuration parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedEffort Gets or sets the PSASchedEffort parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedEndDate Gets or sets the PSASchedEndDate parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedFromTime Gets or sets the PSASchedFromTime parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedIgnoreCalendar Gets or sets the PSASchedIgnoreCalendar parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedMilestone Gets or sets the PSASchedMilestone parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedScheduled Gets or sets the PSASchedScheduled parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedStartDate Gets or sets the PSASchedStartDate parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedToTime Gets or sets the PSASchedToTime parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSASchedUseDuration Gets or sets the PSASchedUseDuration parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSATeleFax Gets or sets the PSATeleFax parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSATimeMeasure Gets or sets the PSATimeMeasure parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSATrackCost Gets or sets the PSATrackCost parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmPSAUnitId Gets or sets the PSAUnitId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter. (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif parmRequireActivityExpenseForecast Gets or sets the RequireActivityExpenseForecast parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmRequireActivityExpenseTrx Gets or sets the RequireActivityExpenseTrx parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmRequireActivityHourForecast Gets or sets the RequireActivityHourForecast parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmRequireActivityHourTrx Gets or sets the RequireActivityHourTrx parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmRequireActivityItemForecast Gets or sets the RequireActivityItemForecast parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmRequireActivityItemTrx Gets or sets the RequireActivityItemTrx parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmSortingId Gets or sets the SortingId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmStartDate Gets or sets the StartDate parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmStatus Gets or sets the Status parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmSubject_SA Gets or sets the Subject_SA parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmSyncCreatedByExternal Gets or sets the SyncCreatedByExternal parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmSyncEntityId Gets or sets the SyncEntityId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmSyncLastTransId Gets or sets the SyncLastTransId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmSyncToCRM Gets or sets the SyncToCRM parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmSyncVersion Gets or sets the SyncVersion parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmTaxGroupId Gets or sets the TaxGroupId parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmTemplate Gets or sets the Template parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmTimePostDetailSummary Gets or sets the TimePostDetailSummary parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmType Gets or sets the Type parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmUseAlternateProject Gets or sets the UseAlternateProject parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmUseBudgeting Gets or sets the UseBudgeting parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmValidateProjCategory Gets or sets the ValidateProjCategory parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmWIPProject Gets or sets the WIPProject parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmWorkerPSAArchitect Gets or sets the WorkerPSAArchitect parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmWorkerResponsible Gets or sets the WorkerResponsible parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmWorkerResponsibleFinancial Gets or sets the WorkerResponsibleFinancial parameter.
Dn562965.pubmethod(en-us,AX.60).gif parmWorkerResponsibleSales Gets or sets the WorkerResponsibleSales parameter.
Dn562965.pubmethod(en-us,AX.60).gif projTable Gets the specified ProjTable record.
Dn562965.pubmethod(en-us,AX.60).gif reconstruct Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif recordAction Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif replaceCurrentRecord (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif resetAxbcTypeParameters (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif resetInternalValues (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif save Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif setCurrentRecordFromExternal (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif setDimensionEntitySpecifiers Updates the financial dimension entity specifiers for the record. (Inherited from AxInternalBase.)
Dn562965.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.)
Dn562965.pubmethod(en-us,AX.60).gif setFieldAsModified (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif setFieldAsTouched Sets a field as touched. (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif setInventDimIdDirtySaved Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif setParmMethodAsNotMandatory (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif setSortingIdElement Sets the SortingIdElement parameter.
Dn562965.protmethod(en-us,AX.60).gif setTableFields Sets the TableFields parameter. (Overrides the setTableFields Method.)
Dn562965.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn562965.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.)
Dn562965.protmethod(en-us,AX.60).gif tableCacheExist (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif tableCacheInsert (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif tableCacheLookup (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn562965.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.)
Dn562965.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.)
Dn562965.protmethod(en-us,AX.60).gif validateFields (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif validateInboundCurrencyString Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif validateInboundItemIdString Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif validateInboundString Validates the string length for an incoming string. (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif validateInput Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif validateWrite (Inherited from AxInternalBase.)
Dn562965.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.)
Dn562965.protmethod(en-us,AX.60).gif valueMappingInbound Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.)
Dn562965.protmethod(en-us,AX.60).gif valueMappingOutbound Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn562965.protmethod(en-us,AX.60).gif write (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn562965.pubmethod(en-us,AX.60).gif xmlDocDirection (Inherited from AxInternalBase.)
Dn562965.pubmethod(en-us,AX.60).gif Dn562965.static(en-us,AX.60).gif ::construct Initializes a new instance of the AxProjTable class.
Dn562965.pubmethod(en-us,AX.60).gif Dn562965.static(en-us,AX.60).gif ::newProjTable Constructs a new AxProjTable instance.

Top

Remarks

For each field in the ProjTable table, this class contains a parm method.

Inheritance Hierarchy

Object Class
  AxInternalBase Class
    AxProjTable Class