AxCustConfirmJour Class [AX 2012]
The AxCustConfirmJour class handles the business logic for the CustConfirmJour table.
| Method | Description | |
|---|---|---|
| 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.) |
| 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.) |
| 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.) |
| 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.) |
| 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.) |
| axItemId | Converts an item ID by using the MapPolicy that is given for the internal class. (Inherited from AxInternalBase.) |
| axLogisticsAddressCountryRegionId | (Inherited from AxInternalBase.) |
| axLogisticsAddressCountyId | (Inherited from AxInternalBase.) |
| axLogisticsAddressStateId | (Inherited from AxInternalBase.) |
| axLogisticsAddressZipCodeId | (Inherited from AxInternalBase.) |
| axOrig | Gets the original record of the CustConfirmJour table. (Overrides the axOrig Method.) |
| 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.) |
| 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.) |
| axTaxCode | This method converts tax codes by using the map policy that is specified for the class. (Inherited from AxInternalBase.) |
| axUnitOfMeasureSymbol | (Inherited from AxInternalBase.) |
| 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.) |
| 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.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkNumber | Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.) |
| classCacheDelete | Delete an object from the cache. (Inherited from AxInternalBase.) |
| classCacheExist | (Inherited from AxInternalBase.) |
| classCacheInsert | (Inherited from AxInternalBase.) |
| classCacheLookup | (Inherited from AxInternalBase.) |
| clearField | (Inherited from AxInternalBase.) |
| continueOnError | Identifies whether the code should continue when an error is found in the AxBC table class in validating the record. (Inherited from AxInternalBase.) |
| copy | (Inherited from AxInternalBase.) |
| createAxbcTypeId | (Inherited from AxInternalBase.) |
| createOrUpdateRelatedRecords | This method is for updating or creating records that relates to the data in the AxBC class. (Inherited from AxInternalBase.) |
| currentRecord | Gets the buffer for the CustConfirmJour table. (Overrides the currentRecord Method.) |
| custConfirmJour | Returns an instance of the CustConfirmJour class. |
| dataSourceName | (Inherited from AxInternalBase.) |
| defaulting | Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.) |
| delete | (Inherited from AxInternalBase.) |
| doModify | (Inherited from AxInternalBase.) |
| doParm | (Inherited from AxInternalBase.) |
| doSave | Saves or updates a record. (Inherited from AxInternalBase.) |
| emptyRecord | Gets an empty record for the CustConfirmJour table. (Overrides the emptyRecord Method.) |
| end | Throws an error if an inventDim section was missing in an XML string. (Inherited from AxInternalBase.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| 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.) |
| getAxbcTypeId | (Inherited from AxInternalBase.) |
| getEntityKey | (Inherited from AxInternalBase.) |
| getKeyFields | (Inherited from AxInternalBase.) |
| getMandatoryFieldExemptions | Retrieves the list of fields that the AxBC class has specified as not mandatory in the AxInternalBase.initMandatoryFieldsExemptionList Method. (Inherited from AxInternalBase.) |
| getModifiedFields | (Inherited from AxInternalBase.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.) |
| initMandatoryFieldsExemptionList | (Inherited from AxInternalBase.) |
| initRecord | (Inherited from AxInternalBase.) |
| inputStatus | (Inherited from AxInternalBase.) |
| isFieldModified | (Inherited from AxInternalBase.) |
| isFieldSet | (Inherited from AxInternalBase.) |
| isFieldSetExternally | (Inherited from AxInternalBase.) |
| isMethodExecuted | (Inherited from AxInternalBase.) |
| isProcessed | Identifies the processing state of the record. (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromModify | (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromSave | (Inherited from AxInternalBase.) |
| isSetMethodsCalledFromUpdate | (Inherited from AxInternalBase.) |
| mapPolicy | Gets or sets the AxMapPolicy class that is being used for defining the value mapping in the AxBC table framework. (Inherited from AxInternalBase.) |
| modify | (Inherited from AxInternalBase.) |
| new | Initializes a new instance of the AxCustConfirmJour class. (Overrides the new Method.) |
| nextCacheIdx | (Inherited from AxInternalBase.) |
| 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parentAxBC | (Inherited from AxInternalBase.) |
| parm_DocumentHash | Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.) |
| parmCashDiscCode | Gets or sets the CashDiscCode parameter. |
| parmCashDiscPercent | Gets or sets the CashDiscPercent parameter. |
| parmConfirmAmount | Gets or sets the ConfirmAmount parameter. |
| parmConfirmDate | Gets or sets the ConfirmDate parameter. |
| parmConfirmDocNum | Gets or sets the ConfirmDocNum parameter. |
| parmConfirmId | Gets or sets the ConfirmId parameter. |
| parmCostValue | Gets or sets the CostValue parameter. |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
| parmCustGroup | Gets or sets the CustGroup parameter. |
| parmCustomerRef | Gets or sets the CustomerRef parameter. |
| parmCustomsExportOrder_IN | Gets or sets the CustomsExportOrder_IN parameter. |
| parmDefaultDimension | Gets or sets the DefaultDimension parameter. |
| parmDeliveryName | Gets or sets the DeliveryName parameter. |
| parmDeliveryPostalAddress | Gets or sets the DeliveryPostalAddress parameter. |
| parmDlvMode | Gets or sets the DlvMode parameter. |
| parmDlvTerm | Gets or sets the DlvTerm parameter. |
| parmEndDisc | Gets or sets the EndDisc parameter. |
| parmExchRate | Gets or sets the ExchRate parameter. |
| parmExchRateSecondary | Gets or sets the ExchRateSecondary parameter. |
| parmFixedDueDate | Gets or sets the FixedDueDate parameter. |
| parmInclTax | Gets or sets the InclTax parameter. |
| parmInterCompanyPosted | Gets or sets the InterCompanyPosted parameter. |
| parmInvoiceAccount | Gets or sets the InvoiceAccount parameter. |
| parmLanguageId | Gets or sets the LanguageId parameter. |
| parmOrderAccount | Gets or sets the OrderAccount parameter. |
| parmParmId | Gets or sets the ParmId parameter. |
| parmPayment | Gets or sets the Payment parameter. |
| parmPurchaseOrder | Gets or sets the PurchaseOrder parameter. |
| parmQty | Gets or sets the Qty parameter. |
| parmRecId | Gets or sets the RecId parameter. (Inherited from AxInternalBase.) |
| parmRecVersion | Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.) |
| parmRoundOff | Gets or sets the RoundOff parameter. |
| parmSalesBalance | Gets or sets the SalesBalance parameter. |
| parmSalesId | Gets or sets the SalesId parameter. |
| parmSumLineDisc | Gets or sets the SumLineDisc parameter. |
| parmSumMarkup | Gets or sets the SumMarkup parameter. |
| parmSumTax | Gets or sets the SumTax parameter. |
| parmTriangulation | Gets or sets the Triangulation parameter. |
| parmVolume | Gets or sets the Volume parameter. |
| parmWeight | Gets or sets the Weight parameter. |
| parmWorkerSalesTaker | Gets or sets the WorkerSalesTaker parameter. |
| reconstruct | Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.) |
| recordAction | Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.) |
| replaceCurrentRecord | (Inherited from AxInternalBase.) |
| resetAxbcTypeParameters | (Inherited from AxInternalBase.) |
| resetInternalValues | (Inherited from AxInternalBase.) |
| save | Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.) |
| setCashDiscCode | Sets the value for the CashDiscCode field. |
| setCashDiscPercent | Sets the value for the CashDiscPercent field. |
| setConfirmAmount | Sets the value for the ConfirmAmount field. |
| setConfirmDate | Sets the value for the ConfirmDate field. |
| setConfirmDocNum | Sets the value for the ConfirmDocNum field. |
| setConfirmId | Sets the value for the ConfirmId field. |
| setCostValue | Sets the value for the CostValue field. |
| setCurrencyCode | Sets the value for the CurrencyCode field. |
| setCurrentRecordFromExternal | (Inherited from AxInternalBase.) |
| setCustGroup | Sets the value for the CustGroup field. |
| setCustomerRef | Sets the value for the CustomerRef field. |
| setCustomsExportOrder_IN | Sets the value for the CustomsExportOrder_IN field. |
| setDefaultDimension | Sets the value for the DefaultDimension field. |
| setDeliveryName | Sets the value for the DeliveryName field. |
| setDeliveryPostalAddress | Sets the value for the DeliveryPostalAddress field. |
| setDimensionEntitySpecifiers | Updates the financial dimension entity specifiers for the record. (Overrides the setDimensionEntitySpecifiers Method.) |
| setDlvMode | Sets the value for the DlvMode field. |
| setDlvTerm | Sets the value for the DlvTerm field. |
| setEndDisc | Sets the value for the EndDisc field. |
| setExchRate | Sets the value for the ExchRate field. |
| setExchRateSecondary | Sets the value for the ExchRateSecondary field. |
| setField | Assigns a value to a field in the currentRecord that is assigned to the AxBC class. (Inherited from AxInternalBase.) |
| setFieldAsModified | (Inherited from AxInternalBase.) |
| setFieldAsTouched | Sets a field as touched. (Inherited from AxInternalBase.) |
| setFixedDueDate | Sets the value for the FixedDueDate field. |
| setInclTax | Sets the value for the InclTax field. |
| setInterCompanyPosted | Sets the value for the InterCompanyPosted field. |
| setInventDimIdDirtySaved | Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.) |
| setInvoiceAccount | Sets the value for the InvoiceAccount field. |
| setLanguageId | Sets the value for the LanguageId field. |
| setOrderAccount | Sets the value for the OrderAccount field. |
| setParmId | Sets the value for the ParmId field. |
| setParmMethodAsNotMandatory | (Inherited from AxInternalBase.) |
| setPayment | Sets the value for the Payment field. |
| setPurchaseOrder | Sets the value for the PurchaseOrder field. |
| setQty | Sets the value for the Qty field. |
| setRoundOff | Sets the value for the RoundOff field. |
| setSalesBalance | Sets the value for the SalesBalance field. |
| setSalesId | Sets the value for the SalesId field. |
| setSumLineDisc | Sets the value for the SumLineDisc field. |
| setSumMarkup | Sets the value for the SumMarkup field. |
| setSumTax | Sets the value for the SumTax field. |
| setTableFields | Applies default values to fields of a table row. (Overrides the setTableFields Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTriangulation | Sets the value for the Triangulation field. |
| setVolume | Sets the value for the Volume field. |
| setWeight | Sets the value for the Weight field. |
| setWorkerSalesTaker | Sets the value of the WorkerSalesTaker field. |
| sysDictFieldFind | Finds the SysDictField class for a field in the table that relates to the AxBC class. (Inherited from AxInternalBase.) |
| tableCacheExist | (Inherited from AxInternalBase.) |
| tableCacheInsert | (Inherited from AxInternalBase.) |
| tableCacheLookup | (Inherited from AxInternalBase.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateField | Calls the validateField method for the current record and logs an error for validation failures. (Inherited from AxInternalBase.) |
| validateFields | (Inherited from AxInternalBase.) |
| validateInboundCurrencyString | Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.) |
| validateInboundItemIdString | Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.) |
| validateInboundString | Validates the string length for an incoming string. (Inherited from AxInternalBase.) |
| validateInput | Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.) |
| validateWrite | (Inherited from AxInternalBase.) |
| 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.) |
| valueMappingInbound | Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.) |
| valueMappingOutbound | Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.) |
| wait | Pauses a process. (Inherited from Object.) |
| write | (Inherited from AxInternalBase.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| xmlDocDirection | (Inherited from AxInternalBase.) |
| ::construct | Initializes a new instance of the AxCustConfirmJour class. |
| ::newCustConfirmJour | Creates an instance of the AxCustConfirmJour class. |
Community Additions
ADD
Show: