SalesTableForm_Return Class [AX 2012]
The SalesTableForm_Return class is used to handle return order form events.
| Method | Description | |
|---|---|---|
| adjustLineAccessBasedOnItem | Adjusts line field access based on line item. (Inherited from SalesTableForm.) |
| allowEnableInterCompanyOnHandButton | Determines whether to enable the intercompany on-hand button. |
| buttonReplacementOrder | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canClose | (Inherited from SalesTableForm.) |
| canExpandBOM | Indicates whether the BOM of a sales order line can be expanded. (Inherited from SalesTableForm.) |
| canNewLineBeAppended | Determines whether a new order line can be inserted after the currently selected one. (Inherited from SalesTableForm.) |
| captionName | (Inherited from SalesTableForm.) |
| create | (Inherited from SalesTableForm.) |
| createForm | (Inherited from SalesTableForm.) |
| createLineAgreementLink | Links an agreement line with a sales line that is based on the original sales line. |
| createLineAllowed | (Overrides the createLineAllowed Method.) |
| custAccount | (Inherited from SalesTableForm.) |
| defaultSalesType | (Overrides the defaultSalesType Method.) |
| deleteHeaderAllowed | (Inherited from SalesTableForm.) |
| deleteLineAllowed | (Inherited from SalesTableForm.) |
| design | (Inherited from SalesTableForm.) |
| editHeaderAllowed | (Inherited from SalesTableForm.) |
| editLineAllowed | (Overrides the editLineAllowed Method.) |
| editSalesType | (Overrides the editSalesType Method.) |
| enableAvailableDlvDatesButtons | Sets the enabled property on buttons that are used for the available delivery date calculation. (Inherited from SalesTableForm.) |
| enableExportOrderButton_IN | Enables or Disables the button of Export Order (Inherited from SalesTableForm.) |
| enableLineDeliverNowFields | Enables or disables the quantity or catch weight quantity field. (Inherited from SalesTableForm.) |
| enableLineExpectedRetQtyFields | Enables or disables the expected return quantity or catch weight quantity field. (Inherited from SalesTableForm.) |
| enableLineInventoryButtons | Determines whether the line level inventory menu items are enabled. |
| enableLineRemainFinancialFields | Enables or disables the remaining physical quantity or catch weight quantity field. (Inherited from SalesTableForm.) |
| enableLineRemainPhysicalFields | Enables or disables the remaining physical quantity or catch weight quantity field. (Inherited from SalesTableForm.) |
| enableLineSalesQtyFields | Enables or disables the quantity or catch weight quantity field. (Inherited from SalesTableForm.) |
| enableUpdateJournalButtonsMultipleOrders | Sets the enabled property on buttons that are used for posting sales orders when multiple sales orders are selected. (Inherited from SalesTableForm.) |
| enableUpdateJournalTransButtons | Sets the enabled property on buttons used for posting sales order lines. (Inherited from SalesTableForm.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fillPotencyCache | Fills the cache with calculated pricing information in the current sales order. (Inherited from SalesTableForm.) |
| getActiveLineCalculatedAmount | Gets the adjusted net amount for the specified sales line. (Inherited from SalesTableForm.) |
| getActiveLineCalculatedUnitPrice | Gets the adjusted unit price if this is an advanced pricing order. (Inherited from SalesTableForm.) |
| getActiveLineCalculationId | Gets the calculation ID if this is an advanced pricing order. (Inherited from SalesTableForm.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hideReturnReservationLine | Modifies the SalesLine query to exclude ReturnReservationlines. (Inherited from SalesTableForm.) |
| initParmDefault | (Inherited from SalesTableForm.) |
| initPotencyCacheMap | Initializes the cache with calculated pricing information in the current sales order. (Inherited from SalesTableForm.) |
| initValues | (Inherited from SalesTableForm.) |
| interCompanyAllowIndirectCreationOrig | Sets the visibility of the SalesTable form control InterCompanyAllowIndirectCreationOrig . (Inherited from SalesTableForm.) |
| interCompanyAutoCreateOrders | (Inherited from SalesTableForm.) |
| interCompanyAutoCreateOrdersNow | (Inherited from SalesTableForm.) |
| interCompanyClearCache | (Inherited from SalesTableForm.) |
| interCompanyOriginalSalesCache | (Inherited from SalesTableForm.) |
| interCompanySalesCache | (Inherited from SalesTableForm.) |
| interCompanySetHeaderAccess | (Inherited from SalesTableForm.) |
| interCompanySetLineAccess | (Overrides the interCompanySetLineAccess Method.) |
| interCompanyShowButtonLine | |
| invoiceAccount | (Inherited from SalesTableForm.) |
| isAdvanced | (Inherited from SalesTableForm.) |
| isItemPotencyEnabled | Gets whether the specified item is potency enabled. (Inherited from SalesTableForm.) |
| languageId | (Inherited from SalesTableForm.) |
| lastValueDataAreaId | (Inherited from SalesTableForm.) |
| lastValueElementName | Retrieves the name of the main Return Order form. (Overrides the lastValueElementName Method.) |
| linkActive | (Inherited from SalesTableForm.) |
| mcrInterfaceName | Returns the class name for special processing needed for templates. (Inherited from SalesTableForm.) |
| mustFormResearchAfterDelete | Determines whether the form must be researched after the currently selected order line is deleted. (Inherited from SalesTableForm.) |
| new | (Inherited from SalesTableForm.) |
| 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 SalesTableForm class. (Inherited from SalesTableForm.) |
| parmArgs | Gets or sets the Args parameter. |
| parmFormDataSource | Gets or sets the FormDataSource parameter. |
| parmMCRContactPersonID | Gets or sets the MCRContactPersonID parameter. (Inherited from SalesTableForm.) |
| parmMCRIsExchange | Sets and returns the class' exchange flag. (Inherited from SalesTableForm.) |
| parmMCROriginalDlvMode | Sets and gets the original delivery mode. (Inherited from SalesTableForm.) |
| parmMCROriginalSalesId | Sets and returns the original sales Id. (Inherited from SalesTableForm.) |
| parmMCRSmmCampaignId | Gets or sets the MCRSmmCampaignId parameter. (Inherited from SalesTableForm.) |
| parmMCRSmmTMCallListID | Gets or sets the MCRSmmTMCallListID parameter. (Inherited from SalesTableForm.) |
| parmMCRSourceId | Gets or sets the MCRSourceId parameter. (Inherited from SalesTableForm.) |
| parmReturnStatus | Gets or sets the ReturnStatus parameter. (Inherited from SalesTableForm.) |
| pdsSetHeaderAccess | Sets the editable property of the process industries related sales table header fields. (Inherited from SalesTableForm.) |
| pdsSetLineAccess | Sets the editable property of the process industries related sales table line fields. (Inherited from SalesTableForm.) |
| postCreateLineAllowed_BR | Determines if a sales order line creation is allowed. (Inherited from SalesTableForm.) |
| postDeleteLineAllowed_BR | Determines if a sales order line deletion is allowed. (Inherited from SalesTableForm.) |
| postEditHeaderAllowed_BR | Determines if a sales order header edition is allowed. (Inherited from SalesTableForm.) |
| postEditLineAllowed_BR | Determines if a sales order line edition is allowed. (Inherited from SalesTableForm.) |
| project | (Inherited from SalesTableForm.) |
| projId | (Inherited from SalesTableForm.) |
| querySalesLine | (Inherited from SalesTableForm.) |
| querySalesTable | (Overrides the querySalesTable Method.) |
| recalculatePotencyPricingCache | Recalculate the potency cached values of the selected sales line. (Inherited from SalesTableForm.) |
| refreshDeliverySchedule | Refreshes the delivery schedule when the order or delivery line was modified. (Inherited from SalesTableForm.) |
| removeLineAgreementLink | Removes a linked agreement line from a sales line that is based on the original sales line. |
| replacementOrder | (Inherited from SalesTableForm.) |
| resetSalesLine | (Inherited from SalesTableForm.) |
| returnCancel | |
| returnCreateReplacement | |
| returnItemNum | (Inherited from SalesTableForm.) |
| salesLine_Create | (Inherited from SalesTableForm.) |
| salesLine_validateWrite | (Inherited from SalesTableForm.) |
| salesLine_Write | (Inherited from SalesTableForm.) |
| salesTable | (Inherited from SalesTableForm.) |
| salesTable_BR | Gets or sets the SalesTable_BR parameter. (Inherited from SalesTableForm.) |
| setNewlyCreatedSalesLine | (Inherited from SalesTableForm.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTouched | (Inherited from SalesTableForm.) |
| shouldCalculatePotencyPricing | Determines whether the specified item ID should have potency pricing information calculated. (Inherited from SalesTableForm.) |
| tmsDisplayRouteCode | Displays the Route associated with the Sales order, if applicable. (Inherited from SalesTableForm.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the packedClass parameter value to an instance of the SalesTableForm class. (Inherited from SalesTableForm.) |
| updateFormChangedInventoriedStatus | Updates the form to reflect the current inventoried status, that is, after a change to the itemId, category, or inventoriedItem field. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| useAlternativeItem | Controls whether the item in question should be replaced with the alternative item set up in the Item details form. (Overrides the useAlternativeItem Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: