The GL-centric report provides a summary that shows debits and credits for a GL period. Below the summary-level presentation, a detailed presentation shows transactions. This report is used for auditing. The report provides different layouts, depending on the option selected for the Group-By parameter (Investment or Resource).
The report includes information about the following: Active and inactive investments, all investment types, approved and unapproved investments (if transactions exist).
See the Project Management User Guide for more information.
Indicates the end of the reporting period. Click the Browse icon and select a date from the list that appears.
Indicates the start of the reporting period. Click the Browse icon and select a start time from the list that appears.
Indicates the grouping and presenting of information on the report. Select an option from the drop-down.
Indicates the name of the investment to generate data in the report. Click the Browse icon and select the investment from the list that appears.
Indicates the name of the resources to generate data in the report. Click the Browse icon and select names from the list that appears.
Displays the account identifier.
cbk_gl_account.main_account_id
cbk_gl_account.sub_account_id
Displays in text what the corresponding account number represents.
cbk_gl_account.sub_account_id
Displays the share (or allocation) to be charged to a customer. The share is based on the transaction amount and the debit-rule, splitting the total transaction cost between accounts.
If cbk_gl_txns.chargeback_type = “ “ THEN cbk_scaled_gl_txns.scaled_amount
Displays the share of transactions of approved invoices to credit to a provider. Total cost is split between provider accounts according to credit rules.
If cbk_gl_txns.chargeback_type = “ “ THEN cbk_scaled_gl_txns.scaled_amount
Displays the GL time period for generating the report in the yyyy/mm format.
biz_com_periods.period_name
Displays the name of the investment to generate the report.
prteam.prprojectid
Displays the resource associated with charges at the detailed level in the report.
srm_resources.last_name
srm_resources.first_name
Displays a project task being reported.
prtask.prname
Displays the transaction date in the mm/dd/yyyy format.
cbk_scaled_gl_txns.transaction_date
Copyright © 2012 CA. All rights reserved. |
|