PurchTableForm_DeliverySchedule Class [AX 2012]
The PurchTableForm_DeliverySchedule class is used to manage delivery schedules.
| Method | Description | |
|---|---|---|
| activate_BR | Called by purchTable_ds.active method (Inherited from PurchTableForm.) |
| can1099G1FieldsBeEdited | Determines whether the 1099G1 fields can be edited. (Inherited from PurchTableForm.) |
| can1099GFieldsBeEdited | Determines whether the 1099G fields can be edited. (Inherited from PurchTableForm.) |
| can1099SFieldsBeEdited | Determines whether the 1099S fields can be edited. (Inherited from PurchTableForm.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canNewLineBeAppended | Determines whether a new order line can be inserted after the currently selected one. (Inherited from PurchTableForm.) |
| canRenumberLineNumbers | Determines whether the line number field can be edited. (Inherited from PurchTableForm.) |
| checkAgreementDisassociation | Indicates whether the update of the PurchLine table with the values that are stored in the temporary form data source would cause a disassociation from an agreement. |
| closeOk | Performs the business logic triggered by pressing the OK button on the delivery schedule form. |
| create | (Inherited from PurchTableForm.) |
| createForm | (Inherited from PurchTableForm.) |
| createFromVendorSearch | Launches the PurchCreateOrder form in order to create a new purchase order. (Inherited from PurchTableForm.) |
| createLineAllowed | Determines whether a new order line can be created. (Overrides the createLineAllowed Method.) |
| defaultPurchaseType | (Inherited from PurchTableForm.) |
| deleteHeaderAllowed | Indicates whether the specified purchase order can be deleted. (Inherited from PurchTableForm.) |
| deleteLineAllowed | Determines whether the specified order line can be deleted. (Overrides the deleteLineAllowed Method.) |
| deliveryLinesSync | Synchronizes the delivery lines with the order line after a change on either the order line or a delivery line. (Inherited from PurchTableForm_DlvScheduleSyncEnabled.) |
| deliveryScheduleConversionAllowed | Determines whether an order line can be converted to a delivery schedule. (Inherited from PurchTableForm.) |
| design | (Inherited from PurchTableForm.) |
| directDeliverySetLineAccess | Sets line access on the PurchLine form data source related to direct deliveries. (Inherited from PurchTableForm.) |
| distributionFormViewClosed | Called when the AccountingDistribution form is closed. (Inherited from PurchTableForm.) |
| editHeaderAllowed | Determines whether the purchase order can be edited. (Inherited from PurchTableForm.) |
| editLineAllowed | Determines whether the order lines can be edited. (Inherited from PurchTableForm.) |
| editLineNumberAllowed | Determines whether the line number field should be editable. (Inherited from PurchTableForm.) |
| editPurchaseType | (Inherited from PurchTableForm.) |
| enableEximInquiry_IN | Sets the enabled property on buttons used for Exim Inquiry for selected purchase order. (Inherited from PurchTableForm.) |
| enableInvoice4PaymButton_RU | Enables or disables the confirm button. (Inherited from PurchTableForm.) |
| enableLineCreditInvoiceButton | Enables the credit invoice menu item in the Lines action panel. (Inherited from PurchTableForm.) |
| enableLinePurchQtyFields | Enables or disables the quantity or catch weight quantity field. (Inherited from PurchTableForm.) |
| enableLineReceivedNowFields | Enables or disables the quantity or catch weight quantity receive now field. (Inherited from PurchTableForm.) |
| enableLineRemainFinancialFields | Enables or disables the quantity or catch weight remaining physical quantity field. (Inherited from PurchTableForm.) |
| enableLineRemainPhysicalFields | Enables or disables the quantity or catch weight remaining physical quantity field. (Inherited from PurchTableForm.) |
| enableUpdateJournalButtons | Sets the enabled property on buttons used for posting purchase orders when multiple orders are selected. (Inherited from PurchTableForm.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getEnabledAgreementButtons | Determines whether the buttons that are used for linking with purchase agreement lines are enabled. (Inherited from PurchTableForm.) |
| getOrderLineQty | Retrieves committed total quantity of the delivery schedule. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initParmDefault | (Inherited from PurchTableForm.) |
| initValues | (Inherited from PurchTableForm.) |
| interCompanySetLineAccess | Sets the line access on the PurchLine form data source. (Inherited from PurchTableForm.) |
| invoiceAccount | (Inherited from PurchTableForm.) |
| isAdvanced | (Inherited from PurchTableForm.) |
| isButtonPrepayInvoiceEnabled | Enables the prepayment invoice action button on the header. (Inherited from PurchTableForm.) |
| isHeaderCreditInvoiceButtonEnabled | Enables the credit invoice menu item in the Header action panel. (Inherited from PurchTableForm.) |
| isLineCalculationButtonEnabled | Determines whether the line level calculations menu items are enabled. (Inherited from PurchTableForm.) |
| isPBAExecuteButtonEnabled | Enables the applicable main line menu buttons. (Inherited from PurchTableForm.) |
| isPrepayPurchTableEnabled | Enables the advance button on the header when the enumeration value of the PurchaseType field of the PurchTable table is PurchaseType::Purch. (Inherited from PurchTableForm.) |
| isRemovePrepayEnabled | Enables the advance button on the header when the enumeration value of the PurchaseType field of the PurchTable table is PurchaseType::Purch. (Inherited from PurchTableForm.) |
| lastValueDataAreaId | (Inherited from PurchTableForm.) |
| lastValueDesignName | (Inherited from PurchTableForm.) |
| lastValueElementName | (Overrides the lastValueElementName Method.) |
| lastValueType | (Inherited from PurchTableForm.) |
| lastValueUserId | (Inherited from PurchTableForm.) |
| linkActive | (Inherited from PurchTableForm.) |
| mustFormResearchAfterDelete | Determines whether the form must be researched after deleting the currently selected order line. (Inherited from PurchTableForm.) |
| new | Constructs the SalesTableForm_DeliverySchedule object. (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.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the PurchTableForm_DeliverySchedule class. (Overrides the pack Method.) |
| parmButtonJournalBillOfEntry_IN | The button journal bill of entry parameter. (Inherited from PurchTableForm.) |
| parmButtonUpdateBillOfEntry_IN | The parameter of button update bill of entry. (Inherited from PurchTableForm.) |
| parmButtonUpdateInvoiceRegistration_IN | The parameter of button update invoice registration. (Inherited from PurchTableForm.) |
| parmCalcTax | Gets or sets the CalcTax field. (Inherited from PurchTableForm.) |
| parmDimensionDefaultingControllerHeader | Gets or sets the DimensionDefaultingControllerHeader parameter. (Inherited from PurchTableForm.) |
| parmImpOrderData_IN | Gets or sets the ImpOrderData_IN parameter. (Inherited from PurchTableForm.) |
| parmInPurchlineDeleteMarked | Determines if multiple purchase order line are marked for deletion. (Inherited from PurchTableForm.) |
| parmIsHeaderVersioned | Gets or sets the IsHeaderVersioned parameter. (Inherited from PurchTableForm.) |
| parmMarkupConversionMode | Gets or sets the MarkupConversionMode parameter. |
| parmNumberSeqFormHandlerPurchId | Gets or sets the NumberSeqFormHandlerPurchId parameter. (Inherited from PurchTableForm.) |
| parmOrderLineOrig | Gets or sets the OrderLineOrig parameter. (Inherited from PurchTableForm_DlvScheduleSyncEnabled.) |
| parmPurchTableFormRun | Gets or sets the PurchTableFormRun parameter. (Inherited from PurchTableForm.) |
| parmScheduleLines | Gets or sets the ScheduleLines parameter. |
| pdsCWTotalQty | Calculates the total quantity of the delivery schedule. |
| pdsGetCWQty | Retrieves committed total catch weight quantity of the delivery schedule. |
| project | (Inherited from PurchTableForm.) |
| projId | (Inherited from PurchTableForm.) |
| purchLine_CreatePostSuper | Executes post purchase line creation logic. (Inherited from PurchTableForm.) |
| purchLine_CreatePreSuper | Executes pre-purchase line creation logic. (Inherited from PurchTableForm.) |
| purchLine_Init | Initializes the data source of the form. |
| purchLine_InitValue | Initializes new delivery line. |
| purchLine_ValidateWrite | Executes write validation logic on a purchase delivery line. |
| purchLine_WritePostSuper | Executes post-purchase line write logic. (Overrides the purchLine_WritePostSuper Method.) |
| purchLine_WritePreSuper | Captures the order line before the update of a line that will trigger delivery schedule synchronization. (Inherited from PurchTableForm_DlvScheduleSyncEnabled.) |
| purchTable | (Inherited from PurchTableForm.) |
| queryPurchLine | (Inherited from PurchTableForm.) |
| queryPurchTable | (Inherited from PurchTableForm.) |
| refreshDeliveryLines | Refreshes delivery lines after the order line with multiple deliveries has changed. (Inherited from PurchTableForm_DlvScheduleSyncEnabled.) |
| refreshDeliverySchedule | Refreshes the delivery schedule lines when an order or delivery line was modified. (Inherited from PurchTableForm_DlvScheduleSyncEnabled.) |
| refreshOrderLineWithMultipleDeliveries | Refreshes the order line with multiple deliveries if it was changed in the result of delivery line change. (Inherited from PurchTableForm_DlvScheduleSyncEnabled.) |
| resetPurchLine | (Inherited from PurchTableForm.) |
| setAllowEditAssetFields | Sets the allowEdit methods of the fixed asset fields for the active purchase line record. (Inherited from PurchTableForm.) |
| setAllowEditProjectFields | Sets the enabled state of the Project fields. (Inherited from PurchTableForm.) |
| setAllowVisibleReductionEntryFields_JP | Sets the isVisible methods of the reduction entry fields group for the active purchase line record. (Inherited from PurchTableForm.) |
| setHeaderAccess | Sets the header access on the PurchTable form data source. (Inherited from PurchTableForm.) |
| setNewlyCreatedPurchLine | (Inherited from PurchTableForm.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| subscribeToAccDistViewEvents | (Inherited from PurchTableForm.) |
| syncDeliveryScheduleCommercialAttributes | Detects whether any of the commercial attributes have changed on the order line with multiple deliveries and prompts the user to specify whether to copy the changed attributes to all the delivery lines and, finally, copies them. (Inherited from PurchTableForm_DlvScheduleSyncEnabled.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totalQty | Calculates the total quantity of the delivery schedule. |
| unpack | Deserializes the packedClass parameter value to an instance of the PurchTableForm_DeliverySchedule class. (Overrides the unpack Method.) |
| updatePurchLineTable | Transfers an accepted delivery schedule from the temporary form data source to the PurchLine table in the database. |
| updateSchedule | Performs the business logic triggered by pressing the OK button on the delivery schedule form. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| vendAccount | (Inherited from PurchTableForm.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::closeOkServer |
Object Class
PurchTableForm Class
PurchTableForm_DlvScheduleSyncEnabled Class
PurchTableForm_DeliverySchedule Class
PurchTableForm Class
PurchTableForm_DlvScheduleSyncEnabled Class
PurchTableForm_DeliverySchedule Class
Community Additions
ADD
Show: