PurchTableType Class [AX 2012]
Syntax
class PurchTableType extends InventType
Run On
Called
Methods
Method | Description | |
---|---|---|
associateWithAgreementHeader | Associates the purchase order with the specified Agreement. | |
canBillOfEntryBeUpdated_IN | Checks if the bill of entry be updated. | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canConfirmationRequestBeUpdated | Checks the current purchase order can be updated for Confirmation Request. | |
canCreditNoteBeCreated | Determines whether the purchase order can be credited. | |
canEditSalesPurchOperationType_BR | Returns true when SalesPurchOperationType_BR can be edited. | |
canFactureBeUpdated_RU | ||
canFiscalDocTextBeRegistrated_BR | Determines if Fiscal document texts can be registered to the Purchase header | |
canInventBeReserved | (Inherited from InventType.) | |
canInventUpdExpected | (Inherited from InventType.) | |
canInventUpdFinancial | (Inherited from InventType.) | |
canInventUpdPhysical | (Inherited from InventType.) | |
canInvoice4PaymBeUpdated_RU | ||
canInvoiceBeCreatedByVendor | Indicates whether a new vendor invoice can be created for the purchase order. | |
canInvoiceBeUpdated | ||
canInvoiceBeUpdated_IN | Checks if the invoice can be updated. | |
canInvoiceRegistrationBeUpdated_IN | Checks if the invoice registration can be updated. | |
canPackingslipBeUpdated | ||
canPackingslipBeUpdated_IN | Checks if packing slip can be updated. | |
canPurchaseOrderBeUpdated | ||
canReceiptsListBeUpdated | ||
canReceiptsListBeUpdated_IN | Checks if receipts list can be updates. | |
canReleaseOrderBeCreated | ||
canTypeBeChanged | Indicates whether the order type can be changed. | |
canTypeBeChangedNonInventoried | Indicates whether the order type can be changed. | |
canUpdateRemainingQty | ||
caseTagging | (Inherited from InventType.) | |
checkDelete | ||
checkIfUpdate | Determines if the various posting updates are enabled for the order. | |
checkIfUpdate_IN | Checks if the instance should be update. | |
checkInvoiceConstaints | If the purchase order is invoice matched it checks whether there were no field changes that would require distribution update. | |
checkPurchQty | ||
checkPurchQty_IN | Checks purch quantity information. | |
delete | ||
deleteSalesTable | ||
deleteTaxUncommitted | Deletes the TaxUncommitted records for the whole document if it has not yet been confirmed. | |
deleteTaxWithholdUncommitted_IN | Deletes TaxWithholdUncommitted_IN records for the entire document if it has not yet been confirmed. | |
distributionUpdateNeeded | Determines whether a change to the record in the PurchTable table should update the associated AccountingDistribution table. | |
documentStatusOrder_RU | ||
doScrap | (Inherited from InventType.) | |
editInvoiceAccount | ||
editOrderAccount | ||
editPurchType | ||
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
formMethodClose | ||
formMethodDataSourceCreate | ||
formMethodDataSourceDelete | ||
formMethodDataSourceLinkActive | ||
formMethodDataSourceValidateWrite | ||
formMethodDataSourceWrite | ||
fullDistributionReversalNeeded | Determines whether a change to the record in the PurchTable table should reverse all associated AccountingDistribution records. | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initValue | ||
insert | ||
interCompanyCanBeUpdated | Determines whether an intercompany order can be updated. | |
interCompanyCreateAllowed | ||
interCompanyDelete | ||
interCompanyIsDerivedOrder | ||
interCompanyMarkupMirror | ||
interCompanyMirror | Synchronizes the purchase order header with the related intercompany sales order header. | |
interCompanyReturnStatusCreated | ||
inventLotInvoke | ||
inventOnhandInvoke | ||
inventTransactInvoke | ||
isDocumentStatusTransitionPossible | Checks whether it is possible to update the DocumentStatus field of the PurchTable. | |
itemTagging | (Inherited from InventType.) | |
mayBankDocumentTypeBeModified | Indicates whether the BankDocumentType field can be modified. | |
mayBillOfEntryBeUpdated_IN | Checks if the bill of entry can be updated. | |
mayFactureBeUpdated_RU | ||
mayInvoice4PaymBeUpdated_RU | ||
mayInvoiceBeUpdated | ||
mayInvoiceRegistrationBeUpdated_IN | Checks if the invoice registration can be updated. | |
mayPackingSlipBeUpdated | ||
mayProcessDropShipPackList | Checks if the dropship packlist can be updated. | |
mayProcessDropShipRelease | Checks if the dropship release can be updated. | |
mayPurchaseOrderBeUpdated | ||
mayReceiptsListBeUpdated | ||
mayScrapBeExpected | (Inherited from InventType.) | |
mcrRetrieveMinDropShipStatus | Retrieves the lowest drop shipment status for a purchase order. | |
modifiedBankDocumentType | Modifies the fields that are affected by the BankDocumentType field.The method should be called after the BankDocumentType field has been modified. | |
modifyPurchaseType | Modifies the related field and table values when the PurchaseType Enumeration field value of the PurchTable Table buffer is changed. | |
mustBeCovPlanned | ||
mustInventBeExpectedAgain | (Inherited from InventType.) | |
mustInventBeQuotationControlled | (Inherited from InventType.) | |
mustInventUpdEstimated | (Inherited from InventType.) | |
new | (Overrides the new Method.) | |
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.) | |
numberSeqFormHandlerPurchId | ||
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
palletTagging | (Inherited from InventType.) | |
parmAllowPurchLineCaching | Gets or sets the AllowPurchLineCaching parameter. | |
parmNumberSeqFormHandlerPurchId | Gets or sets the NumberSeqFormHandlerPurchId parameter. | |
parmPurchTableCheckQuantity | Gets the PurchTableCheckQuantity parameter. | |
pdsApprovedVendorListCheck | Creates an instance of the PdsApprovedVendorListCheck class that is appropriate for this order type. | |
postDistributionUpdateNeeded_BR | Determines if distribution update is needed. | |
postModifiedField_BR | Executes after a Brazilian field modification. | |
postValidateField_BR | Validates Brazilian logic on PurchTable fields. | |
setDefaultDeliveryAddress | Sets the default delivery address for the purchTable record. | |
setTaxGroup | ||
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
syncSalesTable | ||
syncSalesTableSave | ||
templateRequiresDistributionRecreation | Determines whether a change to the record in the PurchTable table should re-create the associated AccountingDistribution table. | |
tmsModifiedDlvMode | Modifies all the fields of the correspondent TMSPurchTable record that depend on delivery mode field. | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
update | ||
updateBackStatus | ||
updateDistribution | ||
updateDistributionAccountingDate | Updates the accounting date on the accounting distributions. | |
updatedLineDistributionNeeded | Indicates whether a change to the PurchTable table should update the record in the AccountingDistribution table that is associated with the PurchLine records. | |
updateDocumentStatus | ||
updateEchangeRateDate | Updates the exchange rate date. | |
updateFiscalDocumentText_BR | Updates the Fiscal document texts of a specific type on the Purchase header. | |
updateFromPurchLines | Sets the values on the purchase order that depend on purchase order line values. | |
updateLedgerCov | Modifies the routine for calling the LedgerCoverage Class to pass the purchase receipt fixed asset LedgerPostingType Enumeration instead of the purchase receipt type when the PurchLine Table record is related to a fixed asset. | |
updatePurchaseType | ||
updatePurchLineDelete | ||
updateSumMarkupTrans | ||
updateSumPurchLine | ||
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
validateDelete | ||
validateField | ||
validateField_BR | Validates Brazilian fields. | |
validateField_RU | Validates Russia fields. | |
validateField_W | Validates countries' fields. | |
validateWrite | ||
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::checkDeleteServer | Indicates whether a PurchTable table may be deleted or not. | |
::construct | ||
::posBillOfEntry_IN | The position bill of entry. | |
::posDropShipDelivery | Gets the dropship delivery position. | |
::posDropShipRelease | Gets the dropship release position. | |
::posFacture_RU | ||
::posInvoice | ||
::posInvoice_IN | The position of invoice. | |
::posInvoice4Paym_RU | ||
::posInvoiceRegistration_IN | Gets the position invoice registration. | |
::posPackingSlip | ||
::posPackingSlip_IN | Gets the position packing slip. | |
::posPurchaseOrder | ||
::posPurchaseOrder_IN | Gets the position of the purchase order. | |
::posReceiptsList | ||
::posReceiptsList_IN | Gets the position of the receipts list. | |
::postDistributionUpdateNeededHandler_BR | Determines if distribution update is needed. | |
::postInventExtPackingSlip | Retrieves the position of the InventExtPackingSlip value. | |
::postModifiedFieldHandler_BR | Executes after a modification in a Brazilian field. | |
::postValidateFieldHandler_BR | Validates Brazilian fields. | |
::syncDeliveryAddress |
Top
Inheritance Hierarchy
Object Class
InventType Class
PurchTableType Class
PurchTableType_Journal Class
PurchTableType_Project Class
PurchTableType_Purch Class
PurchTableType_ReturnItem Class
PurchTableType_Subscription Class