Book Image

Oracle E-Business Suite 12 Financials Cookbook

By : Yemi Onigbode
Book Image

Oracle E-Business Suite 12 Financials Cookbook

By: Yemi Onigbode

Overview of this book

Oracle EBS Financials Suite is a solution that provides out-of-the-box features to meet global financial reporting and tax requirements with one accounting, tax, banking, and payments model and makes it easy to operate shared services across businesses and regions. Have you ever wondered how the EBS Financials modules integrate with each other, and do you want to know how this is done quickly? If so, this book is for you. You may have read about what EBS financials does, but with this book on your work desk you will see how to do it. The Oracle E-Business Suite 12 Financials Cookbook will enable you to taste the core functionalities of the main modules using bite size recipes. Each recipe is organized in a way that will enable you to learn the core steps to perform in a key business scenario; it then dives deeper into concepts and scenarios. Discover scenario-based recipes, designed to help you understand how the end-to-end processes within EBS R12 Financials modules are linked together, through touch points. With each chapter, this book develops a full business end-to-end scenario to cover the financial modules. You will start by creating items in Inventory, and then purchase items in Procurement. Then you will move on to entering supplier invoices and paying them in Payables and creating and managing assets. See how items are sold and shipped to customers in Order Management, and how funds are received from customer in Receivables. Manage cash and transfer transactions to General Ledger, and then close periods.
Table of Contents (15 chapters)
Oracle E-Business Suite 12 Financials Cookbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface

Creating a return


Items can be returned to the business from the customer based on a number of reasons, for example, damaged goods. In this recipe, we will look at how to enter the details or a returned Item. The customer needs to return one of the laptops (PRD20006) on Order 66417.

How to do it...

Let's list the steps required to create a return:

  1. 1. Select the Order Management responsibility.

  2. 2. Navigate to Orders, Returns | Sales Order.

  3. 3. Enter the SheepWall in the Customer field.

  4. 4. Select the Order Type of Return Only.

  5. 5. Enter ACME Corporate in the price list.

  6. 6. Select the Lines Items tab.

  7. 7. In the Ordered Item field, enter PRD20006.

  8. 8. In the Qty field, enter 1, the value changes to -1, to represent a return.

  9. 9. Select the Returns tab and enter Damaged Product in the Return Reason field. Note that the Line Type is Return (Receipt).

  10. 10. Save the record.

  11. 11. Click on the Book Order to book the order number 66420.

  12. 12. The line Status has now progressed to Awaiting Return. Once the goods have...