Showing posts with label Functional. Show all posts
Showing posts with label Functional. Show all posts

Monday, July 12, 2021

Favorites in Oracle Apps Home Page

 

You can add forms that you use frequently to your favorites in Home page. By clicking on it will directly take you to the respective form instead of traversing through all the menu options to get to a form.
Add to Favorites in Home Page:
Go to Home Page> Favorites > Manage Favorites
F1
In Search and Select Zone, enter the responsibility (responsibility in which the form you want to add to favorites exists) and click on Go button.
F2
This will display all the forms that are available in that responsibility.
F3
Select the form you want to add and click on Add button.
F4
Click on Apply. This will add Receipts form to Favorites.
F5
Remove form from Favorites:
Again go to Favorites > Manage Favorites and Select the form you want to remove and click on Remove button
F6
This will remove the form from Favorites.
You can also define the order in which the forms should appear in Favorites by using the Up and Down icons present beside every form.
F7

Top Ten List in Oracle Apps

 

Top Ten List in Oracle Apps:
You can add forms that you use frequently to your Top Ten List. Once the form is added to Top Ten List, just by clicking on it, takes you to that form instead of traversing through all the menu options.
You can create a different top ten list for each of your responsibilities.
We will now see how to add/remove form from Top Ten List.
To add a form to the Top Ten List:
To add Transaction Type setup form to Top Ten List do the below: TT1
Select the form Transaction Types and click on the icon TT2 in the navigator
or go to Tools> Add to List
TT3
This will add the form to the Top ten List as seen below.
TT4
To remove a form from the Top Ten List
Select the form and go to Tools > Remove from List
TT7
Or Click on the icon TT6in the navigator.
By doing so will remove the form from the Top Ten List.

Frequently Used Menus and Shortcuts in Oracle Apps

 

Every form in Oracle E- Business suite has the below menu and shortcut icons. This article focuses on explaining the most frequently used menus and shortcuts in Oracle Apps.

nav1
Let’s get started then …
New Icon: nav2 This icon is used to create new records in the form. Alternately you can also create a new records by going to File > New
nav3
Say you want to add new responsibility to user OPERATIONS. Open the Users form ad query for the user Operations.
nav4
To add a new responsibility to this user, click the New Icon. This will create a new line in the responsibility tab where you can key in the responsibility details.
nav5
Save Icon: nav6 This is used to save the work you have done so far in the form. The save icon looks like the one highlighted in the below screenshot.
In the above example of adding responsibility to user, after entering the responsibility, you have to click on Save Icon only then the responsibility will be added to the user.
You can also save by going to File > Save.
nav7
Show Navigator Icon:nav8Clicking on this will take you to the Navigator window. Navigator is nothing but a list of forms and pages that you can access using the responsibility you are in.
nav9
Switch Responsibility Icon:  nav10This lets you to switch to another responsibility. Clicking on this will open a window which lists the responsibilities you are allowed to access. Enter a valid responsibility name in the “Find” field and click on “OK”. This will take you to that responsibility.
nav11
You can also switch responsibility by going to File > Switch Responsibility
nav12
Print Icon: nav13This will print the current page.
nav14
Cut Icon: nav15This icon will be enabled only when you are entering some values for the fields in the form. This is used cut any entered text.
Copy Icon:nav16 This icon will be enabled only when you are entering some values for the fields in the form. This is used copy any entered text.
Paste Icon: nav17This icon will be enabled only when you are entering some values for the fields in the form. This is used paste any copied text.
Clear Record Icon: nav18This icon will clear the entire text that has been entered so far in the form.
Delete Record Icon: nav19This icon will let you delete the current record that is currently displayed in the form.
Close Form Icon:nav20 This will let you close the current form that you are on.
Help Icon: nav21This will open up a new window that has detailed information about the form.
Edit Field Icon: nav22This will help you edit a particular field. You can directly edit the text in the field by placing the cursor in the field. If the text is too long, only a part of it shows up in the field and when you click on this icon, all the text will be seen in a new window as seen in the below screenshot where you can edit the text easily.
nav23
Export:
If you wish to export all the records that are displayed in your current form to your desktop, you can do that by going to File > Export.
Steps to query a particular record from any form:
There are two ways you can do this.
Way 1: If you want to query a concurrent program named “erpSchools Demo Concurrent Program”, follow the below steps.
Navigate the Concurrent Programs window
nav24
nav25
To query either you can go to View > Query By Example > Enter Or Click F11 (keyboard shortcut)
nav26
Now the form will appear in query mode as seen in the below screenshot. At this point, you can enter all your search criteria based on which the form will pull up all the records that satisfy the conditions specified.
nav27
Once the form is in Query mode and if you want to come out of it, you should go to View> Query By Example > Cancel. Keyboard shortcut for the same is F4.
nav28
Since you want to query for the concurrent program “erpSchools Demo Concurrent Program”, enter “erpSchools Demo Concurrent Program” in Program field.
nav29
Go To View > Query By Example > Run. Keyboard shortcut for the same is CTRL F11
nav30
Based on the criteria you enter during the query mode, all the records that satisfy will be pulled up and displayed.
nav31
To traverse to the other records that have been pulled up, click the Right and Left arrows on the keyboard.
To get to the first and last records, you can go to View > Record > First / Last
nav32
Way 2: Alternatively you can pull up the concurrent program by going to View > Find or by clicking on the Torch Icon highlighted in red in the below screenshot.
nav33
nav34
Find Window will show up.
nav35
Enter the concurrent program name whose details you want to pull up and click on Find button.
nav36
All the details of the concurrent program will be pulled up.
nav37