CustVendDirectiveDP_PSN Class [AX 2012]
The CustVendDirectiveDP_PSN class is a data report provider class for the CustDirective_PSN and VendDirective_PSN reports.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCustVendTmpDirective | Retrieves the CustVendTmpDirective_PSN table buffer. |
| getFromDialog | Retrieves parameters from query dialog. |
| getReverseTaxAmount | This method is overridden in the extended classes. |
| 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 SRSReportDataProviderBase class. (Inherited from SRSReportDataProviderBase.) |
| 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.) |
| parmDataContract | Gets or sets the data contract for the RDP class. (Inherited from SRSReportDataProviderBase.) |
| parmMetadata | Gets or sets the Metadata parameter. (Inherited from SRSReportDataProviderBase.) |
| parmQuery | Gets or sets a Query object. (Inherited from SRSReportDataProviderBase.) |
| performProcessReport | Updates the custVendTmpDirective_PSN table fields with the appropriate values. |
| processReport | Processes the report business logic. (Overrides the processReport Method.) |
| setAccountantName | Sets the value for the AccountantName field on the custVendTmpDirective_PSN table. |
| setAmountDueText | Sets the value for the AmountDueInText field on the custVendTmpDirective_PSN table. |
| setAmountFields | Sets the amount field values for the CustVendTmpDirective_PSN table. |
| setCommonTables | Sets common tables found in the classDeclaration method. |
| setCompanyName | Sets the value for the CompanyName field on the custVendTmpDirective_PSN table. |
| setComputedAmount | Sets the value for the ComputedAmount field on the custVendTmpDirective_PSN table. |
| setCustVendAccountName | Sets the value for the VendAccountName field on the custVendTmpDirective_PSN table. |
| setCustVendAccountNumber | Sets the value for the CustVendAccountNumber field on the custVendTmpDirective_PSN table. |
| setCustVendAddress | Sets the value for the CustVendAddress field on the custVendTmpDirective_PSN table. |
| setDeductibleVAT | Sets the value for the DeductibleVAT field on the custVendTmpDirective_PSN table. |
| setDirectiveID | Sets the DirectiveID field on the CustVendTmpDirective_PSN table. |
| setDirectorName | Sets the value for the DirectorName field on the custVendTmpDirective_PSN table. |
| setFiscalYear | Sets the value for the FiscalYear field on the custVendTmpDirective_PSN table. |
| setIssueDate | Sets the value for the IssueDate field on the custVendTmpDirective_PSN table. |
| setMainAccountID | Sets the value for the MainAccountID field on the custVendTmpDirective_PSN table. |
| setNonDeductibleVAT | Sets the value for the NonDeductibleVAT field on the custVendTmpDirective_PSN table. |
| setParametersMap | Sets the parameter values. (Inherited from SRSReportDataProviderBase.) |
| setPostTaxSum | Sets the value for the PostTaxSum field on the custVendTmpDirective_PSN table. |
| setPreTaxSum | Sets the value for the PreTaxSum field on the custVendTmpDirective_PSN table. |
| setSalesTaxRate | Sets the value for the SalesTaxRate field on the custVendTmpDirective_PSN table. |
| setTaxRegistrationNumber | Sets the value for the CoRegNum field on the custVendTmpDirective_PSN table. |
| 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.) |
| 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.) |
Object Class
SRSReportDataProviderBase Class
CustVendDirectiveDP_PSN Class
CustDirectiveDP_PSN Class
VendDirectiveDP_PSN Class
SRSReportDataProviderBase Class
CustVendDirectiveDP_PSN Class
CustDirectiveDP_PSN Class
VendDirectiveDP_PSN Class
Community Additions
ADD
Show: