PurchAgreementForm Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canEditAgreementState | Specifies whether the agreement state can be edited on the agreement. (Inherited from AgreementForm.) |
| canEditDiscount | Specifies whether discounts can be edited for the agreement header record. (Inherited from AgreementForm.) |
| canEditPrice | Specifies whether prices can be edited for the agreement header record. (Inherited from AgreementForm.) |
| canEditValidityPeriod | Specifies whether the validity period can be edited on the agreement. (Inherited from AgreementForm.) |
| checkContactPerson | Checks that the contact person entered is attached to the purchase agreement vendor. (Overrides the checkContactPerson Method.) |
| disableHeaderButtons | Disables the agreement header level buttons. (Overrides the disableHeaderButtons Method.) |
| disableLineButtons | Disables the agreement line level buttons. (Overrides the disableLineButtons Method.) |
| enableHeaderButtons | Enables or disables the agreement header level buttons. (Overrides the enableHeaderButtons Method.) |
| enableHeaderFields | Sets the allow edit property on the specified table fields of the purchase agreement header. (Overrides the enableHeaderFields Method.) |
| enableHeaderFields_RU | Sets the allow edit property on certain fields of the agreement header table. (Overrides the enableHeaderFields_RU Method.) |
| enableLineButtons | Enables or disables the agreement line level buttons. (Overrides the enableLineButtons Method.) |
| enableLineDefaultFields | Sets the allow edit property on certain fields of the agreement line default table. (Inherited from AgreementForm.) |
| enableLineFields | Sets the allow edit property on the specified table fields of the agreement line. (Overrides the enableLineFields Method.) |
| enableLineFieldsItemIdOrCategory | Sets the allow edit property on the ItemId and Category field of the AgreementLine table. (Inherited from AgreementForm.) |
| enableLineQuantityFields | Sets the allow edit property on fields in the AgreementLineQuantityCommitment table. (Inherited from AgreementForm.) |
| enableProjectHeaderFieldAccess | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| formMethodClose | Aborts the number sequence. (Inherited from AgreementForm.) |
| formMethodDataSourceCreate | Assigns the number sequence value to the NumberSequence fields in the subclass tables. (Inherited from AgreementForm.) |
| formMethodDataSourceCreatePre | Assigns the number sequence value to the NumberSequence fields in the subclass tables. (Inherited from AgreementForm.) |
| formMethodDataSourceDelete | Frees the number sequence value when the AgreemntHeader record is deleted. (Inherited from AgreementForm.) |
| formMethodDataSourceLinkActive | Frees the number sequence value on the LinkActive event. (Inherited from AgreementForm.) |
| formMethodDataSourceValidateWrite | Validates the agreement order ID value to write. (Inherited from AgreementForm.) |
| formMethodDataSourceWrite | Sets the number sequence value as used. (Inherited from AgreementForm.) |
| getDirectInvoiceEnabledState | Gets the direct invoice state of the selected purchase agreement in a list page. |
| getSysLastValue | Loads the latest saved variable values for the current user in the form. (Inherited from AgreementForm.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initPdsCWFormCtrl | Initializes the PdsCWFormCtrl_AgreementForm object. (Inherited from AgreementForm.) |
| initRangesFromCaller | Initializes the form data sources and ranges by using the calling object. (Overrides the initRangesFromCaller Method.) |
| initRangesFromProject | Initializes the form data source and ranges based on the project. (Inherited from AgreementForm.) |
| intercompanyAgreementActionPolicy | Finds and returns an IntercompanyAgreementActionPolicy record. (Overrides the intercompanyAgreementActionPolicy Method.) |
| lookupAgreementClassification | Displays a filtered version of the AgreementClassification lookup form to the user based on a specified AgreementHeader object. (Inherited from AgreementForm.) |
| lookupMiscChargeGroup | Performs a custom lookup on the miscellaneous charge groups, by filtering on the given module. (Inherited from AgreementForm.) |
| new | Initializes a new instance of the AgreementForm class. (Inherited from AgreementForm.) |
| 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.) |
| numberSeqFormHandlerAgreementId | Returns the number sequence form handler. (Overrides the numberSeqFormHandlerAgreementId Method.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| openDocumentHandling | Handles the opening of the document handling form. (Inherited from AgreementForm.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmDefaultCommitmentType | Gets or sets the DefaultCommitmentType parameter. (Inherited from AgreementForm.) |
| parmFormRun | Gets or sets the FormRun parameter. (Inherited from AgreementForm.) |
| pdsCWFormCtrl | Gets the PdsCWFormCtrl_AgreementForm object. (Inherited from AgreementForm.) |
| relationType | Retrieves the relation type of the AgreementHeader table. (Overrides the relationType Method.) |
| saveSysLastValue | Saves the variable values for the current user in the form. (Inherited from AgreementForm.) |
| setButtonForDirectInvoice | Enables or disables action pane buttons on the selected purchase agreements in which direct invoice is enabled on their classification. |
| setRangesForDynalinkActive | Sets values for the project-related ranges by using the active record of the caller. (Inherited from AgreementForm.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateDesign_PSN | Controls the visibility and editability of the PurchAgreement form's controls based on Public Sector requirements. These reqiurements are to be met when workflow is enabled for Purchase Agreements. |
| updateWorkflowStatusForEdit_PSN | Updates the Purchase Agreements workflow status when the Purchase Agreements form is in Edit mode, according to the Public Sector requirements. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates a new instance of the PurchAgreementForm class. |
| ::newFormRun | Initializes a new instance of the PurchAgreementForm class. |
Community Additions
ADD
Show: