BookTransCalc_Sales_OnPayment_RU Class [AX 2012]
Syntax
class BookTransCalc_Sales_OnPayment_RU extends BookTransCalc_Sales_RU
Run On
Server
Methods
Method | Description | |
---|---|---|
appendGtd | (Inherited from BookTransCalc_Sales_RU.) | |
calc | (Inherited from BookTransCalc_RU.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
checkDate | (Inherited from BookTransCalc_RU.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
findCustVendName | Finds the name of a customer, vendor, or employee. (Inherited from BookTransCalc_RU.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
isAmountAdjustment | (Inherited from BookTransCalc_RU.) | |
isBadAmortisation | (Inherited from BookTransCalc_RU.) | |
isPrepaymentStorno | (Inherited from BookTransCalc_Sales_RU.) | |
isRestoredVAT | (Inherited from BookTransCalc_RU.) | |
new | Initializes a new instance of the BookTransCalc_RU class. (Inherited from BookTransCalc_RU.) | |
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.) | |
parmClosingDate | Gets or sets the ClosingDate parameter. (Inherited from BookTransCalc_Sales_RU.) | |
parmDataMap | Gets or sets the DataMap parameter. (Inherited from BookTransCalc_RU.) | |
parmFactureJour | Gets or sets the FactureJour parameter. (Inherited from BookTransCalc_RU.) | |
parmFactureList | Gets or sets the FactureList parameter. (Inherited from BookTransCalc_Sales_RU.) | |
parmFromDate | Gets or sets the FromDate parameter. (Inherited from BookTransCalc_RU.) | |
parmFullCheck | Gets or sets the FullCheck parameter. (Inherited from BookTransCalc_RU.) | |
parmLineNum | Gets or sets the LineNum parameter. (Inherited from BookTransCalc_RU.) | |
parmOperationRecId | Gets or sets the OperationRecId parameter. (Inherited from BookTransCalc_RU.) | |
parmProcessLogTransOper | Gets or sets the ProcessLogTransOper parameter. (Inherited from BookTransCalc_Sales_RU.) | |
parmToDate | Gets or sets the ToDate parameter. (Inherited from BookTransCalc_RU.) | |
processAdvanceReport | (Inherited from BookTransCalc_RU.) | |
processAmountAdjustment | (Inherited from BookTransCalc_Sales_RU.) | |
processAmountDiff | (Inherited from BookTransCalc_Sales_RU.) | |
processCustom | (Inherited from BookTransCalc_RU.) | |
processFacture | (Inherited from BookTransCalc_RU.) | |
processInvoice | (Overrides the processInvoice Method.) | |
processPrepayment | (Inherited from BookTransCalc_Sales_RU.) | |
processPrepaymentStorno | (Inherited from BookTransCalc_Sales_RU.) | |
processRestoredVAT | (Inherited from BookTransCalc_RU.) | |
processTaxCorrection | (Inherited from BookTransCalc_Sales_RU.) | |
reduceSettlementMap | (Inherited from BookTransCalc_Sales_RU.) | |
reduceSettlementMap_Adj | (Inherited from BookTransCalc_Sales_RU.) | |
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.) |
Top
Inheritance Hierarchy
Object Class
BookTransCalc_RU Class
BookTransCalc_Sales_RU Class
BookTransCalc_Sales_OnPayment_RU Class