- Provides journal information to trace each transaction back to its original source.
- Prints a separate page for each balancing segment value.
- For each journal line it prints the account affected, the concatenated description, the journal line amount, and the beginning and ending account balance.
- It also prints Journal details including source, category, journal name, and effective date.
- Report lists accounts in ascending order by account segment value.
- It prints a CR next to credit amounts
Wednesday, August 24, 2022
General Ledger Account Details Report in Oracle Fusion
Subscribe to:
Post Comments (Atom)
Query to get the list of contexts for each formula type in Oracle Fusion HCM
select t.base_formula_type_name , ttl.formula_type_name , ttl.description , c.base_context_name from ff_formula_types_b t ,...
-
The XDOLoader utility is a Java-based command line program to load template (RTF, PDF, and XSL-FO), XML, and XSD files to the XML Publis...
-
SELECT HAOU.NAME "Operating Unit", OTTT_H.NAME "Transaction Type", OTTT_H.DESCRIPTION "Descripti...
-
GL tables are linked to Subledger Accounting (XLA tables). Regarding gl_import_references, there is a one-to-one correspondence between X...
No comments:
Post a Comment