Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The RLedgerTurnoverTypeLedger class implements logic for ledger turnover statements.
Syntax
class RLedgerTurnoverTypeLedger extends RLedgerTurnoverType
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
addMainAccountRange | Adds main account range to the report query. (Overrides the addMainAccountRange Method.) |
![]() |
addRecIdFilter | Adds record ID filter to the transaction form data source. (Inherited from RLedgerTurnoverType.) |
![]() |
addToFactureMap | Adds facture information to the facture info cache. (Inherited from RLedgerTurnoverType.) |
![]() |
amountFieldLabels | Returns a container holding amount field labels. (Inherited from RLedgerTurnoverType.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
canSelectParam | Returns a boolean value indicating whether the report parameter can be selected. (Inherited from RLedgerTurnoverType.) |
![]() |
createEntryModule | |
![]() |
createPrecalcData | Creates precalculated data for a transaction. (Overrides the createPrecalcData Method.) |
![]() |
description | Gets the description of the class. (Overrides the description Method.) |
![]() |
drillThroughAction | Performs a drill-through action for a particular amount. (Overrides the drillThroughAction Method.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fieldAmount | Returns field ID for the transaction field holding the amount. (Inherited from RLedgerTurnoverType.) |
![]() |
fieldAmountCur | Returns field ID for the transaction field holding the amount in currency. (Overrides the fieldAmountCur Method.) |
![]() |
fieldAmountMST | Returns field ID for the transaction field holding the amount in accounting currency. (Overrides the fieldAmountMST Method.) |
![]() |
fieldAmountMSTSec | Returns field ID for the transaction field holding the amount in reporting currency. (Overrides the fieldAmountMSTSec Method.) |
![]() |
fieldCorrection | Returns field ID for the transaction field holding the correction flag. (Overrides the fieldCorrection Method.) |
![]() |
fieldCurrencyCode | Returns a container holding the table and field IDs for the currency code field. (Overrides the fieldCurrencyCode Method.) |
![]() |
fieldDefaultDimension | Returns a container holding the table and field IDs for the default dimension field. (Inherited from RLedgerTurnoverType.) |
![]() |
fieldLedgerDimension | Returns a container holding the table and field IDs for the ledger dimension field. (Overrides the fieldLedgerDimension Method.) |
![]() |
fieldMainAccount | Returns a container holding the table and field IDs for the Main account field. (Overrides the fieldMainAccount Method.) |
![]() |
fieldOperationsTax | Returns a container holding the table and field IDs for the posting layer field. (Overrides the fieldOperationsTax Method.) |
![]() |
fieldSettlementDate | Returns a container holding the table and field IDs for the settlement date field. (Inherited from RLedgerTurnoverType.) |
![]() |
fieldTransDate | Returns a container holding the table and field IDs for the transaction date field. (Overrides the fieldTransDate Method.) |
![]() |
findFacture | Finds the facture journal for the particular voucher and transaction date. (Inherited from RLedgerTurnoverType.) |
![]() |
findFactureAdvExchAdj | Finds the facture journal of type 'exchange adjustment' for the particular voucher and transaction date. (Inherited from RLedgerTurnoverType.) |
![]() |
findFactureAdvReport | Finds the facture journal of type 'advance report' for the particular voucher and transaction date. (Inherited from RLedgerTurnoverType.) |
![]() |
findFactureGeneralJournal | |
![]() |
findFactureInvoice | Finds the facture journal of type 'invoice' for the particular voucher and transaction date. (Inherited from RLedgerTurnoverType.) |
![]() |
findFactureModule | |
![]() |
findFacturePostingLog | Finds the facture journal for the particular voucher and transaction date using transaction posting log. (Inherited from RLedgerTurnoverType.) |
![]() |
findFactureSettlement | Finds the facture journal for the particular voucher and transaction date using settlement history. (Inherited from RLedgerTurnoverType.) |
![]() |
getKeyValue | Returns a key value for a transaction field for filtering purposes. (Inherited from RLedgerTurnoverType.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
getTransModule | |
![]() |
groupKeyData | Returns a container holding field IDs of key fields for filtering purposes. (Overrides the groupKeyData Method.) |
![]() |
groupParamDefault | Returns a container holding the default report grouping parameters. (Overrides the groupParamDefault Method.) |
![]() |
groupParamLabels | Returns a container holding labels for selected report grouping parameters. (Overrides the groupParamLabels Method.) |
![]() |
groupParamNames | Returns a container holding the list of available report grouping parameters. (Overrides the groupParamNames Method.) |
![]() |
groupParamValueName | Returns the description of a particular report grouping parameter value. (Overrides the groupParamValueName Method.) |
![]() |
groupParamValues | Returns a container of grouping parameter values for the transaction. (Overrides the groupParamValues Method.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
isTransIncluded | Returns true if the transaction must be included in the report calculation. (Overrides the isTransIncluded Method.) |
![]() |
keyMainAccount | Returns the name of the Main account report grouping parameter. (Overrides the keyMainAccount Method.) |
![]() |
name | Returns the class name. (Inherited from RLedgerTurnoverType.) |
![]() |
new | Initializes a new instance of the RLedgerTurnoverTypeLedger class. (Overrides the new Method.) |
![]() |
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.) |
![]() |
parmExpandedBalance | Gets or sets the ExpandedBalance parameter. (Inherited from RLedgerTurnoverType.) |
![]() |
parmUpdateMode | Gets or sets the UpdateMode parameter. (Inherited from RLedgerTurnoverType.) |
![]() |
query | Returns the packed query of the report type. (Overrides the query Method.) |
![]() |
queryBalance | Returns the packed balance query of the report type. (Inherited from RLedgerTurnoverType.) |
![]() |
queryRun | Returns the QueryRun instance of the report query. (Overrides the queryRun Method.) |
![]() |
reportType | Returns the type enumeration for the report. (Overrides the reportType Method.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
settledAmount | Returns the settled amount on date for the transaction. (Inherited from RLedgerTurnoverType.) |
![]() |
settledTransAmounts | Returns the settled amounts on date for the transaction. (Inherited from RLedgerTurnoverType.) |
![]() |
settlementTableId | Returns the table ID of the setllement history table. (Inherited from RLedgerTurnoverType.) |
![]() |
showBalanceTrans | Returns true if itemizing balance is the option for this type of the report. (Overrides the showBalanceTrans Method.) |
![]() |
showOrigin | Returns true if showing the transaction origin is the option for this type of the report. (Overrides the showOrigin Method.) |
![]() |
splitTrans | Returns the buffer containing the split transaction. (Overrides the splitTrans Method.) |
![]() |
subTransTableId | Returns the table ID for the subtransaction table. (Inherited from RLedgerTurnoverType.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
transAmounts | Returns a container holding amounts for the transaction. (Inherited from RLedgerTurnoverType.) |
![]() |
transDetailLabels | Returns the container holding labels for the transaction document fields. (Overrides the transDetailLabels Method.) |
![]() |
transDetails | Returns a container holding document fields for the transaction. (Overrides the transDetails Method.) |
![]() |
transForm | Returns the name of the transaction form. (Overrides the transForm Method.) |
![]() |
transHeaderTableId | Returns the table ID of the transaction header table. (Overrides the transHeaderTableId Method.) |
![]() |
transKeyData | Returns a container holding field IDs of key fields for filtering purposes on the transaction level. (Overrides the transKeyData Method.) |
![]() |
transTableId | Returns the table ID of the transaction table. (Overrides the transTableId Method.) |
![]() |
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.) |
![]() ![]() |
::getLedgerDimensionCorrByAccountEntry | Retrieves the offset ledger dimension. |
Top
Inheritance Hierarchy
Object Class
RLedgerTurnoverType Class
RLedgerTurnoverTypeLedger Class
RLedgerTurnoverTypePrecalcLedger Class