SalesQuotationTable Table [AX 2012]
The SalesQuotationTable table contains sales quotation headers.
Configuration Key: QuotationBasic| Method | Description | |
|---|---|---|
![]() | agreementHeaderExt_RU | Retrieves the record ID of the AgreementHeaderExt_RU record that is attached to the current sales quotation. |
![]() | aosValidateDelete | Validates on the server that the specified record can be deleted from a table. (Inherited from xRecord.) |
![]() | aosValidateInsert | Validates on the server that the specified record can be inserted. (Inherited from xRecord.) |
![]() | aosValidateRead | Validates on the server that the specified record can be read. (Inherited from xRecord.) |
![]() | aosValidateUpdate | Validates on the server that the specified record can be updated. (Inherited from xRecord.) |
![]() | buf2con | Packs the table buffers of an xRecord instance into an X++ container. (Inherited from xRecord.) |
![]() | busRelName | |
![]() | busRelTypeId | |
![]() | cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() | canSubmitToWorkflow | Indicates whether submission to workflow is possible. (Inherited from xRecord.) |
![]() | caption | Gets and sets the caption property of a table. (Inherited from xRecord.) |
![]() | checkAccount | |
![]() | checkContactPerson | |
![]() | checkCurrencyCode | |
![]() | checkDelete | |
![]() | checkIfUpdate | Determines whether the various updates are allowed for the quotation. |
![]() | checkInvalidFieldAccess | Gets and sets invalid field access. (Inherited from xRecord.) |
![]() | checkInvoiceAccount | |
![]() | checkRecord | Gets and sets the property that indicates whether to check mandatory fields. (Inherited from xRecord.) |
![]() | checkRestrictedDeleteActions | Gets and sets the property that indicates whether a record can be deleted. (Inherited from xRecord.) |
![]() | checkUpdate | |
![]() | clear | Removes all rows from the table buffer. (Inherited from xRecord.) |
![]() | clearAddressReference | |
![]() | company | Gets and sets the property that indicates a legal entity for the record. (Inherited from xRecord.) |
![]() | companyInfo | Retrieves the CompanyInfo record associated with the current record. |
![]() | con2buf | Unpacks a container into the table buffers. (Inherited from xRecord.) |
![]() | concurrencyModel | Gets and sets the default concurrency model to use to update records. (Inherited from xRecord.) |
![]() | contactPerson | |
![]() | contactPersonName | |
![]() | context | Gets and sets the context property. (Inherited from xRecord.) |
![]() | convertCurrencyCode | |
![]() | copyAddressToLine | |
![]() | copyDimension | Returns a dimension set that can be applied to the defaultDimension field on this table. |
![]() | createDate | |
![]() | createInventTrans_BR | Indicates whether the invoice will create inventory transactions, based on the SalesPurchOperationTye_BR configuration. |
![]() | createMarkupTrans | |
![]() | customerName | |
![]() | custTable_CustAccount | |
![]() | custTable_InvoiceAccount | |
![]() | data | Retrieves a row from the table. (Inherited from xRecord.) |
![]() | dataSource | Retrieves the data source of the table. (Inherited from xRecord.) |
![]() | defaultField | Populates default values in a field in the table. (Inherited from xRecord.) |
![]() | defaultRow | Populates default values in fields in the table in the non-interactive case. (Inherited from xRecord.) |
![]() | delete | Deletes the current record from the database. |
![]() | deliveryAddress | |
![]() | deliveryAddressing | |
![]() | deliveryLocation | |
![]() | deliveryTransDateTime | |
![]() | disableCache | Gets and sets the property that indicates whether caching is disabled. (Inherited from xRecord.) |
![]() | dispose | Releases resources that are used by the xRecord object. (Inherited from xRecord.) |
![]() | dlvDate | |
![]() | doClear | Removes all rows from the table buffer and bypasses any additional logic in the clear method of the table. (Inherited from xRecord.) |
![]() | doDelete | Deletes the current record from the table and bypasses any additional logic in the delete method of the table. (Inherited from xRecord.) |
![]() | doInsert | Inserts the record into the table and bypasses any additional logic in the insert method of the table. (Inherited from xRecord.) |
![]() | doUpdate | Updates the current record and bypasses any additional logic in the update method of the table. (Inherited from xRecord.) |
![]() | doValidateDelete | Performs the action to validate that a record can be deleted. (Inherited from xRecord.) |
![]() | editContactPersonName | |
![]() | enableDataSourceFields_BR | Enables the CustFinalUser_BR field, based on the custTable_InvoiceAccount method. |
![]() | equal | Determines whether the specified object is equal to the current one. (Inherited from xRecord.) |
![]() | euroTriangulation | |
![]() | exchRate | |
![]() | exchRateSecondary | |
![]() | existingJournals | |
![]() | fieldAccessRight | Returns the field access right. (Inherited from xRecord.) |
![]() | fieldBufferAccessRight | Returns the field access right for the current record. (Inherited from xRecord.) |
![]() | fieldState | Sets or returns the state of a field in the table buffer. (Inherited from xRecord.) |
![]() | fixedEuroTriangulation | |
![]() | fixedExchRate | |
![]() | fixedExchRateSecondary | |
![]() | getAllowRedefault | Returns the list of fields that are allowed to re-default. (Inherited from xRecord.) |
![]() | getDefaultingDependencies | Returns the container that holds defaulting dependencies. (Inherited from xRecord.) |
![]() | getDeliveryEntityRecord | Gets the delivery entity record based on the postal address. |
![]() | getExtension | Returns the table extension. (Inherited from xRecord.) |
![]() | getFieldValue | Gets the value of the specified field from a table buffer. (Inherited from xRecord.) |
![]() | getFinalDiscPriceDate | Calculates the date for which the total discount should be calculated according to the price date type setting. |
![]() | getInstanceRelationType | Returns the table name that corresponds to the InstanceRelationType ID. (Inherited from xRecord.) |
![]() | getPhysicalTableName | Return the physical table name, which, in the case of the SQL Temp DB table, is the table instance name. (Inherited from xRecord.) |
![]() | getPresenceFieldData | Retrieves the PresenceInfo value from the specified field. (Inherited from xRecord.) |
![]() | getSQLStatement | Gets the SQL statement that is used to return records from the database. (Inherited from xRecord.) |
![]() | getTableInInstanceHierarchy | (Inherited from xRecord.) |
![]() | getTableType | Indicates the type of the table. (Inherited from xRecord.) |
![]() | getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() | handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() | hasRelatedTable | Indicates whether a foreign key constraint buffer is linked with the table. (Inherited from xRecord.) |
![]() | helpField | Retrieves a string that contains the Help text for the specified field. (Inherited from xRecord.) |
![]() | initExpiryDateFromQuotDate | |
![]() | initFollowUpDateFromExpiryDate | |
![]() | initFromBusinessRelationTable | |
![]() | initFromContactInfo | |
![]() | initFromCustQuotationConfirmJour | |
![]() | initFromCustQuotationJour | |
![]() | initFromCustTable | Initializes the PurchTable record from a CustTable record. |
![]() | initFromSalesQuotationTable | |
![]() | initFromSalesQuotationTemplate | |
![]() | initFromSmmCampaignSelection | |
![]() | initFromSmmOpportunityTable | |
![]() | initFromSmmTMCallListTable | |
![]() | initInvoiceAccount | |
![]() | initProjQuotationFromProject | |
![]() | initValue | Initializes field values in a new SalesQuotationTable record. |
![]() | inputStatus | Sets or returns the current input status of the table buffer. (Inherited from xRecord.) |
![]() | insert | Inserts the current record into the database. |
![]() | interactiveContext | Sets or returns the current interactive context of the table buffer. (Inherited from xRecord.) |
![]() | invoiceAmount | |
![]() | isBankDocumentCreated | Indicates whether a BankDocument has been created for this order. |
![]() | isFieldDataRetrieved | Checks whether the data of the given field has been retrieved. (Inherited from xRecord.) |
![]() | isFieldSet | Checks whether a field has a Set or Defaulted state. (Inherited from xRecord.) |
![]() | isFormDataSource | Indicates whether the data source is a form. (Inherited from xRecord.) |
![]() | isMarkedForBankLG | Indicates whether the quotation is marked for Letter of Guarantee. |
![]() | isNewRecord | Returns true if the record is a new record that hasn't been persisted yet. (Inherited from xRecord.) |
![]() | isPartOfUOWSaveChanges | (Inherited from xRecord.) |
![]() | isTempDb | Indicates whether the type of the table is SQL TempDB. (Inherited from xRecord.) |
![]() | isTemplate | |
![]() | isTmp | Indicates whether this is a temporary table. (Inherited from xRecord.) |
![]() | isWBSEditable | Checks if the WBS for this Project is editable |
![]() | joinChild | Finds the join child of the current record. (Inherited from xRecord.) |
![]() | joinParent | Finds the join parent of the current record. (Inherited from xRecord.) |
![]() | lastConfirm | |
![]() | lastConfirmationDate | |
![]() | lastQuotation | |
![]() | lineMapping | Returns the table ID of the table that considered the line table in the current header or line relationship. |
![]() | linkPhysicalTableInstance | Checks whether there is a link for the physical table instance for the record. (Inherited from xRecord.) |
![]() | markupAllowed | |
![]() | mayBankDocumentTypeBeAllowed | Indicates whether the bank document type can be set to specified type. |
![]() | mayCancelledBeUpdated | |
![]() | mayConfirmationBeUpdated | |
![]() | mayLostBeUpdated | |
![]() | mayQuotationBeUpdated | |
![]() | mcrDisplayPhone | Displays the phone contact information for the customer of the sales quotation. |
![]() | mcrPackMCRSalesQuotationTable | Packs the MCRSalesQuotationTable as an extension into the SalesQuotationTable. |
![]() | mcrSalesQuotationTable | Returns the SalesQuotationTable record associated with the MCRSalesQuotationTable. |
![]() | merge | Merges the current table with the specified table. (Inherited from xRecord.) |
![]() | mergeDimension | Retrieves a dimension set that holds the merged combination of the current defaultDimension field on this table and the provided dimension set. |
![]() | modifiedField | |
![]() | modifiedField_Project | |
![]() | modifiedField_Sales | |
![]() | modifiedFieldDDC | Processes the modified field event for delivery date control fields. |
![]() | modifiedFieldValue | Modifies the specified field to the original value. (Inherited from xRecord.) |
![]() | modifiedInventSiteFromParent | |
![]() | moduleType | |
![]() | new | Initializes a new instance of the Object class. (Inherited from Object.) |
![]() | notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() | notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() | objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() | orig | Retrieves the original values of the current record. (Inherited from xRecord.) |
![]() | overwriteSystemfields | Gets and sets the property that indicates whether system fields can be overwritten. (Inherited from xRecord.) |
![]() | owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() | packMCRSalesQuotationTable | Packs the MCRSalesQuotationTable as an extension into the SalesQuotationTable. |
![]() | packRetailSalesQuotationTable | Packs the RetailSalesQuotationTable as an extension into the SalesQuotationTable. |
![]() | party | |
![]() | partyTable_CustAccount | Retrieves the DirPartyTable record for the custAccount value. |
![]() | payer | |
![]() | paymDayId | |
![]() | payment | |
![]() | paymModeModified | |
![]() | postCacheLoad | Is executed after data is hit from the cache for the select operation on the table. (Inherited from xRecord.) |
![]() | postLoad | Is executed after a record is read. (Inherited from xRecord.) |
![]() | preRemoting | Is executed before a cross-tier call is about to be executed for the table that would pack its state to the other tier. (Inherited from xRecord.) |
![]() | previewPaneTitle | Gets the title on top of the preview pane. |
![]() | priceDiscChangePolicyExistOnLine | Determines if a line record that is related to the current record has a price discount policy. |
![]() | priceDiscChangePolicyUpdateLine | Updates the fields that have a price discount policy on a set of purchase line records that are related to the current SalesQuotationTable record. |
![]() | projectClientIntegrationIcon | Shows icon when project has an assosiation with the Microsoft Project file. |
![]() | projName | |
![]() | projTable | |
![]() | psaCheckExistABS | |
![]() | psaResetTemplate | |
![]() | queryTimedOut | Indicates whether the query exceeded the time limit for execution. (Inherited from xRecord.) |
![]() | queryTimeout | Gets and sets the property that indicates the time limit for the execution of a query. (Inherited from xRecord.) |
![]() | readCommittedLock | (Inherited from xRecord.) |
![]() | readPast | Gets and sets the property that indicates whether to skip rows that are locked by other processes when a record is read. (Inherited from xRecord.) |
![]() | recordLevelSecurity | Gets and sets the property that indicates whether to apply security on a record level. (Inherited from xRecord.) |
![]() | relatedTable | Sets or returns the related buffer of a link of a table buffer. (Inherited from xRecord.) |
![]() | renamePrimaryKey | Renames the foreign keys in other tables according to the change of the corresponding primary key value in this table. (Inherited from xRecord.) |
![]() | reread | Rereads the record from the table. (Inherited from xRecord.) |
![]() | resetLinePolicies | Resets the price discount policies on any lines that are related to the current record. |
![]() | retailSalesQuotationTable | Unpacks Retail extension table from PackedExtensions field |
![]() | RowCount | Retrieves the number of rows in the table. (Inherited from xRecord.) |
![]() | salesOrderDocumentStatus | |
![]() | salesTable_ItemReq | Retrieves the sales order record that is associated with the referenced project record. |
![]() | selectForUpdate | Gets and sets the property that indicates whether to select records for update when they are read. (Inherited from xRecord.) |
![]() | selectLocked | Indicates whether to select locked records. (Inherited from xRecord.) |
![]() | selectRefRecord | Selects the record by referenced field ID. (Inherited from xRecord.) |
![]() | selectWithRepeatableRead | Gets and sets the property that indicates whether repeatable read is enabled. (Inherited from xRecord.) |
![]() | setConnection | Sets the user connection for this table. (Inherited from xRecord.) |
![]() | setCrossPartition | Sets or resets cross-partitioning for the table. (Inherited from xRecord.) |
![]() | setDeliveryName | Sets the delivery name field. |
![]() | setFieldValue | Sets the field value in the record buffer. (Inherited from xRecord.) |
![]() | setInventSiteId | |
![]() | setListCode | |
![]() | setLocation | |
![]() | setPriceDiscChangePolicy | Sets the price disc change policy. |
![]() | setPriceDiscChangePolicyMultiLine | Calls the setPriceDiscChangePolicy method with the fixed price discount change parameters for the multiline discount fields. |
![]() | setQuotationId | |
![]() | setSQLTracing | Enables or disables SQL tracing mode. (Inherited from xRecord.) |
![]() | setTaxGroup | |
![]() | setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() | settleExchRate | |
![]() | setTmp | Sets the table so that it is not persisted to the database. (Inherited from xRecord.) |
![]() | setTmpData | Sets the contents of the temporary table to the specified data. (Inherited from xRecord.) |
![]() | setXDSContext | Sets new XDS context. (Inherited from xRecord.) |
![]() | showDocHandIcon | |
![]() | skipAosValidation | Gets and sets the property that indicates whether to skip validation of Microsoft Dynamics AX Application Object Server (AOS). (Inherited from xRecord.) |
![]() | skipDatabaseLog | Gets and sets the property that indicates whether to skip database log requests. (Inherited from xRecord.) |
![]() | skipDataMethods | Gets and sets the property that indicates whether to discard overloaded methods. (Inherited from xRecord.) |
![]() | skipDeleteActions | Gets and sets the property that indicates whether to skip delete actions on the table. (Inherited from xRecord.) |
![]() | skipDeleteMethod | Gets and sets the property that indicates whether to discard overloaded methods. (Inherited from xRecord.) |
![]() | skipEvents | Provides an option to turn off calling the Application.event* methods for the lifetime of an xRecord object. (Inherited from xRecord.) |
![]() | skipMarkup | |
![]() | skipPostLoad | Gets and sets the property that indicates whether to skip executing the xRecord.postLoad method on the table. (Inherited from xRecord.) |
![]() | skipTTSCheck | Gets and sets the property that indicates whether to skip the check to determine whether the record is selected for update. (Inherited from xRecord.) |
![]() | smmBusRelTable | Retrieves the smmBusRelTable record for the current sales quotation. |
![]() | smmOpportunityTable | |
![]() | suppressWarnings | Gets and sets the property that indicates whether to suppress warnings for this pointer. (Inherited from xRecord.) |
![]() | tableAccessRight | Returns the table access right. (Inherited from xRecord.) |
![]() | tableBufferAccessRight | Returns the table access right for the current record. (Inherited from xRecord.) |
![]() | takeOwnershipOfTempDBTable | (Inherited from xRecord.) |
![]() | taxModuleType | |
![]() | timeZoneSite | |
![]() | toolTipField | Retrieves the HelpText value for the specified field. (Inherited from xRecord.) |
![]() | toolTipRecord | Retrieves the ToolTip value for the current record. (Inherited from xRecord.) |
![]() | toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | totalInvoiceAmount | |
![]() | totalInvoiceAmountMST | |
![]() | transferBusRelAccount | |
![]() | transferCustAccount | |
![]() | transferCustAccount_Server | Transfers the information from customer table to a sales quotation. |
![]() | transferInvoiceAccount | |
![]() | ttsabort | Aborts a transaction that was started by a call to the ttsbegin method. (Inherited from xRecord.) |
![]() | ttsbegin | Starts a transaction that can be either committed by the ttscommit method or aborted by the ttsabort method. (Inherited from xRecord.) |
![]() | ttscommit | Commits a transaction that was started by a call to the ttsbegin method. (Inherited from xRecord.) |
![]() | type | |
![]() | update | |
![]() | updateFinalDisc | |
![]() | updateFromAdvPromptActivity | |
![]() | updateLineFieldsBasedOnHeaderChanges_BR | Is responsible for updating the SalesQuotationLine record when fiscal information on the header is changed. |
![]() | updateMultiLineDisc | |
![]() | updateSalesQuotationLineDelete | Makes SalesQuotationLine table deletion related updates to the SalesQuotationTable table. |
![]() | usageCount | Retrieves the current number of references (the value of the reference counter) that the object has. (Inherited from xRecord.) |
![]() | useExistingTempDBTable | (Inherited from xRecord.) |
![]() | validateDelete | Determines whether the current record is valid and ready to be deleted from the database. |
![]() | validateField | Determines whether the fieldId field is valid. |
![]() | validateFieldValue | (Inherited from xRecord.) |
![]() | validateWrite | Determines whether the current record is valid and ready to be written to the database. |
![]() | validTimeStateUpdateMode | Sets a valid time state update mode on the cursor. (Inherited from xRecord.) |
![]() | wait | Pauses a process. (Inherited from Object.) |
![]() | wasCached | Specifies the location from which the data was retrieved. (Inherited from xRecord.) |
![]() | write | Writes the current record to the database. |
![]() | writeCreateQuotation | |
![]() | xml | Retrieves an XML string that represents the current object. (Inherited from xRecord.) |
![]() ![]() | ::checkUpdateTransferedItemReqStatus | |
![]() ![]() | ::checkUpdateTransferedStatus | |
![]() ![]() | ::dataSetLookupBusRelAccount | Generates a lookup for the business relation account field. |
![]() ![]() | ::exist | |
![]() ![]() | ::existProject_BusRelAccount | |
![]() ![]() | ::existProject_custAccount | |
![]() ![]() | ::existSales_BusRelAccount | |
![]() ![]() | ::existSales_custAccount | |
![]() ![]() | ::existTemplate | |
![]() ![]() | ::find | |
![]() ![]() | ::findByBankLG | Finds a record that links to the specified BankLGGuarantee record. |
![]() ![]() | ::findProjId | |
![]() ![]() | ::findRec | |
![]() ![]() | ::findTemplate | |
![]() ![]() | ::isTemplateActive | |
![]() ![]() | ::lookupBusRelAccount | Generates a lookup for the business relation account field. |
![]() ![]() | ::lookupBusRelAccountQuery | Builds a query for the SMMBusRelTable that only returns business relation accounts of type prospect. |
![]() ![]() | ::lookupOpportunityId | |
![]() ![]() | ::lookupTemplateGroupId | |
![]() ![]() | ::lookupTemplateName | |
![]() ![]() | ::mcrFindBySalesID | Finds the record associated with the passed salesIDif one does not exist, a blank record is returned. |
![]() ![]() | ::mcrJumpRef | Passes a record and a string to the SalesTable menufunction. |
![]() ![]() | ::promptConvertCurrencyCode | |
![]() ![]() | ::promptCopyDeliveryAddress |
| Field | Type | Configuration key | Description |
|---|---|---|---|
| AddressRefRecId |
Extended Data Type:
AddressRefRecId Type: Int64 | None | Reference field in a different table |
| AddressRefTableId |
Extended Data Type:
AddressRefTableId Type: Integer | None | Table the transaction refers to. |
| BankDocumentType |
Enumeration:
BankLGDocumentType | BankDocument | Select the bank document type to be used with this purchase order. |
| BusRelAccount |
Extended Data Type:
smmBusRelAccount Type: String | SmmCRM | The prospect's account number |
| CallListID |
Extended Data Type:
smmTMCallListID Type: String | SmmTM | The call list identification |
| CampaignId |
Extended Data Type:
smmCampaignId Type: String | SmmMA | The identification of the campaign |
| CaseTagging |
Extended Data Type:
RFIDCaseTagging Type: Enum | RFIDTagging | Is case tagging mandatory? |
| CashDisc |
Extended Data Type:
CustCashDiscCode Type: String | LedgerBasic | Code for cash discount on invoice. |
| CashDiscPercent |
Extended Data Type:
DiscPct Type: Real | None | Discount in percentage. |
| CommissionGroup |
Extended Data Type:
CommissCustomerGroup Type: String | Commission | Identification of the commission customer group |
| ConfirmDate |
Extended Data Type:
TransDate Type: Date | None | Transaction date |
| ContactPersonId |
Extended Data Type:
ContactPersonId Type: String | None | Contact with customer. |
| CountyOrigDest |
Extended Data Type:
AddressCountyOrigDest Type: String | None | Intrastat county of origin/destination. |
| CovStatus |
Extended Data Type:
CovStatus Type: Integer | LedgerAdvCashflowForecast | Status of cash flow forecast for the current transaction. |
| createdDateTime |
Extended Data Type:
CreatedDateTime Type: UtcDateTime | None | |
| CurrencyCode |
Extended Data Type:
CustCurrencyCode Type: String | None | Currency used for invoicing |
| CustAccount |
Extended Data Type:
CustAccount Type: String | None | Customer account that generated the order. |
| CustFinalUser_BR |
Extended Data Type:
CustVendFinalUser_BR Type: Enum | None | Is the customer the final user? (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
| CustomerRef |
Extended Data Type:
CustRef Type: String | LedgerBasic | Customer's reference |
| CustPurchaseOrder |
Extended Data Type:
CustPurchaseOrder Type: String | None | Customer requisition number |
| dataAreaId |
Extended Data Type:
DataAreaId Type: String | None | |
| DefaultDimension |
Extended Data Type:
DimensionDefault Type: Int64 | LedgerBasic | Default dimensions |
| DeliveryDateControlType |
Enumeration:
SalesDeliveryDateControlType | SalesDeliveryDateControl | Select for automatic calculation of possible ship and receipt dates. |
| DeliveryName |
Extended Data Type:
LogisticsDeliveryName Type: String | None | The name that is associated with the selected delivery address |
| DeliveryPostalAddress |
Extended Data Type:
LogisticsPostalAddressRecId Type: Int64 | None | Reference field in a different table |
| DiscPercent |
Extended Data Type:
SalesEndDiscPct Type: Real | PriceDisc | Total discount on the sales order, in rounded percentage |
| DlvMode |
Extended Data Type:
QuotationDlvModeId Type: String | QuotationBasic | The means by which the order will be delivered |
| DlvReason |
Extended Data Type:
DlvReasonId Type: String | None | Specify reason of delivery for the current order. |
| DlvTerm |
Extended Data Type:
DlvTermId Type: String | None | Specify terms of delivery for the current order. |
| DocuConclusion |
Extended Data Type:
smmQuotationDocuConclusionText Type: VarString | SmmCRM | Conclusions to include in quotation documents |
| DocuIntro |
Extended Data Type:
smmQuotationDocuIntroText Type: VarString | SmmCRM | Introductions to include in quotation documents. |
| DocuTitle |
Extended Data Type:
smmQuotationDocuTitle Type: String | SmmCRM | Title to be included in quotation document |
|
Extended Data Type:
Email Type: String | None | Internet e-mail address | |
| EndDisc |
Extended Data Type:
CustEndDiscCode Type: String | PriceDisc | Specifies total order discount group of customer/order. |
| EnterpriseNumber |
Extended Data Type:
TaxEnterpriseNumber Type: String | None | Enterprise number used to identify Belgian companies. |
| Estimate |
Extended Data Type:
SalesEstimateGross Type: Real | LedgerBasic | The amount in the transaction currency |
| ExportReason |
Extended Data Type:
SalesExportReason Type: String | SalesShipments | Explanation of why the goods are being exported |
| FineCode_BR |
Extended Data Type:
CustFineCode_BR Type: String | None | Code that defines the fine rates and terms. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
| FixedDueDate |
Extended Data Type:
SalesFixedDueDate Type: Date | LogisticsBasic | Due date independent of terms of payment. |
| FixedExchRate |
Extended Data Type:
SalesFixedExchRate Type: Real | LogisticsBasic | Fixed exchange rate for this order. If the rate field is blank, the rate of the currency code is used. |
| FreightSlipType |
Extended Data Type:
CustFreightSlipType Type: Enum | ReturnItem | Freight company |
| FreightZone |
Extended Data Type:
CustFreightZoneId Type: String | None | The UPS zone for the customer |
| InclTax |
Extended Data Type:
InclTax Type: Enum | LogisticsBasic | Do prices include sales tax? |
| InterestCode_BR |
Extended Data Type:
CustInterestCode_BR Type: String | None | Code that defines the interest rates and terms. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
| InventLocationId |
Extended Data Type:
SalesInventLocationId Type: String | LogisticsBasic | Identify the warehouse. |
| InventSiteId |
Extended Data Type:
InventSiteId Type: String | LogisticsBasic | Identify the site |
| InvoiceAccount |
Extended Data Type:
CustInvoiceAccount Type: String | None | The customer account to be invoiced |
| ItemTagging |
Extended Data Type:
RFIDItemTagging Type: Enum | RFIDTagging | Is item tagging mandatory? |
| LanguageId |
Extended Data Type:
LanguageId Type: String | None | Select the language for the current text. |
| LineDisc |
Extended Data Type:
CustLineDiscCode Type: String | PriceDisc | Specify the line discount group of the customer/order. |
| Listcode |
Extended Data Type:
ListcodeId Type: Enum | ForeignTrade | List code to be used with the EU sales list. |
| ManualEntryChangepolicy |
Extended Data Type:
PriceDiscPolicyManual Type: Int64 | None | - |
| MarkupGroup |
Extended Data Type:
CustMarkupGroupId Type: String | Markup | Charges group attached to the order |
| ModelId |
Extended Data Type:
ForecastModelId Type: String | None | Forecast model number. |
| modifiedDateTime |
Extended Data Type:
ModifiedDateTime Type: UtcDateTime | None | (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
| MultiLineDisc |
Extended Data Type:
CustMultiLineDiscCode Type: String | PriceDisc | Specifies multiline discount group of customer/sales order. |
| NumberSequenceGroup |
Extended Data Type:
NumberSequenceGroupId Type: String | None | Group for allocation of different number sequences to different customers/vendors. |
| OpportunityId |
Extended Data Type:
smmOpportunityId Type: String | SmmCRM | The opportunity identification |
| OrigQuotationId |
Extended Data Type:
QuotationIdBase Type: String | QuotationBasic | Original reference to the sales order or sales quotation, from where a particular sales quotation is created during upgrade from version 3.0 to version 4.0 |
| PalletTagging |
Extended Data Type:
RFIDPalletTagging Type: Enum | RFIDTagging | Is pallet tagging mandatory? |
| Partition |
Extended Data Type:
Partition Type: Int64 | None | (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
| Payment |
Extended Data Type:
CustPaymTermId Type: String | LedgerBasic | Terms of invoice payment |
| PaymMode |
Extended Data Type:
CustPaymMode Type: String | LedgerBasic | Identification of the customer method of payment. |
| PaymSpec |
Extended Data Type:
PaymSpec Type: String | None | Specify payment handling for the current method of payment. |
| Port |
Extended Data Type:
IntrastatPortId Type: String | ForeignTrade | Port where current delivery is loaded. |
| PostingProfile |
Extended Data Type:
CustPostingProfile Type: String | None | Posting profile being processed. |
| PriceGroupId |
Extended Data Type:
CustPriceGroup Type: String | PriceDisc | Specifies customer/sales-order price group. |
| ProjIdRef |
Extended Data Type:
ProjId Type: String | ProjBasic | Project identification |
| ProjInvoiceProjId |
Extended Data Type:
ProjInvoiceProjId Type: String | ProjBasic | Project contract identifier |
| PSAEstdProjDuration |
Extended Data Type:
RealBase Type: Real | Project3 | The number of days that the project is scheduled to last (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK)) |
| PSAEstProjEndDate |
Extended Data Type:
EndDate Type: Date | Project3 | End date of period. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK)) |
| PSAEstProjStartDate |
Extended Data Type:
StartDate Type: Date | Project3 | Start date of period. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK)) |
| PSAExternalDescription |
Extended Data Type:
Notes Type: VarString | Project3 | Enter an optional comment about this record (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK)) |
| PSAInternalDescription |
Extended Data Type:
Notes Type: VarString | Project3 | Enter an optional comment about this record (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK)) |
| PSASchedCalendarId |
Extended Data Type:
CalendarId Type: String | Project3 | Identification of calendar. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK)) |
| PSAWizardNotOk |
Enumeration:
NoYes | Project3 | Used for checking if the wizard was ok executed (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK)) |
| QuotationCategory |
Extended Data Type:
SalesQuotationTypeId Type: String | QuotationBasic | Type of sale (first time) |
| QuotationExpiryDate |
Extended Data Type:
QuotationExpiryDate Type: Date | QuotationBasic | Calculated or inserted expiration date |
| QuotationFollowupActivity |
Extended Data Type:
smmQuotationFollowupActivity Type: String | SmmCRM | Follow-up activity generated for quotation |
| QuotationFollowUpDate |
Extended Data Type:
smmQuotationFollowUpDate Type: Date | QuotationBasic | Date for follow-up of quotation. |
| QuotationId |
Extended Data Type:
QuotationIdBase Type: String | QuotationBasic | The quotation identifier |
| QuotationName |
Extended Data Type:
QuotationName Type: String | QuotationBasic | Description of the quotation |
| QuotationStatus |
Enumeration:
SalesQuotationStatus | QuotationBasic | Quotation status types |
| QuotationType |
Enumeration:
QuotationType | QuotationBasic | Type of quotation |
| ReasonId |
Extended Data Type:
smmQuotationReasonId Type: String | SmmCRM | Reason that an opportunity was won or lost or that a lead was qualified or disqualified |
| ReceiptDateRequested |
Extended Data Type:
SalesReceiptDateRequested Type: Date | SalesDeliveryDateControl | The date that the customer asked to receive the order on |
| RecId |
Extended Data Type:
RecId Type: Int64 | None | |
| recVersion |
Extended Data Type:
RecVersion Type: Integer | None | |
| SalesGroup |
Extended Data Type:
CommissSalesGroup Type: String | Commission | Commission sales group |
| SalesIdRef |
Extended Data Type:
SalesId Type: String | LogisticsBasic | Identification of the order. |
| SalesOriginId |
Extended Data Type:
SalesOriginId Type: String | LogisticsBasic | Code for order origin |
| SalesPoolId |
Extended Data Type:
SalesPoolId Type: String | LogisticsBasic | Identification of the sales order pool |
| SalesPurchOperationType_BR |
Extended Data Type:
SalesPurchOperationTypeRecId_BR Type: Int64 | None | The default operation type for the CFOP code (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
| SalesUnitId |
Extended Data Type:
smmSalesUnitId Type: String | SmmSM | A team of sales persons responsible for a common sales target |
| ServiceId |
Extended Data Type:
SMAAgreementId Type: String | SMAManagement | Identification of service agreement |
| SettleVoucher |
Extended Data Type:
SalesSettlementType Type: Enum | LogisticsBasic | Specify if voucher should be settled. |
| ShippingDateRequested |
Extended Data Type:
SalesShippingDateRequested Type: Date | LogisticsBasic | The day the selling company should ship the item in order to meet the customer's requested receipt date. |
| StatProcId |
Extended Data Type:
IntrastatProcId Type: String | ForeignTrade | Code for the current statistical procedure. |
| SystemEntryChangePolicy |
Extended Data Type:
PriceDiscPolicySystem Type: Int64 | None | - |
| SystemEntrySource |
Enumeration:
PriceDiscSystemSource | None | - |
| TaxGroup |
Extended Data Type:
TaxGroup Type: String | LedgerBasicSalesTax | A group of sales tax codes for calculating taxes on a sale or purchase |
| TemplateActive |
Extended Data Type:
QuotationTemplateActive Type: Enum | QuotationBasic | Indicates whether the quotation template is active |
| TemplateGroupId |
Extended Data Type:
SalesQuotationTemplateGroupId Type: String | QuotationBasic | Quotation template group ID |
| TemplateName |
Extended Data Type:
QuotationTemplateName Type: String | QuotationBasic | Describes the quotation template |
| Touched |
Extended Data Type:
TradeTouched Type: Enum | None | Update record |
| TransactionCode |
Extended Data Type:
IntrastatTransactionCodeId Type: String | ForeignTrade | Code for the current transaction code. |
| TransferredToForecast |
Extended Data Type:
SalesQuotationTransferred Type: Enum | ProjQuotation | Indicates whether the quotation has been transferred to the project forecast |
| TransferredToItemReq |
Extended Data Type:
SalesQuotationTransferredItemReq Type: Enum | ProjQuotation | Indicates whether the quotation has been transferred to an item requirement |
| Transport |
Extended Data Type:
IntrastatTransport Type: String | ForeignTrade | Specify means of transport for the current order. |
| URL |
Extended Data Type:
URL Type: String | None | WWW address for Internet homepage |
| VATNum |
Extended Data Type:
VATNumJournal Type: String | LedgerBasicSalesTax | Tax exempt identification number |
| WorkerSalesResponsible |
Extended Data Type:
WorkerSalesResponsible Type: Int64 | None | Worker responsible for the sales order. |
| WorkerSalesTaker |
Extended Data Type:
SalesTaker Type: Int64 | None | Worker who received the order. |
| Field Group | Fields |
|---|---|
| Administration | |
| AutoReport | |
| AddressReference | |
| AutoSummary | |
| Competitor | |
| ContactInfo | |
| CurrencyShow | |
| CustomerPayment | |
| CustomerReference | |
| CustomerBusRelInfo | |
| DeliveryAddress | |
| DeliveryInfo | |
| Delivery | |
| DeliverySummary | |
| Dimensions | |
| DiscountMiscCharges | |
| DocumentInfo | |
| Documents | |
| EPProjectMiniPage | |
| EPSalesMiniPage | |
| FiscalInformation_BR | |
| Forecast | |
| ForeignTrade | |
| HeaderToLineUpdate | |
| Identification | |
| MCRAll | |
| Integration | |
| Inventory | |
| ItemInfo | |
| MCRReservation | |
| Payment | |
| LedgerInfo | |
| PSADescription | |
| PSAGroup | |
| PSAEstimatedDate | |
| Quotation | |
| RFIDtagging | |
| QuotationStatus | |
| ReferencesSales | |
| Sales | |
| SalesInfo | |
| SalesTax | |
| AddressLookup | |
| Summary | |
| Statistics | |
| SMAAgreement | |
| Template | |
| TransferredToProject | |
| Transport | |
| UpgradeHistory | |
| WorkflowPreview | |
| WebCategoryBrowsing |
| Relation | Table | Lines |
|---|---|---|
| CashDisc | CashDisc | |
| CommissionCustomerGroup | CommissionCustomerGroup | |
| CommissionSalesGroup | CommissionSalesGroup | |
| Common | Common | |
| ContactPerson | ContactPerson | |
| CountyOrigDest | LogisticsAddressCounty | |
| Currency | Currency | |
| CustFineCode_BR | CustFineSetup_BR | |
| CustInterestCode_BR | CustInterestSetup_BR | |
| CustLedger | CustLedger | |
| CustLineDiscountGroup | PriceDiscGroup | |
| CustMarkupGroup | MarkupGroup | |
| CustMultiLineDiscountGroup | PriceDiscGroup | |
| CustPaymModeSpec | CustPaymModeSpec | |
| CustPaymModeTable | CustPaymModeTable | |
| CustPriceGroup | PriceDiscGroup | |
| CustTotalDiscountGroup | PriceDiscGroup | |
| dataAreaId | DataArea | |
| DefaultDimension | DimensionAttributeValueSet | |
| DeliveryPostalAddress_FK | LogisticsPostalAddress | |
| DlvMode | DlvMode | |
| DlvReason | DlvReason | |
| DlvTerm | DlvTerm | |
| ForecastModel | ForecastModel | |
| IntrastatPort | IntrastatPort | |
| IntrastatStatProc | IntrastatStatProc | |
| IntrastatTransactionCode | IntrastatTransactionCode | |
| IntrastatTransportMode | IntrastatTransportMode | |
| InventLocation | InventLocation | |
| InventSite | InventSite | |
| InvoiceCustomer | CustTable | |
| LanguageTable | LanguageTable | |
| NumberSequenceGroup | NumberSequenceGroup | |
| OrderCustomer | CustTable | |
| OriginSalesQuotationTable | SalesQuotationTable | |
| Partition | Partitions | |
| PaymTerm | PaymTerm | |
| PriceDiscChangePolicyRecId1 | PriceDiscChangePolicy | |
| PriceDiscChangePolicyRecId2 | PriceDiscChangePolicy | |
| ProjInvoiceTable | ProjInvoiceTable | |
| ProjTable | ProjTable | |
| QuotationId | SalesQuotationTable | |
| SalesOrigin | SalesOrigin | |
| SalesPool | SalesPool | |
| SalesPurchOperationType_BR | SalesPurchOperationType_BR | |
| SalesQuotationTemplateGroup | SalesQuotationTemplateGroup | |
| SalesQuotationTypeGroup | SalesQuotationTypeGroup | |
| SalesTable | SalesTable | |
| SMAAgreementTable | SMAAgreementTable | |
| smmActivities | smmActivities | |
| smmBusRelTable | smmBusRelTable | |
| smmCampaignTable | smmCampaignTable | |
| smmOpportunityTable | smmOpportunityTable | |
| smmQuotationReasonGroup | smmQuotationReasonGroup | |
| smmSalesUnit | smmSalesUnit | |
| smmTMCallListGroup | smmTMCallListGroup | |
| TaxGroupHeading | TaxGroupHeading | |
| WorkCalendarTable | WorkCalendarTable | |
| WorkerSalesResponsible_FK | HcmWorker | |
| WorkerSalesTaker_FK | HcmWorker |
Community Additions
ADD
Show:
