PurchTableForm Class [AX 2012]
| Method | Description | |
|---|---|---|
| activate_BR | Called by purchTable_ds.active method |
| can1099G1FieldsBeEdited | Determines whether the 1099G1 fields can be edited. |
| can1099GFieldsBeEdited | Determines whether the 1099G fields can be edited. |
| can1099SFieldsBeEdited | Determines whether the 1099S fields can be edited. |
| 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. |
| canRenumberLineNumbers | Determines whether the line number field can be edited. |
| create | |
| createForm | |
| createFromVendorSearch | Launches the PurchCreateOrder form in order to create a new purchase order. |
| createLineAllowed | Determines whether a new order line can be created. |
| defaultPurchaseType | |
| deleteHeaderAllowed | Indicates whether the specified purchase order can be deleted. |
| deleteLineAllowed | Determines whether the specified order line can be deleted. |
| deliveryScheduleConversionAllowed | Determines whether an order line can be converted to a delivery schedule. |
| design | |
| directDeliverySetLineAccess | Sets line access on the PurchLine form data source related to direct deliveries. |
| distributionFormViewClosed | Called when the AccountingDistribution form is closed. |
| editHeaderAllowed | Determines whether the purchase order can be edited. |
| editLineAllowed | Determines whether the order lines can be edited. |
| editLineNumberAllowed | Determines whether the line number field should be editable. |
| editPurchaseType | |
| enableEximInquiry_IN | Sets the enabled property on buttons used for Exim Inquiry for selected purchase order. |
| enableInvoice4PaymButton_RU | Enables or disables the confirm button. |
| enableLineCreditInvoiceButton | Enables the credit invoice menu item in the Lines action panel. |
| enableLinePurchQtyFields | Enables or disables the quantity or catch weight quantity field. |
| enableLineReceivedNowFields | Enables or disables the quantity or catch weight quantity receive now field. |
| enableLineRemainFinancialFields | Enables or disables the quantity or catch weight remaining physical quantity field. |
| enableLineRemainPhysicalFields | Enables or disables the quantity or catch weight remaining physical quantity field. |
| enableUpdateJournalButtons | Sets the enabled property on buttons used for posting purchase orders when multiple orders are selected. |
| 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. |
| 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 | |
| initValues | |
| interCompanySetLineAccess | Sets the line access on the PurchLine form data source. |
| invoiceAccount | |
| isAdvanced | |
| isButtonPrepayInvoiceEnabled | Enables the prepayment invoice action button on the header. |
| isHeaderCreditInvoiceButtonEnabled | Enables the credit invoice menu item in the Header action panel. |
| isLineCalculationButtonEnabled | Determines whether the line level calculations menu items are enabled. |
| isPBAExecuteButtonEnabled | Enables the applicable main line menu buttons. |
| isPrepayPurchTableEnabled | Enables the advance button on the header when the enumeration value of the PurchaseType field of the PurchTable table is PurchaseType::Purch. |
| isRemovePrepayEnabled | Enables the advance button on the header when the enumeration value of the PurchaseType field of the PurchTable table is PurchaseType::Purch. |
| lastValueDataAreaId | |
| lastValueDesignName | |
| lastValueElementName | |
| lastValueType | |
| lastValueUserId | |
| linkActive | |
| mustFormResearchAfterDelete | Determines whether the form must be researched after deleting the currently selected order line. |
| new | |
| 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. |
| parmButtonJournalBillOfEntry_IN | The button journal bill of entry parameter. |
| parmButtonUpdateBillOfEntry_IN | The parameter of button update bill of entry. |
| parmButtonUpdateInvoiceRegistration_IN | The parameter of button update invoice registration. |
| parmCalcTax | Gets or sets the CalcTax field. |
| parmDimensionDefaultingControllerHeader | Gets or sets the DimensionDefaultingControllerHeader parameter. |
| parmImpOrderData_IN | Gets or sets the ImpOrderData_IN parameter. |
| parmInPurchlineDeleteMarked | Determines if multiple purchase order line are marked for deletion. |
| parmIsHeaderVersioned | Gets or sets the IsHeaderVersioned parameter. |
| parmNumberSeqFormHandlerPurchId | Gets or sets the NumberSeqFormHandlerPurchId parameter. |
| parmPurchTableFormRun | Gets or sets the PurchTableFormRun parameter. |
| project | |
| projId | |
| purchLine_CreatePostSuper | Executes post purchase line creation logic. |
| purchLine_CreatePreSuper | Executes pre-purchase line creation logic. |
| purchLine_WritePostSuper | Executes post-purchase line write logic. |
| purchLine_WritePreSuper | Executes pre-purchase line write logic. |
| purchTable | |
| queryPurchLine | |
| queryPurchTable | |
| refreshDeliverySchedule | Refreshes the delivery lines when order line or delivery line was modified. |
| resetPurchLine | |
| setAllowEditAssetFields | Sets the allowEdit methods of the fixed asset fields for the active purchase line record. |
| setAllowEditProjectFields | Sets the enabled state of the Project fields. |
| setAllowVisibleReductionEntryFields_JP | Sets the isVisible methods of the reduction entry fields group for the active purchase line record. |
| setHeaderAccess | Sets the header access on the PurchTable form data source. |
| setNewlyCreatedPurchLine | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| subscribeToAccDistViewEvents | |
| 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. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| vendAccount | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::canAssetFieldsBeEditedServer | Validates that the fixed asset fields can be edited. |
| ::construct | |
| ::constructFromArgs | Initializes a new instance of the PurchTableForm class. |
| ::createAgreementLinkServer | Creates an agreement link for the given purchase line. |
| ::deliveryScheduleConversionAllowedServer | Performs the server-side checks of the order line to delivery line conversion. |
| ::interCompanyInventOnHandReserve | Opens the intercompany inventory on-hand reservation form. |
| ::isCalledFromPurchTableListPageProject | Determines whether the caller is a purchase project order list page form. |
| ::main | Provides an entry point for the PurchTableForm class when it is called from a command. |
| ::newUnpack | Creates a PurchTableForm class object. |
| ::openDeliveryScheduleForm | Opens the purchase delivery schedule form and waits until it is closed. |
| ::openIterCompanyInventTransForm | Opens the intercompany inventory transaction form. |
| ::purchLine_WritePostSuperServer | Executes serve side post-purchase line write logic. |
| ::purchLine_WritePreSuperServer | Executes serve side pre-purchase line write logic. |
| ::setAllowEditAssetFieldsServer | Retrieves the canEdit and assetAllowCreate enumeration values that are related to the edit of asset fields for the purchase line. |
| ::setupAssetGroup | Sets asset group on the line based on asset defined rules. |
Community Additions
ADD
Show: