PurchCommitmentLineLookup_PSN Class [AX 2012]
The PurchCommitmentLineLookup_PSN class populates and filters the commitment line lookup field for purchase orders and invoices.
| Method | Description | |
|---|---|---|
| addFilter | Filters the specified lookup form by the current value of the callingControl. (Inherited from SysTableLookupBase.) |
| addLookupControl_Internal | (Inherited from SysTableLookupBase.) |
| addLookupfield | Adds a control to the grid on the lookup form. (Inherited from SysReferenceTableLookup.) |
| addLookupfield_Internal | (Inherited from SysTableLookupBase.) |
| addLookupMethod | Adds a control to the grid on the lookup form. (Inherited from SysReferenceTableLookup.) |
| addMethodControl | (Inherited from SysTableLookupBase.) |
| addSelectionField | (Inherited from SysTableLookupBase.) |
| buildAdditionalFormDataSources | Specifies additional data sources on the form. (Inherited from SysTableLookupBase.) |
| buildArgs | Specifies additional properties of the arguments. (Inherited from SysTableLookupBase.) |
| buildControlsFinal | Specifies the additional controls on the form. (Inherited from SysTableLookupBase.) |
| buildFormDesign | Specifies the design of the lookup form. (Inherited from SysTableLookupBase.) |
| buildFormGridDesign | Specifies the design of the Form Grid Control of the lookup form. (Inherited from SysTableLookupBase.) |
| buildGrid | Builds the interior of the specified _formBuildGridControl for the lookup form. (Inherited from SysReferenceTableLookup.) |
| buildSelectionList | Builds the selection field list of the lookup query. (Inherited from SysReferenceTableLookup.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| configureLookupDataSource | Configures the specified formBuildDataSource to operate correctly on a lookup form. (Inherited from SysReferenceTableLookup.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| formRun | Constructs the form to use as the lookup form. (Inherited from SysTableLookupBase.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| parmCallingControl | Gets or sets the CallingControl parameter. (Inherited from SysTableLookupBase.) |
| parmPurchLine | Gets or sets the PurchLine parameter. |
| parmQuery | Gets or sets the Query parameter. (Inherited from SysTableLookupBase.) |
| parmTableId | Gets or sets the TableId parameter. (Inherited from SysTableLookupBase.) |
| parmTmpBuffer | Gets or sets the TmpBuffer parameter. (Inherited from SysTableLookupBase.) |
| parmUseLookupValue | Indicates whether the current value of the callingControl control should be used to set the for the first time selected record in the lookup form. (Inherited from SysTableLookupBase.) |
| parmVendInvoiceInfoLine | Gets or sets the VendInvoiceInfoLine parameter. |
| performFormLookup | Presents the lookup form to the user. (Overrides the performFormLookup Method.) |
| performFormLookupInvoice | Generates the lookup query that will be used to filter the lookup when the calling document is an invoice line. |
| performFormLookupPurchaseOrder | Generates the lookup query that will be used to filter the lookup when the calling document is a purchase order line. |
| setLabel | (Inherited from SysTableLookupBase.) |
| setSelectMode | Places the specified formRun form into the correct lookup selection mode. (Inherited from SysReferenceTableLookup.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setupLookupFields | Adds the table and lookup fields that should be shown in the lookup. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| 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 | Constructs a new PurchCommitmentLineLookup_PSN object. |
Object Class
SysTableLookupBase Class
SysReferenceTableLookup Class
PurchCommitmentLineLookup_PSN Class
SysTableLookupBase Class
SysReferenceTableLookup Class
PurchCommitmentLineLookup_PSN Class
Community Additions
ADD
Show: