Book Image

Oracle JD Edwards EnterpriseOne 9.0: Supply Chain Management Cookbook

By : Kashif Rasheed
Book Image

Oracle JD Edwards EnterpriseOne 9.0: Supply Chain Management Cookbook

By: Kashif Rasheed

Overview of this book

Oracle's JD Edwards Enterprise One Supply Chain Management (SCM) aids your business in enhancing your interactions with enterprise suppliers, and this practical cookbook provides essential implementation sequences to make the most of the suite. The functionality across the application described in this comprehensive guide allows you to be proactive in reacting to real-time information and developing procurement strategies and best practices. "Oracle JD Edwards EnterpriseOne 9.0: Supply Chain Management Cookbook" explains with step by step instructions how to fully implement the EnterpriseOne Supply Chain suite, set up Inventory Management, Procurement Management and Sales Order Management, and much more. Each chapter will provide you the details of setup-related information, and instructions which will direct you in configuring your company's business processes. This business-ready cookbook provides you with all the instructions you need to set up the SCM application, and utilize it based on your company's individual business requirements. It begins by demonstrating how to review inventory quantity information and perform physical inventory through cycle count and tag count, and later moves onto how to configure the interactive application, and how to set up the batch versions. Along the way it will also cover the item master information, classification, AAI setup, and system integration. Ultimately, "Oracle JD Edwards EnterpriseOne 9.0: Supply Chain Management Cookbook" will equip you with the knowledge to configure and take advantage of the entire SCM system.
Table of Contents (20 chapters)
Oracle JD Edwards EnterpriseOne 9.0: Supply Chain Management Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface

Preface

Oracle's JD Edwards EnterpriseOne Supply Chain Management (SCM) application suite aids your business in enhancing your interactions with Enterprise suppliers, and this practical cookbook provides essential implementation sequences to make the most of the suite. The functionality across the application described in this comprehensive guide allows you to be proactive in reacting to real-time information and in developing procurement strategies and best practices.

Oracle JD Edwards EnterpriseOne 9.0: Supply Chain Management Cookbook explains with step-by-step instructions how to fully implement the EnterpriseOne Supply Chain suite, how to set up Inventory Management, Procurement Management, and Sales Order Management, and much more. Each chapter will provide you the details of setup-related information, and provide instructions that will direct you in configuring your company's business processes.

This business-ready cookbook provides you with all the instructions that you need to set up the SCM application and utilize it based on your company's individual business requirements. It begins by demonstrating how to review inventory quantity information and perform physical inventory through cycle counts and tag counts, and later moves on to explain how to configure the interactive application and how to set up the batch versions. Along the way, it also covers item master information, classification, AAI setup, and system integration. Ultimately, this book equips you with the knowledge to configure and take advantage of the entire SCM system.

What this book covers

Chapter 1, Inventory Management, discusses inventory management, which is the core module of the Supply Chain Management modules. It is necessary to understand how to set up and manage inventory in order to effectively work with all of the other programs in JD Edwards EnterpriseOne. The JD Edwards EnterpriseOne Inventory Management system defines inventory items, which enables you to manipulate inventory throughout the supply chain.

Chapter 2, Inventory Transactions, Item Quantity, and Physical Inventories, shows how to perform inventory transactions, review inventory quantity information, and perform physical inventory through cycle counts and tag counts.

Chapter 3, Updating Costs, Using Kits, and Lot Processing, gets you acquainted with updating item costs, setting up kits items, and using lot processing.

Chapter 4, Understanding and Setting up Procurement, teaches procurement management system setup, including procurement management system integration, setting up different order types, setting up order approval, and receipt routing.

Chapter 5, Understanding Pricing in Procurement and Purchase Orders, discusses procurement management system setup including procurement management system integration, setting up different order types, setup order approval and receipt route.

Chapter 6, Receipt Processing, shows purchase order receipt processing, reviewing receipt journals, standard receipt processing, and receipt routing processing.

Chapter 7, Creating Vouchers and Landed Costs, teaches how vouchers can be created based on invoice and receipt, and based on invoice and purchase order. There are two types of voucher matching, two way voucher matching and three way voucher matching. This chapter covers the voucher matching process. It also covers landed costs (the additional cost incurred during purchasing) during receipt process, and standalone landed costs.

Chapter 8, Processing Special Orders and Approvals, provides a variety of special orders that may be required depending upon the company's business process. For example, some companies require a quotation process and some companies have long-term purchase contract called blanket order with their vendors. In this chapter, you will see the processing of special orders, including requisition orders, quote orders, long term contracts, or blanket orders. This chapter will also cover generating purchase orders, and purchase order approvals including approval route set up.

Chapter 9, Sales Order Management and Additional Orders, explains the Sales Order Management system helps you to review and examine sales order information and review the sales order status, including customer payments and sales invoice standings. It also allows you to plan for future requirements. You can rapidly retrieve information such as item number, availability, quantity, cost, and so on. This chapter provides you with the details of the sales order system.

Chapter 10, Holding, Releasing, and Reviewing, provides you with the details of additional Sales Order Management system processes, which includes the release of held orders that can be set up as per the business needs. It also provides Release Quote Order and Release Blanket Order processes.

Chapter 11, Order Processing, Prepayments, and Invoicing, provides you with the details of Order Processing, which includes printing pick slip documents, running the confirm shipment process, and so on. It also provides details of invoice processing, which covers the pre-payments for advance payment processing.

Chapter 12, Updating Prices, End of Day Processes, and Sales Returns, talks about the Order Management pricing, which includes base price revisions based on customer, items, customer group, and/or item group. It also gives you the details of how to perform End of Day operations, which update the financial modules as per the financial integration setup.

Chapter 13, SCM Customizations, talks about the SCM customized objects, which provides you with the details of supply chain's commonly-used customized objects. The chapter provides both the technical specification and technical coding that the Technical Consultant and Application Programmer require.

Appendix, The Supply Chain Business Process, provides you a live case study of a supply chain implementation of a client. The business analysis document gives you the details of the As-Is and To-Be business process, which is based on JD Edwards EnterpriseOne Supply Chain Management application features.

What you need for this book

The reader of this book should install JDE demo 9.0, Adobe Acrobat Reader, and Microsoft Excel in order to execute all of the instructions provided in this book.

Who this book is for

If you are a Functional Consultant, Technical Consultant/Developer, or Project Manager, and want to improve your business perspective of EnterpriseOne SCM, this book is for you.

You should have basic knowledge of navigating in EnterpriseOne and general supply chain familiarity. Knowledge of the Common Foundation JDE 9.0 module is advantageous; the supply chain business domain knowledge will be an add-on to this.

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text are shown as follows: "In the Initialize Section of the following code, you will initialize the variable."

A block of code is set as follows:

rpt_CompanyKey_F0911_KCO
rpt_DocumentType_F0911_DCT
 
rpt_InvoiceNumber_F0911_DOC

rpt_RevenueAmount_F0911_AA

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

rpt_CompanyKey_F0911_KCO
rpt_DocumentType_F0911_DCT
rpt_InvoiceNumber_F0911_DOC
rpt_RevenueAmount_F0911_AA

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "On the Update Sales — Order Detail First form, click on Find to search for your order."

Note

Warnings or important notes appear in a box like this.

Note

Tips and tricks appear like this.

Reader feedback

Feedback from our readers is always welcome. Let us know what you think about this book—what you liked or may have disliked. Reader feedback is important for us to develop titles that you really get the most out of.

To send us general feedback, simply send an e-mail to, and mention the book title via the subject of your message.

If there is a book that you need and would like to see us publish, please send us a note in the SUGGEST A TITLE form on www.packtpub.com or e-mail.

If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, see our author guide on www.packtpub.com/authors.

Customer support

Now that you are the proud owner of a Packt book, we have a number of things to help you to get the most from your purchase.

Errata

Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you find a mistake in one of our books—maybe a mistake in the text or the code—we would be grateful if you would report this to us. By doing so, you can save other readers from frustration and help us improve subsequent versions of this book. If you find any errata, please report them by visiting http://www.packtpub.com/support, selecting your book, clicking on the errata submission form link, and entering the details of your errata. Once your errata are verified, your submission will be accepted and the errata will be uploaded on our website, or added to any list of existing errata, under the Errata section of that title. Any existing errata can be viewed by selecting your title from http://www.packtpub.com/support.

Piracy

Piracy of copyright material on the Internet is an ongoing problem across all media. At Packt, we take the protection of our copyright and licenses very seriously. If you come across any illegal copies of our works, in any form, on the Internet, please provide us with the location address or website name immediately so that we can pursue a remedy.

Please contact us at with a link to the suspected pirated material.

We appreciate your help in protecting our authors, and our ability to bring you valuable content.

Questions

You can contact us at if you are having a problem with any aspect of the book, and we will do our best to address it.