PurchTableForm_Project Class [AX 2012]
| 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.) |
| 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. (Inherited from PurchTableForm.) |
| 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. (Inherited from PurchTableForm.) |
| 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.) |
| 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 | (Overrides the initValues Method.) |
| 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 | (Inherited from PurchTableForm.) |
| 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 | (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 class. (Inherited from PurchTableForm.) |
| 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.) |
| parmNumberSeqFormHandlerPurchId | Gets or sets the NumberSeqFormHandlerPurchId parameter. (Inherited from PurchTableForm.) |
| parmPurchTableFormRun | Gets or sets the PurchTableFormRun parameter. (Inherited from PurchTableForm.) |
| project | (Overrides the project Method.) |
| 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_WritePostSuper | Executes post-purchase line write logic. (Inherited from PurchTableForm.) |
| purchLine_WritePreSuper | Executes pre-purchase line write logic. (Inherited from PurchTableForm.) |
| purchTable | (Inherited from PurchTableForm.) |
| queryPurchLine | (Inherited from PurchTableForm.) |
| queryPurchTable | (Overrides the queryPurchTable Method.) |
| refreshDeliverySchedule | Refreshes the delivery lines when order line or delivery line was modified. (Inherited from PurchTableForm.) |
| 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.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the packedClass parameter value to an instance of the PurchTableForm class. (Inherited from PurchTableForm.) |
| 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.) |
Community Additions
ADD
Show: