Cash Management
Cash Management
Cash Management
D66103
Edition 1.0
March 2010
D60083GC10
Activity Guide
R12.x Oracle Cash
Supplemental Practices
Management Fundamentals -
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Disclaimer
This document contains proprietary information and is protected by copyright and other intellectual property laws. You may copy and
print this document solely for your own use in an Oracle training course. The document may not be modified or altered in any way.
Except where your use constitutes "fair use" under copyright law, you may not use, share, download, upload, copy, print, display,
perform, reproduce, publish, license, post, transmit, or distribute this document in whole or in part without the express authorization
of Oracle.
The information contained in this document is subject to change without notice. If you find any problems in the document, please
Oracle University and Cyret Technologies India Privat Limited use only
report them in writing to: Oracle University, 500 Oracle Parkway, Redwood Shores, California 94065 USA. This document is not
warranted to be error-free.
If this documentation is delivered to the United States Government or anyone using the documentation on behalf of the United
States Government, the following notice is applicable:
Trademark Notice
Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective
owners.
Author
David Barnacle, Byung-Hyun Chung, Ivy Farren, Suzanne Miller, Parthasawarthy Ramaratnam,
Table of Contents
Oracle University and Cyret Technologies India Privat Limited use only
Solution: Create a New User .....................................................................................................................1-7
Practice - Create GL Account Cash Values ...............................................................................................1-9
Solution: Create GL Cash Accounts..........................................................................................................1-11
Cash Management Security ...........................................................................................................................1-13
Guided Demonstration - Create Security Profile .......................................................................................1-14
Guided Demonstration - Create Security Grants .......................................................................................1-16
Creating Bank Accounts ................................................................................................................................1-18
Practice - Create an Internal Bank Account...............................................................................................1-19
Solution: Create an Internal Bank Account ...............................................................................................1-24
Practice - Set up Bank Transaction Codes.................................................................................................1-30
Solution: Set up Bank Transaction Codes (Required) ...............................................................................1-32
Bank Transfers...............................................................................................................................................1-34
Practice - Create a Bank Transfer ..............................................................................................................1-35
Solution: Create a Bank Transfer...............................................................................................................1-36
Practice - Set Up a Transaction Subtype....................................................................................................1-38
Solution: Set Up a Transaction Subtype ....................................................................................................1-39
Practice - Set Up a Payment Template ......................................................................................................1-40
Solution: Set Up a Payment Template .......................................................................................................1-41
Managing Bank Statements ...........................................................................................................................1-42
Practice - Enter a Cash Journal (Required)................................................................................................1-43
Solution: Enter a Cash Journal (Required) ................................................................................................1-44
Practice - Pay Invoices in Payables (Required) .........................................................................................1-45
Solution: Pay Invoices in Payables (Required)..........................................................................................1-48
Practice - Set Up Receipt Classes ..............................................................................................................1-52
Solution: Set Up Receipt Classes (Required) ............................................................................................1-55
Practice - Enter Receipts (Required)..........................................................................................................1-58
Solution: Enter Receipts (Required) ..........................................................................................................1-60
Practice - Enter a Bank Statement (Required) ...........................................................................................1-63
Solution: Enter a Bank Statement (Required)............................................................................................1-66
Reconciling Bank Statements ........................................................................................................................1-70
Guided Demonstration - Understanding the Matching Process (Required)...............................................1-71
Practice - Reconcile your Bank Statement (Required) ..............................................................................1-74
Solution: Reconcile Your Bank Statement (Required) ..............................................................................1-77
Practice - Run Reports (Required).............................................................................................................1-80
Solution: Run Reports (Required) .............................................................................................................1-82
Cash Pools .....................................................................................................................................................1-84
Guided Demonstration - Create Notional Cash Pool .................................................................................1-85
Cash Forecasting ...........................................................................................................................................1-86
Practice - Create a Cash Forecast Template ..............................................................................................1-87
Solution: Create a Cash Forecast Template ...............................................................................................1-90
Practice - Generate a Cash Forecast ..........................................................................................................1-93
10. Solution: Generate a Cash Forecast................................................................................................1-95
Practice - Run a Cash Forecast Report ......................................................................................................1-97
Solution: Run a Cash Forecast Report .......................................................................................................1-98
Cash Positioning............................................................................................................................................1-99
Guided Demonstration - Creating Cash Position Worksheet.....................................................................1-100
Balances and Interest .....................................................................................................................................1-101
Guided Demonstration - Viewing Actual, Historical, and Projected Balances..........................................1-102
ii
Copyright © Oracle 2010. All rights reserved.
Preface
Profile
Before You Begin This Course
Oracle University and Cyret Technologies India Privat Limited use only
• Thorough knowledge of Oracle Applications.
Prerequisites
R12.x Oracle Cash Management Fundamentals is an instructor-led course featuring lecture and
hands-on exercises. Online demonstrations and written practice sessions reinforce the concepts
and skills introduced.
Related Publications
Oracle Publications
Title Part Number
Oracle Cash Management User Guide E13483-03
Oracle University and Cyret Technologies India Privat Limited use only
Additional Publications
• Read-me files
• Oracle Magazine
Typographic Conventions
Typographic Conventions in Text
Convention Element Example
Bold italic Glossary term (if The algorithm inserts the new key.
Oracle University and Cyret Technologies India Privat Limited use only
there is a glossary)
Caps and Buttons, Click the Executable button.
lowercase check boxes, Select the Can’t Delete Card check box.
triggers, Assign a When-Validate-Item trigger to the ORD block.
windows Open the Master Schedule window.
Courier new, Code output, Code output: debug.set (‘I”, 300);
case sensitive directory names, Directory: bin (DOS), $FMHOME (UNIX)
(default is filenames, Filename: Locate the init.ora file.
lowercase) passwords, Password: User tiger as your password.
pathnames, Pathname: Open c:\my_docs\projects
URLs, URL: Go to http://www.oracle.com
user input,
User input: Enter 300
usernames
Username: Log on as scott
Initial cap Graphics labels Customer address (but Oracle Payables)
(unless the term is a
proper noun)
Italic Emphasized words Do not save changes to the database.
and phrases, For further information, see Oracle7 Server SQL Language
titles of books and Reference Manual.
courses, Enter [email protected], where user_id is the
variables name of the user.
Quotation Interface elements Select “Include a reusable module component” and click Finish.
marks with long names
that have only This subject is covered in Unit II, Lesson 3, “Working with
initial caps; Objects.”
lesson and chapter
titles in cross-
references
Uppercase SQL column Use the SELECT command to view information stored in the
names, commands, LAST_NAME
functions, schemas, column of the EMP table.
table names
Arrow Menu paths Select File > Save.
Brackets Key names Press [Enter].
Commas Key sequences Press and release keys one at a time:
[Alternate], [F], [D]
Plus signs Key combinations Press and hold these keys simultaneously: [Ctrl]+[Alt]+[Del]
Oracle University and Cyret Technologies India Privat Limited use only
Passwords DROP USER scott
IDENTIFIED BY tiger;
PL/SQL objects OG_ACTIVATE_LAYER
(OG_GET_LAYER (‘prod_pie_layer’))
(N) Invoice > Entry > Invoice Batches Summary (M) Query > Find (B) Approve
1. (N) From the Navigator window, select Invoice then Entry then Invoice Batches
Summary.
Notations:
(N) = Navigator
(M) = Menu
(T) = Tab
(B) = Button
(I) = Icon
(H) = Hyperlink
Oracle University and Cyret Technologies India Privat Limited use only
(Help) General Ledger > Journals > Enter Journals
1. In the navigation frame of the help system window, expand the General Ledger entry.
4. Review the Enter Journals topic that appears in the document frame of the help system
window.
viii
Copyright © Oracle 2010. All rights reserved.
Oracle University and Cyret Technologies India Privat Limited use only
R12.x Oracle Cash
Management Fundamentals -
Supplemental Practices
Chapter 1
Chapter 1 - Page 2
R12.x Oracle Cash Management Fundamentals - Supplemental Practices
Copyright © Oracle, 2010. All rights reserved.
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Practices
Chapter 1 - Page 3
R12.x Oracle Cash Management Fundamentals - Supplemental Practices
Copyright © Oracle, 2010. All rights reserved.
R12.x Oracle Cash Management Fundamentals Supplemental
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Chapter 1 - Page 4
R12.x Oracle Cash Management Fundamentals - Supplemental Practices
Copyright © Oracle, 2010. All rights reserved.
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number or initials.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Sign on
Field Value
User Name OPERATIONS
Password welcome
Responsibility System Administrator
Oracle University and Cyret Technologies India Privat Limited use only
(USA)
Payables, Vision Operations (USA) Standard
Receivables, Vision Operations Standard
(USA)
System Administrator Standard
Human Resources, Vision Enterprises Standard
Treasury, Vision Operations (USA) Standard
Oracle University and Cyret Technologies India Privat Limited use only
User Name OPERATIONS
Password welcome
Responsibility System Administrator
Add a User
Add Responsibilities
Oracle University and Cyret Technologies India Privat Limited use only
• Click (I) Save.
5. Log in to the system again with your newly created User ID and password.
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number or initials.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Set Up New GL Cash Account Values
• (N) Setup > Financials > Flexfields > Key > Values
2. Use the following table to set up new GL accounts to be used for financial transactions:
16 1127 1267
17 (or Instructor) 1128 1268
Oracle University and Cyret Technologies India Privat Limited use only
• Click (B) Find.
4. Place the cursor in the field for value and click (I) New.
5. Repeat the previous steps to add the value for “Cash Clearing/Confirmed
receipts/Unidentified Receipts.” (Change the description to XXStudent Clearing Cash; XX
represents your assigned number.)
6. When you close the window to return to the Navigator, click (B) OK in the dialog box.
Oracle University and Cyret Technologies India Privat Limited use only
• (N) Setup >Financials > Flexfields > Key > Values
2. Use the following table to set up new GL accounts to be used for financial transactions:
4. Place the cursor in the field for value and click (I) New.
Oracle University and Cyret Technologies India Privat Limited use only
− Allow Posting = Yes
− Account Type = Asset
− Reconcile = No
− Third Party Control Account = No
− Click (B) OK.
5. Repeat the previous steps to add the value for “Cash Clearing/Confirmed
receipts/Unidentified Receipts.” (Change the description to XX Student Clearing Cash; XX
represents your assigned number.)
6. When you close the window to return to the Navigator, click (B) OK in the dialog box.
Chapter 1 - Page 13
R12.x Oracle Cash Management Fundamentals - Supplemental Practices
Copyright © Oracle, 2010. All rights reserved.
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Oracle University and Cyret Technologies India Privat Limited use only
Responsibility: Human Resources, Vision Enterprises
1. Log in using:
− User Name: operations
− Password: welcome
Note: You can use the User ID and Password created in the prior lab.
10. In the Submit Requests window, enter Security List Maintenance in the Name field and
enter the following parameters:
− Generate Lists for: One Named Security Profile
− Security Profile: XXPayroll
− Process: Current and Terminated people
Oracle University and Cyret Technologies India Privat Limited use only
12. Click (B) Submit.
In this guided demonstration, we create security grants using the CE UMX Security Wizard.
Oracle University and Cyret Technologies India Privat Limited use only
Responsibility: User Management
1. Log in using:
− User Name: sysadmin
− Password: sysadmin
4. Enter Cash Management in the Name field and click (B) Go.
5. Click (I) Update for the Cash Management, Vision Operations (USA) role.
6. Click (B) Security Wizards (category should be Miscellaneous) in the Update Role: Cash
Management, Vision Operations (USA) page,.
8. Click (B) Add Legal Entities. Select and add the following legal entities:
− Vision Operation (add if it is not displayed)
− Vision Corporation
9. For Vision Operations, select Use, Maintenance, and Bank Account Transfers check boxes
to grant Cash Management, Vision Operations (USA) access to view all bank accounts in
this legal entity, ability to create and update bank accounts, and the ability to reconcile bank
accounts.
For Vision Corporation, select the Use check box only. This role will only be able to view
and reconcile bank statement lines for cashflows for this legal entity.
Chapter 1 - Page 17
R12.x Oracle Cash Management Fundamentals - Supplemental Practices
Copyright © Oracle, 2010. All rights reserved.
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Chapter 1 - Page 18
R12.x Oracle Cash Management Fundamentals - Supplemental Practices
Copyright © Oracle, 2010. All rights reserved.
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Overview
In this practice, you create a bank account.
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number or initials.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Responsibility: Cash Management, Vision Operations (USA)
Create a Bank
Oracle University and Cyret Technologies India Privat Limited use only
6. Navigate to the Manage Bank Accounts window.
10. Enter the following information in the General Controls section of the Account Controls
page:
Field Name Value
Cash (will have to create, click magnifying glass) 01-000-Table-0000-000
Bank Charges 01-720-7870-0000-000
Foreign Exchange Charges 01-000-2580-0000-000
Netting Account No
Cash Clearing (will have to create, click magnifying glass) 01-000-Table-0000-000
Bank Errors 01-720-7870-0000-000
11. Enter the following information in the Payables Controls section of the Account Controls
page:
Field Name Value
Multiple Currency Payments Checked
Allow Zero Payments Not Checked
Pooled Account Not Checked
Oracle University and Cyret Technologies India Privat Limited use only
Maximum Outlay 1,000,000.00
Minimum Payment 5.00
Maximum Payment 200,000.00
13. Enter the following information in the Auto Reconciliations Payments section:
Field Name Value
Tolerance Amount 100.00
Tolerance Percentage 10
16. In the Manage Bank Accounts window, query and select the bank account you created.
Oracle University and Cyret Technologies India Privat Limited use only
17. Create a Check stock using the following information.
− Name = XXAP Check Stock
− Paper Stock Type = Prenumbered Stock
− Format = External Check Format
− First Available Document Number = 1000
− Last Available Document Number = 1100
21. Enter the following information in the General Controls section of the Account Controls
page:
Cash 01-000-Table-0000-000
Bank Charges 01-720-7870-0000-000
Foreign Exchange Charges 01-000-2580-0000-000
Netting Account No
Cash Clearing 01-000-Table-0000-000
Oracle University and Cyret Technologies India Privat Limited use only
Bank Errors 01-720-7870-0000-000
Create a Bank
Oracle University and Cyret Technologies India Privat Limited use only
1. Navigate to Manage Banks and Branches.
Oracle University and Cyret Technologies India Privat Limited use only
Field Name Value
Branch Name XXBranch
Branch Type ABA
16. Navigate to the Home page, and then navigate to the Manage Bank Accounts window.
• (L) Home
Oracle University and Cyret Technologies India Privat Limited use only
24. Enter the following information in the General Controls section of the Account Controls
page:
Field Name Value
Cash (will have to create, click magnifying glass) 01-000-Table-0000-000
Bank Charges 01-720-7870-0000-000
Foreign Exchange Charges 01-000-2580-0000-000
Netting Account No
Cash Clearing (will have to create, click magnifying glass) 01-000-Table-0000-000
Bank Errors 01-720-7870-0000-000
25. Enter the following information in the Payables Controls section of the Account Controls
page:
Field Name Value
Multiple Currency Payments Checked
Allow Zero Payments Not Checked
Pooled Account Not Checked
Maximum Outlay 1,000,000.00
Minimum Payment 5.00
Maximum Payment 200,000.00
27. Enter the following information in the Auto Reconciliations Payments section:
Field Name Value
Tolerance Amount 100.00
Tolerance Percentage 10
Oracle University and Cyret Technologies India Privat Limited use only
31. Set up the Accounts for Receivables:
Field Name Value
Factored Receipts 01-000-1245-0000-000
BR Short Term Debt 01-000-2110-0000-000
Unidentified Receipts 01-000-Table-0000-000
Confirmed Receipts 01-000-Table-0000-000
Remitted Receipts 01-000-1245-0000-000
AR Short Term Debt 01-000-2110-0000-000
Unapplied Receipts 01-000-1240-0000-000
On Account Receipts 01-000-1240-0000-000
Unearned Discounts Unearned Discounts
Earned Discounts Earned Discounts
Claimed Investigation Claim Investigation
36. In the Manage Bank Accounts window, query the bank account you created.
− (N) Setup > Banks : Bank Accounts
− Account Name = XXDisbursement/Deposit
− Click (B) Go.
37. Select the option for your bank account and click (B) Manage Payment Documents.
Oracle University and Cyret Technologies India Privat Limited use only
Set Up the Second Bank Account
41. (H) Bank Accounts (on the left side near the top of the form)
49. Enter the following information in the General Controls section of the Account Controls
page:
Oracle University and Cyret Technologies India Privat Limited use only
Cash Clearing 01-000-Table-0000-000
Bank Errors 01-720-7870-0000-000
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Set Up Bank Transaction Codes
3. Select the XXDisbursement/Deposit bank account for which to set up the transaction code.
4. In the Bank Transaction Codes window, enter transaction types and codes according to the
following table.
Type Code Description Trans. Recon. Match. Corr. Create Activity Receipt
Source Sequence Against Method Class
Method
Paym 100 Regular AP 1
ent Payment Paymen
ts
Misc 110 Bank 2 Misc
Paym Charges
ent
Misc 115 Correction 3 Stmt Both
Paym
ent
Paym 120 Journal Journal 4
ent Payment
Paym 130 EFT/Wire AP 5
ent Payment Paymen
Type Code Description Trans. Recon. Match. Corr. Create Activity Receipt
Source Sequence Against Method Class
Method
ts
Recei 200 Regular AR 6
pt Receipt Receipt
Oracle University and Cyret Technologies India Privat Limited use only
s
Misc 210 Misc 7 Misc
Recei Receipt
pt
Misc 215 Correction 8 Stmt Both
Recei
pt
Recei 220 Journal Journal 9
pt Receipt
Misc 310 Interest 10 Misc Yes Interest XXCash
Recei Income Misc
pt
Rejec 600 Rejected 11
ted
Stopp 700 Stopped AP 12
ed Paymen
ts
NSF 800 NSF 13
Note: The float handling parameter (in the System Options window) specifies whether to
reconcile statement lines with effective dates later than the current date. The number of days
greater than the current date to look for can be specified in the Float field.
Oracle University and Cyret Technologies India Privat Limited use only
Bank Transaction Codes
4. In the Bank Transaction Codes window, enter transaction types and codes according to the
following table.
Type Code Description Trans. Recon. Match. Corr. Create Activity Receipt
Source Sequence Against Method Class
Method
Pay 100 Regular AP 1
ment Payment Payme
nts
Misc 110 Bank 2 Misc
Pay Charges
ment
Misc 115 Correction 3 Stmt Both
Pay
ment
Pay 120 Journal Journal 4
ment Payment
Pay 130 EFT/Wire AP 5
ment Payment Payme
nts
Rece 200 Regular AR 6
ipt Receipt Receipt
s
Misc 210 Misc 7 Misc
Rece Receipt
ipt
Misc 215 Correction 8 Stmt Both
Rece
Type Code Description Trans. Recon. Match. Corr. Create Activity Receipt
Source Sequence Against Method Class
Method
ipt
Rece 220 Journal Journal 9
ipt Receipt
Oracle University and Cyret Technologies India Privat Limited use only
Misc 310 Interest 10 Misc Yes Interest XXCashMis
Rece Income c
ipt
Reje 600 Rejected 12
cted
Stop 700 Stopped AP 13
ped Payme
nts
NSF 800 NSF 14
Note: The float handling parameter (in the System Options window) specifies whether to
reconcile statement lines with effective dates later than the current date. The number of days
greater than the current date to look for can be specified in the Float field.
Bank Transfers
Chapter 1 - Page 34
R12.x Oracle Cash Management Fundamentals - Supplemental Practices
Copyright © Oracle, 2010. All rights reserved.
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number or initials.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Create a Transaction Subtype
Oracle University and Cyret Technologies India Privat Limited use only
• (N) Setup > System > Transaction Subtype
Oracle University and Cyret Technologies India Privat Limited use only
Transfer Amount (should 1000
default)
Source Bank Accoutn XX-1234-5678
(should default )
Destination Bank (should XX-9876
default)
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number or initials.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Set Up a Transaction Subtype
2. Navigate to the Cash Transaction Subtype page using the Setup: System menu.
Oracle University and Cyret Technologies India Privat Limited use only
2. Navigate to the Cash Transaction Subtype page using the Setup: System: Transaction
Subtype menu.
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number or initials.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Set Up a Payment Template
2. Navigate to the Payment Templates page using the Setup: System menu.
5. Select the Source Bank Account Number and the Destination Bank Account Number.
Oracle University and Cyret Technologies India Privat Limited use only
2. Navigate to the Payment Templates page using Setup: System: Payment Template.
Chapter 1 - Page 42
R12.x Oracle Cash Management Fundamentals - Supplemental Practices
Copyright © Oracle, 2010. All rights reserved.
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Enter a Journal
Oracle University and Cyret Technologies India Privat Limited use only
1. Responsibility = General Ledger, Vision Operations (USA)
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Enter invoices to be paid by a regular payment
5. Repeat the above steps to enter the following invoices. Verify that your invoice numbers and
amounts are the same as the following table:
Oracle University and Cyret Technologies India Privat Limited use only
XX-3 3797.50 Immediate Check 3500.00 01-110-7110-0000-000
− Note: System should generate the taxes during the validation. If the tax is not
generated, just add the difference as a second item line to the invoice item and use
the same distribution account.
Validate invoices
Generate accounting
Oracle University and Cyret Technologies India Privat Limited use only
− Payment Method = Check
− Payment Document = XX AP Check Stock
− Payment Process = Long Check Format
−
18. Save
20. Save
Oracle University and Cyret Technologies India Privat Limited use only
1. Responsibility = Payables, Vision Operations (USA).
5. Repeat above steps to enter the following invoices. Verify that your invoice numbers and
amounts are the same as the following table:
Oracle University and Cyret Technologies India Privat Limited use only
Oracle University and Cyret Technologies India Privat Limited use only
Validate invoices
Generate accounting
Oracle University and Cyret Technologies India Privat Limited use only
• Click (B) OK.
When finished paying all the checks, close the windows and return to the Navigator..
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Set Up Receipt Classes
Oracle University and Cyret Technologies India Privat Limited use only
− Unidentified Receipts = 01-000-Table-0000-000
− On Account Receipts = 01-000-1240-0000-000
− Unearned Discounts = Unearned Discounts
− Earned Discounts = Earned Discounts
− Claim Investigations = Claim Investigation
Oracle University and Cyret Technologies India Privat Limited use only
Oracle University and Cyret Technologies India Privat Limited use only
A. Set up Miscellaneous Receipt Class
Oracle University and Cyret Technologies India Privat Limited use only
9. Click (I) Save.
Oracle University and Cyret Technologies India Privat Limited use only
16. Click (I) Save.
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Enter Receipts
4. Repeat the above steps to enter receipts #2 and #3. Verify that your receipts and amounts are
the same as the following table:
Oracle University and Cyret Technologies India Privat Limited use only
− Account Number = XX-01
− Deposit Number = DEPXX (This is case-sensitive.)
Oracle University and Cyret Technologies India Privat Limited use only
1. Responsibility = Receivables, Vision Operations (USA)
4. Repeat the above steps to enter receipts #2 and #3. Verify that your receipts and amounts are
the same as the following table:
5.
RXX-3 5000
Oracle University and Cyret Technologies India Privat Limited use only
• (N) Receipts > Remittances
− Batch Type = Remittance
− Batch Date = Yesterday’s Date
− GL Date = Yesterday’s Date
− Remittance Method = Standard
− Receipt Class = XXCashReceipts
− Receipt Method = XXCheck
− Bank = XXBank
− Branch = XXBranch
− Account Number = XX-01
− Deposit Number = DEPXX (this is case sensitive!)
9. Query your receipts. (Hint: [F11], XX% in Receipt Method field, [Ctrl + F11])
Copyright © Oracle, 2010. All rights reserved.
10. Select the check boxes to the left of your receipt numbers.
Oracle University and Cyret Technologies India Privat Limited use only
11. Monitor your Request.
Oracle University and Cyret Technologies India Privat Limited use only
Trans Date Trans Description Amt Balance Comment
Num
01-XXX-YY Beginning 0 Beginning Balance
Balance
01-XXX-YY Deposit (GL 5000 5000 Journal entry
Journal)
DD-Mon-YY DEPXX Deposit 12000 17000 Normal deposit
DD-Mon-YY 1000 Payment 1727.50 15272.50 Bank mistake should be
1500
DD-Mon-YY 1000 Correction -100 15372.50 Correction of bank
mistake
DD-Mon-YY 1001 Payment 2712.50 12660 Normal payment
DD-Mon-YY 1002 Payment 3797.50 8862.50 Normal payment
DD-Mon-YY Bank Charge 50 8812.50 Bank charge added
manually
DD-Mon-YY Interest Earned 100 8912.50 Interested added
automatically
DD-Mon-YY 4 Payment 5425 3487.50 Original payment 5000
28-XXX-YY Ending Balance 3487.50 Ending Balance
Assumptions
• Replace XX with your terminal number.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Enter a Bank Statement
Oracle University and Cyret Technologies India Privat Limited use only
3. In the Control Totals region, enter the control totals based on your bank statement.
− Opening Balance = 0
− Receipts = 17100
− Payments = 1361250
− Closing Balance = 3487.50
Oracle University and Cyret Technologies India Privat Limited use only
10. Click (B) Submit.
Note: After these items are cleared and reconciled, they will no longer display in the Cash
in Transit Report.
Oracle University and Cyret Technologies India Privat Limited use only
1. Responsibility = Cash Management, Vision Operations (USA)
3. In the Control Totals region, enter control totals based on your bank statement.
− Opening Balance = 0
− Receipts = 17100
− Payments = 1361250
− Closing Balance = 3487.50
Oracle University and Cyret Technologies India Privat Limited use only
5 Payment 100 1001 2712.50 Payment
6 Payment 100 1002 3797.50 Payment
7 Misc 110 50 Bank Charge
Payment
8 Misc 310 100 Interest
Receipt Earned
9 Payment 100 1003 5425.00 Payment
Oracle University and Cyret Technologies India Privat Limited use only
11. Click (B) Find.
Note: After these items are cleared and reconciled, they will no longer display in the Cash
in Transit report.
Chapter 1 - Page 69
R12.x Oracle Cash Management Fundamentals - Supplemental Practices
Copyright © Oracle, 2010. All rights reserved.
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Chapter 1 - Page 70
R12.x Oracle Cash Management Fundamentals - Supplemental Practices
Copyright © Oracle, 2010. All rights reserved.
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Understanding the Matching Process
The Oracle Cash Management AutoReconciliation program fully matches Oracle Payables
transactions against bank statement lines if the transactions meet the following criteria:
• The transaction currency is the same as the bank statement line currency.
• For payment batches (such as EFT batches), the reference or payment batch name
matches the statement line transaction number, and the transaction amount is within the
reconciliation tolerance.
• For the detail payment transactions and stopped transactions, the matching sequence is
the same. First the program tries to match against the invoice number and supplier bank
account, and then just the invoice number, and finally the payment number. Also, the
transaction amount is within the reconciliation tolerance.
• For stopped transactions, the payment must first be stopped or voided in Oracle
Payables.
• The transaction currency is the same as the bank statement line currency.
• For remittance batches (such as direct debit batches), the remittance batch deposit
number or receipt batch name matches the statement line transaction number, and the
transaction amount is within the reconciliation tolerance.
• For detail remittance transactions, NSF, and rejected transactions, the matching
sequence is the same. First the program tries to match against the invoice number and
customer bank account, and then just the invoice number, and finally the receipt
Oracle University and Cyret Technologies India Privat Limited use only
number. Also, the transaction amount is within the reconciliation tolerance.
• For NSF or rejected transactions, the receipt must first be reversed in Oracle
Receivables.
• For reversal corrections, the statement line has the same transaction number, same
amount, and opposite transaction type (for example, miscellaneous receipt and
miscellaneous payment).
• For adjustment corrections, the statement line has the same transaction number, and
has a transaction type of payment, receipt, miscellaneous payment, or miscellaneous
receipt, and the net amount is within the reconciliation tolerance.
The Oracle Cash Management AutoReconciliation program matches Oracle General Ledger
journal transactions if the transactions meet the following criteria:
Oracle University and Cyret Technologies India Privat Limited use only
• The journal line description matches the statement line transaction number.
• Bank Reference Number in cash flow matches the statement line transaction number.
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
• Instructor will set Matching Order (System Parameters) to Batch for Receivables and
Transaction for Payables. Instructor will also set Tolerances for Percent to 1 and
Amount to 5 (System Parameters, (T) AutoReconciliation) and AP Tolerances
Differences to Errors.
Tasks
Use the AutoReconciliation Program to Reconcile Your Bank Account Statement
1. Navigate to the Submit Request window:
• (N) Other > Programs > Run
2. Click (B) OK to submit a single request.
− Request Name = AutoReconciliation
− Select the parameters according to the following table:
Parameter Value
Bank Branch Name XX Branch
Bank Account Number XX-1234-5678
Statement Number From Leave Blank
Statement Number To Leave Blank
Statement Date From Leave Blank
Statement Date To Leave Blank
GL Date Accept the default
Organization Vision Operations (Operating
Unit)
Receivable Activity
Payment Method Leave Blank
NSF Handling No Action
Oracle University and Cyret Technologies India Privat Limited use only
• Select (M) View > Requests.
Hint: In Oracle Accounts Receivable, if you are trying to reconcile your bank statement and
several receipts on the statement do not show as "Available in Cash Management, verify that
you have the system parameter "Show Cleared Transactions" selected.
Oracle University and Cyret Technologies India Privat Limited use only
16. Close the bank statement lines window.
− Complete = Checked
Oracle University and Cyret Technologies India Privat Limited use only
• (N) Other > Programs > Run
Parameter Value
Bank Branch Name XX Branch
Bank Account Number XX-1234-5678
Statement Number From Leave Blank
Statement Number To Leave Blank
Statement Date From Leave Blank
Statement Date To Leave Blank
GL Date Accept the default
Organization Vision Operations
(Operating Unit)
Receivable Activity Leave Blank
Payment Method Leave Blank
NSF Handling No Action
Oracle University and Cyret Technologies India Privat Limited use only
9. Click (B) Review to view the status of your bank reconciliation.
Hint: In Oracle Accounts Receivable, if you are trying to reconcile your bank statement
and several receipts on the statement do not show as "Available in Cash Management, verify
that you have the system parameter "Show Cleared Transactions" selected.
Oracle University and Cyret Technologies India Privat Limited use only
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Instructor will create accounting and confirm that all journals have been posted.
Tasks
1. Responsibility = Payables, Vision Operations (USA)
5. Repeat the same steps for Receivables; use the responsibility “Receivables, Vision
Operations (USA).
− Confirm that all journals for Vision Operations have been posted before proceeding
to the next step.
Oracle University and Cyret Technologies India Privat Limited use only
8. Navigate to the Standard Request Submission form.
12. Monitor your request until it completes successfully, then click (B) View Output to review
the results.
Instructor will create Accounting and confirm that all journals have
been posted.
Oracle University and Cyret Technologies India Privat Limited use only
Tasks
1. Responsibility = Payables, Vision Operations (USA)
5. Repeat the same steps for Receivables; use the responsibility “Receivables, Vision
Operations (USA)
Oracle University and Cyret Technologies India Privat Limited use only
11. Click (B) Submit.
12. Monitor your request until it completes successfully, and then click (B) View Output to
review the results.
Cash Pools
Chapter 1 - Page 84
R12.x Oracle Cash Management Fundamentals - Supplemental Practices
Copyright © Oracle, 2010. All rights reserved.
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number or initials.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Create Notional Cash Pool
Note: You can only select bank accounts that you have access to that have not been assigned
to other cash pools, and for which the Interest Rounding and Interest Includes options have
been assigned as a part of the Interest Rate Schedule.
Cash Forecasting
Chapter 1 - Page 86
R12.x Oracle Cash Management Fundamentals - Supplemental Practices
Copyright © Oracle, 2010. All rights reserved.
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Oracle University and Cyret Technologies India Privat Limited use only
The corporate controller has asked you to determine the cash inflow and outflow for the next six
months for the following sources:
− AP Invoices for Vision Operations
− AR Invoices for Vision Operations
− Purchase Orders for Vision Operations
− Purchase Requisitions for Vision Operation
− Sales Orders for Vision Operations for all sales orders with “Entered” Date Type
Assumptions
• Replace XX with your terminal number or initials.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Define a Forecast Template
1. Navigate to the Forecast Templates page and create a forecast template with the following
information:
− Template Name = XXCashForecast
− Description = XXCash Forecast
− Forecast By = GL Periods
− Overdue Transactions = Exclude
Note: Choose Include or Exclude in the Overdue Transactions field to determine whether to
include or exclude open transactions that have a cash activity date before the forecast start
date. Overdue transactions are collected into one forecast period, displayed as the Overdue
column in the Cash Forecast Amounts window and the Cash Forecast Report.
3. Add a row for Supplier Invoices source type with the following information:
− Row Number = 1
− Description = Supplier Invoices (All)
Note: By choosing None, you are assuming the most conservative position in regards to
Oracle University and Cyret Technologies India Privat Limited use only
cash outflow. You’re assuming you’ll never take discounts for the purpose of the forecast.
4. Add a row for Customer Invoices source type with the following information:
− Row Number = 2
− Description = Customer Invoices (All)
− Organization = Vision Operations
− Sets Of Books = Vision Operations (USA)
− Include Dispute = No
− Use Average Payment = No
− Lead time = 0
5. Add a row for Purchase Orders source type with the following information:
− Row Number = 3
− Description = Purchase Orders (Approved)
− Organization = Vision Operations
− Sets Of Books = Vision Operations (USA)
− Use Payment Terms = N0
− Lead time = 0
− Status = Approved
− Include Temporary Labor = Yes
Note: Lead time is the number of days that need to be added to the transaction date to
calculate the projected cash transaction date. The value must be a positive, whole number,
or zero.
6. Add a row for Purchase Requisitions source type with the following information:
− Row Number = 4
− Description = Purchase Requisitions (Approved)
− Organization = Vision Operations
− Sets Of Books = Vision Operations (USA)
− Lead Time = 0
− Status = Approved
− Include Temporary Labor = Yes
7. Add a row for Sales Orders source type with the following information:
− Row Number = 5
− Description = Sales Orders (Entered)
− Organization = Vision Operations
Oracle University and Cyret Technologies India Privat Limited use only
− Sets Of Books = Vision Operations (USA)
− Use Payment Terms = No
− Lead Time = 0
− Status = Entered
− Date Type = Entered
Note: Date Type is the expected cash activity date to use when calculating forecast
amounts.
9. Enter the forecast periods for the template according to the following table:
Column From To
Number
1 1 1
2 2 2
3 3 3
4 4 4
5 5 5
6 6 6
Oracle University and Cyret Technologies India Privat Limited use only
1. Navigate to the Forecast Templates page
Note: By choosing None, you are assuming the most conservative position in regards to
cash outflow. You’re assuming you’ll never take discounts for the purpose of the forecast.
8. (B) Go
− Row Number = 2
− Description = Customer Invoices (All)
Oracle University and Cyret Technologies India Privat Limited use only
Add Purchase Orders
Note: Lead time is the number of days that need to be added to the transaction date to
calculate the projected cash transaction date. The value must be a positive, whole number,
or zero.
Oracle University and Cyret Technologies India Privat Limited use only
− Description = Sales Orders (Entered)
− Operating Unit =Vision Operations
− Ledger = Vision Operations (USA)
− Use Payment Terms = Yes
− Lead Time = 0
− Status = Entered
− Date Type = Entered
Note: Date Type is the expected cash activity date to use when calculating forecast amounts.
Oracle University and Cyret Technologies India Privat Limited use only
The corporate controller has asked you to run the XX Cash Forecast to determine the cash inflow
and outflow for the next six months.
Assumptions
• Replace XX with your terminal number or initials.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Responsibility: Cash Management, Vision Operations (USA)
Run a Forecast
1. Navigate to the Forecasts page and run the XX Cash Forecast template using the following
parameters:
Parameter Value
Template Name XXCashForecast
Calendar Name Accounting
Forecast Currency USD
Source Currency USD
Factor Unit
Starting Period Jan-07
Source Currency Type Entered
Request by Row No
View Opening Balance By None
When "Source Currency Type" is set to FUNCTIONAL, user has to provide exchange
information regardless of the value of "Forecast Currency." "Source Currency" User does
not have to provide exchange information only if "Source Currency Type" is set to
ENTERED and the "Forecast Currency" and "Source Currency" are the same.
Oracle University and Cyret Technologies India Privat Limited use only
Run a Forecast
Oracle University and Cyret Technologies India Privat Limited use only
1. Navigate to the Forecasts page.
5. On the Forecasts page, refresh the processing status until the forecast is complete.
Oracle University and Cyret Technologies India Privat Limited use only
6. Review your forecast by clicking the link for the forecast name.
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number or initials.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Responsibility: Cash Management, Vision Operations (USA)
2. Run the Cash Forecast Report for the cash forecast you created in the previous practice.
− Template Name = XXCashForecast
Run a Forecast
Oracle University and Cyret Technologies India Privat Limited use only
1. Navigate to Submit Requests.
3. In the Parameters window, select the forecast report created in the previous lab:
5. Monitor your request until it completes successfully and review the output.
Cash Positioning
Chapter 1 - Page 99
R12.x Oracle Cash Management Fundamentals - Supplemental Practices
Copyright © Oracle, 2010. All rights reserved.
Oracle University and Cyret Technologies India Privat Limited use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY. COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number or initials.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Create Notional Cash Pool
1. Navigate to the (N) Cash Position Worksheet Search and Results page.
5. Select ‘Yes’ for the Use Calculated Prior Day Cash Flow and Overdue Transactions
Balances option.
6. Keep the default values for Cash Inflow and Cash Outflow.
7. Click Apply.
Oracle University and Cyret Technologies India Privat Limited use only
Assumptions
• Replace XX with your terminal number or initials.
• You must have access to an Oracle Application Vision database or comparable training
or test instance at your site on which to complete this practice.
Tasks
Create Notional Cash Pool
1. Navigate to the (N) Bank Balances (T) Maintenance > Bank Account Balances page.
2. Enter Legal Entity, Bank Name, Currency, Account Name, or Account Number as search
criteria.
3. Click Go.
4. Select the account you want to update and click Update icon for either Historical Balances
or Projected Balances.
5. Enter the appropriate date range, if the desired balance dates are not displayed automatically,
and click Go.
7. Click Apply.