CustVendBalanceConfirmationDP Class [AX 2012]
The CustVendBalanceConfirmationDP class declares the variables required for the CustVendBalanceConfirmation report for Poland.
| Method | Description | |
|---|---|---|
| calculateAmounts | Calculates the settled AmountCur and settled AmountMST amounts based on a CustVendTrans record. (Inherited from CustVendTransOpenStmtDP.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| custVendTableRecordChanged | Identifies that a CustTable or VendTable record is modified when you execute the query. (Inherited from CustVendTransOpenStmtDP.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| existsOpenTransactions | Indicates whether there are any open transactions based on the passed in buffer. (Inherited from CustVendTransOpenStmtDP.) |
| getCustVendTransOpenStmtTmp | Retrieves the actual data for the report from the CustVendTransOpenStmtTmp table. (Inherited from CustVendTransOpenStmtDP.) |
| getPerDate | Gets the TransDate value from the contract class. (Inherited from CustVendTransOpenStmtDP.) |
| getReportParameters | Gets the report parameter values from the contract class. (Inherited from CustVendTransOpenStmtDP.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| insertCustVendTransOpenStmtTmp | Inserts the CustVendTransOpenStmtTmp record. (Overrides the insertCustVendTransOpenStmtTmp Method.) |
| insertSlipBCustVendTransOpenStmtTmp | Inserts table record for slip type B by using the slip A buffer and reversing some field values. |
| modifyQuery | Modifies the query before it executes it. (Inherited from CustVendTransOpenStmtDP.) |
| 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.) |
| processData | Processes the Query and makes necessary method calls to set the CustVendTransOpenStmtTmp table fields and insert it. (Inherited from CustVendTransOpenStmtDP.) |
| processReport | Processes the business logic of the report. (Inherited from CustVendTransOpenStmtDP.) |
| setCustVendTransOpenStmtTmp | Sets up table record for slip type A. (Overrides the setCustVendTransOpenStmtTmp Method.) |
| setParametersMap | Sets the parameter values. (Inherited from SRSReportDataProviderBase.) |
| 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
CustVendTransOpenStmtDP Class
CustVendBalanceConfirmationDP Class
SRSReportDataProviderBase Class
CustVendTransOpenStmtDP Class
CustVendBalanceConfirmationDP Class
Community Additions
ADD
Show: