RLedgerSheetServer_ActAdjustVend Class [AX 2012]
Syntax
class RLedgerSheetServer_ActAdjustVend extends RLedgerSheetServer_ActAdjustCustVend
Run On
Server
Methods
Method | Description | |
---|---|---|
agreementTitleKeyToBegBalanceKey | Builds a new key based on _conKey parameter. (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
agreementTitleKeyToPartitionKey | Builds a new key based on _conKey parameter for specific partition type. New key reperesents agreement title which could be assotiated with partition type. (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
bindedTransactions | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
calcAgreementBalanceBegPeriod | Calculates balance on begin period based on concrete agreement and stores in holder data as segment tree. (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
calcBalanceBegPeriod | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
calcDocument | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
calcSumAccount | (Inherited from RLedgerSheetServer.) | |
calcUnrealizedExchAdj | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
createKey | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
createKeyForPayment | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
createQuery | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
createStructBalance | (Overrides the createStructBalance Method.) | |
createStructInvoice | (Overrides the createStructInvoice Method.) | |
createStructPayment | (Overrides the createStructPayment Method.) | |
currentPaymentNum | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
dateToStrForKey | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
deleteZeroLine | (Inherited from RLedgerSheetServer.) | |
determinePeriod | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
existsDocumentInfo | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
findCustVendTrans | (Overrides the findCustVendTrans Method.) | |
findLastOpeningBalanceDate | (Inherited from RLedgerSheetServer.) | |
findRootPayment | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
getAgreementHeaderExt | Gets extension table AgreementHeaderExt_RU by _agreementHeaderExtRecId parameter. (Overrides the getAgreementHeaderExt Method.) | |
getCovenanteeBegPeriodBalance | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
getDefaultNumValue | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
getDocumentDescription | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
getDocumentType | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
getGlobalMap | (Inherited from RLedgerSheetServer.) | |
getHolderData | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
getHolderDataContainer | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
getInvoiceId | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
getInvoiceIdForPayment | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
getKeyMask | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
getTransAmount | (Inherited from RLedgerSheetServer.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initAccounts | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
initCustVendTable | (Overrides the initCustVendTable Method.) | |
initParameters | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
initValue | (Overrides the initValue Method.) | |
isInvoiceKey | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
loopAction | (Inherited from RLedgerSheetServer.) | |
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.) | |
pickOutAgreement | Gets reference to agreement header table assotiated with customer or vendor transaction. (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
run | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
setDimensionRange | Sets dimension range in the query. (Inherited from RLedgerSheetServer.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
takeIntoPayment | (Inherited from RLedgerSheetServer_ActAdjustCustVend.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
updateAccounts | (Inherited from RLedgerSheetServer.) | |
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
RLedgerSheetServer Class
RLedgerSheetServer_ActAdjustCustVend Class
RLedgerSheetServer_ActAdjustVend Class