PurchAccountingDistributionFormView_PSN Class [AX 2012]
The PurchAccountingDistributionFormView class extends the AccountingDistributionFormView class for logic that is specific to purchase orders.
| Method | Description | |
|---|---|---|
| accountingEventTypeHelpField | (Inherited from AccountingDistributionFormView.) |
| allocationMethodSelectionChange | Handles the allocation method for the selection change event. (Inherited from AccountingDistributionFormView.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canClose | Handles the event when the Distribute equally button is clicked. (Inherited from AccountingDistributionFormView.) |
| changeAccDistribution | Changes to the active accounting distribution. (Inherited from AccountingDistributionView.) |
| changeAllocationMethod | Changes the active allocation method of the accounting distribution. (Inherited from AccountingDistributionView.) |
| changedAccDistributionEventHandler | Handles the event after an accounting distribution is changed. (Inherited from AccountingDistributionView.) |
| changedAllocationMethodEventHandler | Handles the event after the allocation method is changed. (Inherited from AccountingDistributionView.) |
| changedLegalEntityEventHandler | Handles the event after the legal entity is changed. (Inherited from AccountingDistributionView.) |
| changedSourceDocAmountEventHandler | Handles the event after the source document amount is changed. (Inherited from AccountingDistributionView.) |
| changedSourceDocEventHandler | Handles the event after the source document is changed. (Inherited from AccountingDistributionView.) |
| changedSourceDocLineItemEventHandler | Handles the event after a line item of the source document is changed. (Inherited from AccountingDistributionView.) |
| changeLegalEntity | Activates a legal entity when it is changed. (Inherited from AccountingDistributionView.) |
| changeSourceDocLineItem | Activates a line item in the source document when it is changed. (Inherited from AccountingDistributionView.) |
| changeSourceDocument | The change source document event handler. (Inherited from AccountingDistributionView.) |
| changeSourceDocumentAmount | Activates the amount of the source document when it is changed. (Inherited from AccountingDistributionView.) |
| changingAccDistributionEventHandler | Handles the event before the accounting distribution is changed. (Inherited from AccountingDistributionView.) |
| changingAllocationMethodEventHandler | Handles the event before the allocation method is changed. (Inherited from AccountingDistributionView.) |
| changingLegalEntityEventHandler | Handles the event before the legal entity is changed. (Inherited from AccountingDistributionView.) |
| changingSourceDocAmountEventHandler | Handles the event before the amount of the source document is changed. (Inherited from AccountingDistributionView.) |
| changingSourceDocEventHandler | Handles the event before the source document is changed. (Inherited from AccountingDistributionView.) |
| changingSourceDocLineItemEventHandler | Handles the event before the line item of the source document is changed. (Inherited from AccountingDistributionView.) |
| checkInputParameters | Checks the input parameters. (Inherited from AccountingDistributionFormView.) |
| closedViewEventHandler | Handles the event after the view is closed. (Inherited from AccountingDistributionView.) |
| closeView | Closes the form-view control. (Inherited from AccountingDistributionFormView.) |
| closingViewEventHandler | Handles the event before the view is closed. (Inherited from AccountingDistributionView.) |
| correctDistributionClicked | Handles the event when the Correct distribution button is clicked. (Inherited from AccountingDistributionFormView.) |
| deleteDistributionClicked | Handles the event when the Delete accounting distribution button is clicked. (Inherited from AccountingDistributionFormView.) |
| disableFields | |
| distributeEquallyClicked | Handles the event when the Distribute equally button is clicked. (Inherited from AccountingDistributionFormView.) |
| distributionLegalEntityModified | Handles the legal entity modified event. (Inherited from AccountingDistributionFormView.) |
| enabledDataSourceEdit | Handles the event after the accounting distribution data source is enabled. (Inherited from AccountingDistributionFormView.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes a new instance of the AccountingDistributionView class. (Inherited from AccountingDistributionView.) |
| initAccountingDistributionDatasource | Initializes the data source of the accounting distribution. (Inherited from AccountingDistributionFormView.) |
| initAccountingDistributionViewModel | Initializes the view model of the accounting distribution. (Inherited from AccountingDistributionFormView.) |
| initControls | Initializes the form view controls. (Overrides the initControls Method.) |
| initExtensionMap | Initializes the extension map of the accounting distribution form. (Inherited from AccountingDistributionView.) |
| initializedControls | Handles the event after form view controls are initialized. (Inherited from AccountingDistributionView.) |
| initializedViewEventHandler | Handles the event after the view is initialized. (Inherited from AccountingDistributionView.) |
| initializedViewForDistributionControls | Handles the event after the view for distribution controls are initialized. (Inherited from AccountingDistributionFormView.) |
| initializeView | Initializes the view. (Inherited from AccountingDistributionView.) |
| initializingViewEventHandler | Handles the event before the view is initialized. (Inherited from AccountingDistributionView.) |
| initLedgerDimensionAccountController | Initializes the ledger dimension account controller. (Inherited from AccountingDistributionFormView.) |
| initParmDefault | Initializes the default parameters. (Inherited from AccountingDistributionView.) |
| initView | Initializes the form view. (Inherited from AccountingDistributionFormView.) |
| initViewForAccountingDistribution | Changes the form state when an accounting distribution is selected. (Inherited from AccountingDistributionFormView.) |
| initViewForAllocationMethod | Initializes the form view for an allocation method. (Inherited from AccountingDistributionFormView.) |
| initViewForDistributionFields | Initializes the form view for the distribution amount, percent, and quantity fields. (Inherited from AccountingDistributionFormView.) |
| initViewForLegalEntity | Initializes the view for a legal entity. (Inherited from AccountingDistributionFormView.) |
| initViewForSourceDocument | Initializes the view for a source document. (Inherited from AccountingDistributionFormView.) |
| initViewForSourceDocumentAmount | Initializes the view for a source document amount. (Inherited from AccountingDistributionFormView.) |
| initViewForSourceDocumentLineItem | Initializes the view for a source document line item. (Inherited from AccountingDistributionFormView.) |
| initViewProperties | |
| isCallerPurchaseOrder | |
| lastValueDataAreaId | Gets the data area to store in the last value data of the form. (Inherited from AccountingDistributionView.) |
| lastValueDesignName | Gets the report design name to store in the last value data of the form. (Inherited from AccountingDistributionView.) |
| lastValueElementName | Gets the code element name to store in the last value data of the form. (Inherited from AccountingDistributionView.) |
| lastValueType | Gets the code element type to store in the last value data of the form. (Inherited from AccountingDistributionView.) |
| lastValueUserId | Gets the current user identifier to store in the last value data of the form. (Inherited from AccountingDistributionView.) |
| ledgerDimensionJumpRef | Handles the ledger dimension jump reference event. (Inherited from AccountingDistributionFormView.) |
| ledgerDimensionLoadAutoCompleteData | Handles the ledger dimension auto complete event. (Inherited from AccountingDistributionFormView.) |
| ledgerDimensionLoadSegments | Handles the load ledger dimension segment event. (Overrides the ledgerDimensionLoadSegments Method.) |
| ledgerDimensionModified | Handles the ledger dimension modified event. (Inherited from AccountingDistributionFormView.) |
| ledgerDimensionsegmentValueChanged | Handles the ledger dimension segment value change event. (Inherited from AccountingDistributionFormView.) |
| ledgerDimensionValidate | Validates the ledger dimension. (Inherited from AccountingDistributionFormView.) |
| loadedLedgerDimensionSegments | Handles the event after ledger dimension segments are loaded. (Inherited from AccountingDistributionFormView.) |
| new | Initializes a new instance of the AccountingDistributionFormView class. (Inherited from AccountingDistributionFormView.) |
| 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 AccountingDistributionView class. (Inherited from AccountingDistributionView.) |
| parmAccountingDistributionDatasource | Gets or sets the AccountingDistributionDatasource parameter. (Inherited from AccountingDistributionView.) |
| parmAccountingDistributionsGridControl | Gets or sets the AccountingDistributionsGridControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmAccountingDistributionViewModel | Gets the AccountingDistributionViewModel parameter. (Inherited from AccountingDistributionView.) |
| parmAccountingEventTypeControl | Gets or sets the AccountingEventTypeControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmActiveAllocationMethod | Gets the ActiveAllocationMethod parameter. (Inherited from AccountingDistributionView.) |
| parmAllocationMethodControl | Gets or sets the AllocationMethodControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmAmountDistributedControl | Gets or sets the AmountDistributedControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmCaller | Gets the Caller parameter. (Inherited from AccountingDistributionFormView.) |
| parmCallerSourceDocumentHeader | Gets the CallerSourceDocumentHeader parameter. (Inherited from AccountingDistributionFormView.) |
| parmCallerSourceDocumentLine | Gets the CallerSourceDocumentLine parameter. (Inherited from AccountingDistributionFormView.) |
| parmCorrectButtonGroupControl | Gets or sets the CorrectButtonGroupControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmCorrectDistributionControl | Gets or sets the CorrectDistributionControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmDeleteDistributionControl | Gets or sets the DeleteDistributionControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmDistributeEquallyControl | Gets or sets the DistributeEquallyControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmDistributionAmountControl | Gets or sets the DistributionAmountControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmDistributionLegalEntityControl | Gets or sets the DistributionLegalEntityControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmDistributionPercentControl | Gets or sets the DistributionPercentControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmDistributionQuantityControl | Gets or sets the DistributionQuantityControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmFirstLeafNodeIdx | Gets or sets the first leaf node index of the source document amount form tree. (Inherited from AccountingDistributionFormView.) |
| parmFormRun | Gets or sets the FormRun parameter. (Inherited from AccountingDistributionFormView.) |
| parmLedgerDimensionAccountController | Gets the LedgerDimensionAccountController parameter. (Inherited from AccountingDistributionFormView.) |
| parmLedgerDimensionControl | Gets or sets the LedgerDimensionControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmParentAccDistributionsGroupControl | Gets or sets the ParentAccDistributionsGroupControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmParentAccountingDistributionControl | Gets or sets the ParentAccountingDistributionControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmParentInformationTitleControl | Gets or sets the ParentInformationTitleControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmParentSourceDocLineAmountTypeControl | Gets or sets the ParentSourceDocLineAmountTypeControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmParentSourceDocumentLineControl | Gets or sets the ParentSourceDocumentLineControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmPercentDistributedControl | Gets or sets the PercentDistributedControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmProcedureLine1Control | Gets or sets the ProcedureLine1Control parameter. (Inherited from AccountingDistributionFormView.) |
| parmProcedureLine2Control | Gets or sets the ProcedureLine2Control parameter. (Inherited from AccountingDistributionFormView.) |
| parmQuantityDistributedControl | Gets or sets the QuantityDistributedControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmReferenceAccDistributionControl | Gets or sets the ReferenceAccDistributionControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmReferenceAccDistributionsControl | Gets or sets the ReferenceAccDistributionsControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmReferencedAccDistNumberControl | Gets or sets the ReferencedAccDistNumberControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmReferencedSourceDocumentLineControl | Gets or sets the ReferencedSourceDocumentLineControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmReferenceInformationTitleControl | Gets or sets the ReferenceInformationTitleControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmResetDistributionControl | Gets or sets the ResetDistributionControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmRreferencedSourceDocumentControl | Gets or sets the RreferencedSourceDocumentControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmSourceDocumentAmountGroupControl | Gets or sets the SourceDocumentAmountGroupControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmSourceDocumentAmountsTitleControl | Gets or sets the SourceDocumentAmountsTitleControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmSourceDocumentAmountsTreeControl | Gets or sets the SourceDocumentAmountsTreeControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmSourceDocumentStatusControl | Gets or sets the SourceDocumentStatusControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmSplitDistributionControl | Gets or sets the SplitDistributionControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmSplitterXControl | Gets or sets the SplitterXControl parameter. (Inherited from AccountingDistributionFormView.) |
| parmTaxProcedureLineControl | Gets or sets the TaxProcedureLineControl parameter. (Inherited from AccountingDistributionFormView.) |
| postInitViewForAccDistPayroll | Locks the main account segment for the payroll earning statement line. (Inherited from AccountingDistributionFormView.) |
| resetDistributionClicked | Handles the even when the Reset distribution button is clicked. (Inherited from AccountingDistributionFormView.) |
| saveLastValue | Saves all the current data into the SysLastValue table. (Inherited from AccountingDistributionView.) |
| setAccountingDistributionDSEditability | Sets the edit privileges for the data source of the accounting distribution. (Inherited from AccountingDistributionView.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setupDelegates | Sets up the event handling delegates for the object that is calling this method. (Inherited from AccountingDistributionView.) |
| sourceDocumentAmountSelectionChanged | Handles the event raised when the source document amount selection has changed. (Inherited from AccountingDistributionFormView.) |
| splitDistributionClicked | Handles the event when the Split distribution button is clicked. (Inherited from AccountingDistributionFormView.) |
| splitterMouseDown | Handles the splitter mouse down event. (Inherited from AccountingDistributionFormView.) |
| splitterMouseMove | Handles the splitter mouse move event. (Inherited from AccountingDistributionFormView.) |
| splitterMouseUp | Handles the splitter mouse up event. (Inherited from AccountingDistributionFormView.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the packedClass parameter value to an instance of the AccountingDistributionView class. (Inherited from AccountingDistributionView.) |
| updateAccDistribution | Updates the active accounting distribution record. (Inherited from AccountingDistributionView.) |
| updatedAccDistributionEventHandler | Handles the event after the accounting distribution is updated. (Inherited from AccountingDistributionView.) |
| updateSourceDocumentAccountingStatus | Updates the source document accounting status. (Inherited from AccountingDistributionFormView.) |
| updateViewForAccountingDistribution | Updates the view for an accounting distribution. (Inherited from AccountingDistributionFormView.) |
| updatingAccDistributionEventHandler | Handles the event before the accounting distribution is updated. (Inherited from AccountingDistributionView.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateActiveAmountListLedgerDimensions | Create the maps to use to set the image for an error. (Inherited from AccountingDistributionFormView.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Object Class
AccountingDistributionView Class
AccountingDistributionFormView Class
PurchAccountingDistributionFormView_PSN Class
AccountingDistributionView Class
AccountingDistributionFormView Class
PurchAccountingDistributionFormView_PSN Class
Community Additions
ADD
Show: