SlideShare a Scribd company logo
1 of 21
Download to read offline
Oracle® Warehouse Management Cloud
Cycle Count Approval Process
Update 19C
August 2019
ii
Copyright © 2018, Oracle and/or its affiliates. All rights reserved.
Copyright Notice
Oracle® Warehouse Management Cloud Cycle Count Approval Process
Copyright © 2018, Oracle and/or its affiliates. All rights reserved.
This software and related documentation are provided under a license agreement containing restrictions on
use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your
license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license,
transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse
engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is
prohibited.
The information contained herein is subject to change without notice and is not warranted to be error-free. If
you find any errors, please report them to us in writing.
If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on
behalf of the U.S. Government, then the following notice is applicable:
U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any
programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are
"commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-specific
supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs,
including any operating system, integrated software, any programs installed on the hardware, and/or
documentation, shall be subject to license terms and license restrictions applicable to the programs. No other
rights are granted to the U.S. Government.
This software or hardware is developed for general use in a variety of information management applications.
It is not developed or intended for use in any inherently dangerous applications, including applications that
may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you
shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its
safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this
software or hardware in dangerous applications.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of
their respective owners.
Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are
used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron,
the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices.
UNIX is a registered trademark of The Open Group.
This software or hardware and documentation may provide access to or information about content, products,
and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly
disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise
set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be
responsible for any loss, costs, or damages incurred due to your access to or use of third-party content,
products, or services, except as set forth in an applicable agreement between you and Oracle.
Documentation Accessibility
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at
http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.
iii
Copyright © 2018, Oracle and/or its affiliates. All rights reserved.
Send Us Your Comments
Oracle® Warehouse Management Cloud Cycle Count Approval Process, Update 19C
Oracle welcomes your comments and suggestions on the quality and usefulness of this publication. Your input
is an important part of the information used for revision.
 Did you find any errors?
 Is the information clearly presented?
 Do you need more information? If so, where?
 Are the examples correct? Do you need more examples?
 What features did you like most about this manual?
If you find any errors or have any other suggestions for improvement, please indicate the title and part
number of the documentation and the chapter, section, and page number (if available). You can send
comments to us in the following ways:
 Electronic mail: owms-cloud-comms_us@oracle.com
If you would like a reply, please give your name, address, telephone number, and electronic mail address
(optional).
iv
Copyright © 2018, Oracle and/or its affiliates. All rights reserved.
Preface
This document provides details for Setting up a Scheduled Job with Job Type Extract for Oracle Warehouse
Management Cloud.
Change History
Date Document Revision Summary of Changes
04/07/2019 01 Initial version – Shirley Kumar.
17/7/2019 03 Including the use case when tolerance check = SKU.
07/08/2019 05 Included additional scenario – Auto Approval and Manual
Approval.
v
Copyright © 2018, Oracle and/or its affiliates. All rights reserved.
Table of Contents
COPYRIGHT NOTICE ........................................................................................... II
SEND US YOUR COMMENTS................................................................................III
PREFACE.............................................................................................................IV
CHANGE HISTORY .............................................................................................................. IV
TABLE OF CONTENTS ........................................................................................... V
CYCLE COUNT APPROVAL..................................................................................... 1
CONFIGURATION................................................................................................................. 1
CYCLE COUNT ADJUSTMENT APPROVAL RULE UI.............................................................................................1
UI CONFIGURATION .............................................................................................................................2
RF CYCLE COUNT CONFIGURATION ......................................................................................... 6
CYCLE COUNT APPROVAL RULE – USE CASES ............................................................................ 7
SCENARIO 1 - CYCLE COUNT APPROVAL BY RULE – AUTO APPROVAL .....................................................................7
SCENARIO 2- CYCLE COUNT APPROVAL BY RULE – MANUAL APPROVAL ...................................................................8
SCENARIO 3 - CYCLE COUNT APPROVAL RULE (TOLERANCE CHECK = INVENTORY) .....................................................9
SCENARIO 4 - CYCLE COUNT APPROVAL RULE (TOLERANCE CHECK = SKU)........................................................... 13
1
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
Cycle Count Approval
As a general practice across industries, certain warehouse operations may require an option to auto-approve
inventory that falls within a defined acceptance of threshold value. In order to achieve this, you need a
mechanism to define certain rule based configuration in the system that allows you to set the tolerance level
for auto-approval.
As part of 19C, Oracle WMS Cloud (WMS) is enhanced with features where you can define rules via the Cycle
Count CC Adjustment Rule UI. The system automatically approves cycle count differences based on the
configuration you set in the Cycle Count Adjustment Approval Rule UI. Any adjustments associated with rules
you define in the CC Adjustment Approval Rule are auto-approved, and ones that do not meet the criteria will
require a manual approval by the warehouse supervisor.
Configuration
For the Cycle Count Approval process to work, you must first set the facility/company parameter
“INVN_ADJ_APPROVAL_REQUIRED” to Yes. This will configure Cycle Count Approval in deferred approval
mode. If the parameter is set to No, then the Manual and Auto-Approval mode is performed in non-deferred
approval mode.
Cycle Count Adjustment Approval Rule UI
Prior to 19C, any deviation or changes that incurred during the deferred mode of cycle count created a record
in the Cycle Count Adjustment UI, and it required a supervisor to either approve or reject the discrepancy.
Normally, large scale warehouse operations deal with numerous transactions on a daily basis. Therefore, when
you performed cycle count adjustment, you had to manually approve discrepancies in inventory. This manual
approval only increased the work load for the supervisor. Especially if the deviations were in large numbers,
these scenarios became challenging.
To address this situation, Oracle WMS Cloud now allows you to configure rules for the Item and Location
Entities, so that you can determine which discrepancies can be approved automatically. So, you can create
rules for low cost items that meet your selected criteria, (for example, items with higher cost) to go through
the approval process. All other adjustments that do not meet the criteria, (lower cost items in this example)
are set for auto-approval.
For example, let’s say you have an inventory consisting of 100 units of bolts. During cycle count, you have 98
units of bolts. Previously, the system required the approval of a supervisor for this discrepancy. However, now
you can set the threshold or tolerance for an item’s approval to auto-approval without any manual
intervention.
2
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
UI Configuration
The following section describes the process for the cycle count - approval by rule method.
Adding a new Approval Rule
The “CC Adjustment Approval Rule” UI allows you to create your own rule where you can define your
criteria/attributes and tolerances for item approval.
Select the rule name and click on details. The detail page opens as shown in the figure below:
Configuring Approval Rule
After creating a new Approval Rule, select the detail to define the rules.
To add your approval rule, click (+):
The detail page opens as shown in the figure below:
3
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
The following table lists the fields available from the Cycle Count Adjustment Rule -> Selection UI:
Fields Description
Approval rule name Displays the rule name.
Priority Enter the sequence number in which you want to prioritize the rule for the
selected rule name.
Approval choice Select the type of approval you want to set by clicking the drop-down menu.
The Approval choice has the following two types:
1. Manual Approval
2. Auto Approve based on Tolerance
If the Approval choice = Auto Approve based on Tolerance
Approval based on Select on what basis you want the tolerance to be checked by clicking on
the drop-down menu. The available options are:
1. Quantity: System measures the tolerance in terms of item
quantity.
2. Cost: System measures the tolerance in terms of cost.
Value or Percentage Select your choice of approval from the drop-down menu: The available
options are:
1. Value: System calculates the tolerance in terms of value based on
Cost or Quantity difference. For example, Approval based on = Cost
of item, Value = 100$ or Approval based on=Quantity of item, then
value = 10.
2. Percentage: System calculates the tolerance in terms of
percentage against total number of items.
Min tolerance % This field is enabled only if the approval is based on Percentage. Specify
the minimum tolerance % for which you want the system to auto approve
the item.
For example:
If the min tolerance set to = 10%,
Expected count for SKUA = 100, and
If the counted value = 96, then the system auto approves the SKU. This is
because the system counted value of the SKU falls within the minimum
tolerance value.
However, if the counted value = 89, then the system prompts for an
approval from the supervisor/warehouse in charge person.
If no value is provided, then the system considers zero tolerance and goes
for approval when there is a variance in the counted number of skus.
4
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
Fields Description
Max tolerance % This field is enabled only if the approval is based on Percentage. Specify
the maximum tolerance % for which you want the system to auto approve
the item.
For example:
If the max tolerance set to = 10%,
The expected count for SKUA = 100, and the counted value = 106, then the
system auto approves the sku. Because, system counted value of the SKU
falls within the maximum tolerance value.
However, if the counted value = 111, then the system prompts for an
approval from the supervisor/warehouse in charge person.
If no value is provided, then the system considers zero tolerance and goes
for approval when there is a variance in the counted number of skus.
Tolerance value This field is enabled only if the approval is based on Value. Specify the
tolerance for which you want the system to auto approve the item.
For example:
Suppose the tolerance value set = 100$,
Total Cost for SKUA = 1000$, and
Total Adjusted Cost is 950$ or 1050$, then the system processes the SKU
for auto approval.
However, if the total adjusted cost is 850$ or 1150$, then the system waits
for approval from the supervisor.
If no value is provided, then the system considers zero tolerance and goes
for approval when a variance is found.
Tolerance check by You can apply the tolerance for items based on the following two values:
1. Inventory: System applies tolerance values for every distinct
inventory of the SKU in an active location /any distinct inventory of
the SKU in an active IBLPN. For example, one carton box consists of
100 packs of pens.
2. SKU: System applies tolerance values for every distinct SKU within
the inventory from an active location/ IBLPN. For example, 1 pack
consists of 10 pens.
Note: You can configure multiple details with different priorities under the same header rule with different
sequence numbers. Each detail can have separate selection criteria populated.
5
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
Selection Criteria Button
From the detail page, the selection button is enabled once you select a detail record. This Selection button
allows you to perform basic operations and a wide variety of column fields are made available in the selection
criteria.
Note: From the Rule Detail screen, you can configure different selection criteria for each rule.
Using this selection criteria, you can define specific characteristics related to location or item attributes when
you configure your rule. For example, you can configure your approval rule based on items quantity < 10%.
Therefore, any inventory whose items quantity is less than 10% will apply to this rule.
Cycle Count Adjustment Rule Details
Caution: The system evaluates a higher number of rules to determine the tolerance percentage. Therefore, it
is advised for the implementation team to use due-diligence when configuring the selection criteria to avoid
any performance issues during the transaction.
6
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
RF Cycle Count Configuration
For Cycle Count Approval rules to work, you must configure deferred_approval_mode in the screen UI for
the RF Cycle Count IBLPN and RF Cycle Count Location transactions.
The deferred_approval_mode consists of the following approval methods:
 Manual Approval (Default): When the discrepancy is recorded in the CC Deferred Adjustment table
and any deviation in terms of percentage or value of the item, requires supervisor approval or
cancellation.
 Auto Approve: When any discrepancy is recorded, the system auto-approves the inventory.
 Skip CC Deferred Adjustments: Performs in non-deferred approval mode. When the parameter
"deferred_approval_mode" is set to “Skip CC deferred adjustment, the system does not write the
count information in the CC Deferred Adjustment table. If WMS encounters any deviation during the
cycle count, the system posts necessary inventory adjustments as an immediate mode of counting
when performed for the location/IBLPN.
 Approval by Rule: A parameter choice available in the deferred approval mode where the system
auto approves an item (or item group) based on the rule you define in the “auto-approve-rule-name”
parameter screen.
The deferred approval mode needs to have the Approval by Rule parameter choice selected.
The “auto-approve-rule-name” parameter is a new parameter where you need to enter the rule name that
defines the approval tolerance for items in the parameter value field.
Note: Your auto approve rule name must be the same name as the name defined in the CC Adjustment
Approval Rule UI.
7
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
Cycle Count Approval Rule – Use Cases
This section describes scenarios when the tolerance check is by Inventory/SKU and if there exists any
discrepancy, the following depicts the system behavior and determines the approval method to complete the
transaction.
You have the following configuration in the CC Adjustment Rule where,
1. Approved based on = Quantity
2. Value or Percentage = Value
3. Tolerance value = 10
4. Tolerance check by = Inventory
Scenario 1 - Cycle Count Approval by Rule – Auto Approval
You invoke the RF transaction, scan the inventory and arrive at the following count:
 Number of units counted in batch number 1 = 100
 Number of units counted in batch number 2 = 110
 Total expected number of items = 200
 Total number of items counted = 210 which falls within the tolerance check value (10) defined in the
CC Adjustment Rule screen.
On verifying, the CC Adjustment screen displays “Approved” status as shown below.
8
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
Scenario 2- Cycle Count Approval by Rule – Manual Approval
There may be items that you want to make sure go through Manual Approval. This means a supervisor will
have to approve the difference. If you select Manual Approval in the Approval Choice, all the other fields get
grayed out.
You invoke the RF transaction, scan the inventory, and arrive at the following count:
 Number of units counted in batch number 1 = 100
 Number of units counted in batch number 2 = 130
 Total expected number of items = 230
 Total number of items counted = 270 which falls above the tolerance check value (10) defined in the
CC Adjustment Rule screen.
Once the system verifies the count, the CC Adjustment screen displays a “Pending” status as shown below.
Further, you can view the details where scanned items for batch 1 and 2 exceeds by 20 units more, thus,
moving the approval to pending status.
9
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
Scenario 3 - Cycle Count Approval Rule (Tolerance check = Inventory)
In the following example, the Tolerance check is set up by Inventory:
1. Let’s say you define the rule in the following format, where:
a. Approved based on = Quantity
b. Value or Percentage = Percentage
c. Min and Max tolerance % = 10
d. Tolerance check by = Inventory
2. Define your rule in the “auto-approve-rule-name” and select the deferred approval mode = Approval
by Rule.
10
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
Configuration:
3. You have inventory in locations with the following criteria:
a. SK-BLORE-01 with 100 units with batch number “SKBLORE01”
b. SK-BLORE-01 with 100 units with batch number “SKBLORE02”
4. Using the RF, you invoke the cycle count transaction.
5. The system prompts you for the location. Enter the location where you want the inventory to be
placed.
Note: The location should be an active location.
6. Enter the item code, batch number of the first item, and the quantity for the item you count during
the cycle.
Note: The min and max threshold defined in the deferred approval mode is 10%.
7. The system prompts you to re-enter the quantity as a warning based on the calculation, you enter in
deferred approval mode.
11
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
8. The system displays a message based on the change in the quantity of items for that particular batch
number.
9. Press Ctrl-A to accept the warning message. The system routes you back to the location screen and
prompts to scan the next item.
12
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
10. Given the item quantity for batch “SKBATCH2” is 100, you may enter a quantity that exceeds the
maximum quantity, i.e., 120 units.
The system displays the warning message as shown in the figure below:
11. Press Ctrl-A to accept the warning message.
12. The system routes you back to the location screen and prompts you to scan the next item. Once you
scan all the items, press Ctrl-E to end the count.
Key Note: When the tolerance check is by Inventory, then the system considers the total_quantity
of items counted by applying the tolerance check on a unique batch in order to satisfy the auto-
approval criteria. However, even if one of the batch items encounters a discrepancy and requires
approval, then the entire inventory goes for an approval irrespective of any other batch falling under
the tolerance check for item approval.
13. Go to the CC Adjustment UI to view the deviation in the items counted. The status of the inventory is
marked as pending for approval from your supervisor.
13
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
Scenario 4 - Cycle Count Approval Rule (Tolerance check = SKU)
In the following example, the Tolerance check is set by SKU.
1. Let’s say you define the rule in the following format, where:
a. Approved based on = Quantity
b. Value or Percentage = Value
c. Tolerance value = 10
d. Tolerance check by = SKU
2. Define your rule in the “auto-approve-rule-name” and select the deferred approval mode = Approval
by Rule.
Configuration:
3. In this example, you have inventory in the location with the following criteria:
c. SKJULY01 with 100 units with batch number “BSKSHIP01”
d. SKJULY01 with 100 units with batch number “BSKSHIP02”
4. Using the RF, invoke the cycle count transaction.
5. The system prompts you for the location. Enter the location that you want the inventory to be placed.
Note: The location should be an active location.
6. Enter the item, batch number (BSKSHIP01) and quantity. For example, 80 units.
14
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
Note: The tolerance value defined in deferred approval mode is 10.
7. The system prompts you to re-enter the quantity as a warning based on the calculation that you enter
in deferred approval mode.
8. Press Ctrl-A to accept the warning message. The system routes you back to the location screen and
prompts you to scan the next item. Enter the item, batch number (BSKSHIP02) and the quantity. For
example, 130 units.
15
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
9. Press Ctrl-A to accept the warning message.
10. The system routes you back to the location screen and prompts you to scan the next item. Once you
scan all the items, press Ctrl-E to end the count.
When the tolerance check = SKU, then irrespective of the discrepancy encountered during cycle count
for each batch, the system applies the tolerance check (where the value =10) for the total number of
items counted.
 Number of units counted in batch number (BSKSHIP01) = 80
 Number of units counted in batch number (BSKSHIP02) = 130
 Total expected number of items = 200
 Total number of items counted = 210 which falls within the tolerance check value (10) that
you defined in the CC Adjustment Rule screen.
Note: If the total_quantity counted is within the tolerance range of the expected quantity, then the
count is designated for auto approval.
16
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.
11. To verify, go to the CC Adjustment UI to view the deviation in the items counted. The status of the
SKU is marked as approved automatically.

More Related Content

Similar to Cycle_Count_Approval_Process.pdf

R12_IMPLEMENTATION GUIDE.pdf
R12_IMPLEMENTATION GUIDE.pdfR12_IMPLEMENTATION GUIDE.pdf
R12_IMPLEMENTATION GUIDE.pdfTejeshwar Kumar
 
subject-areas-for-transactional-business-intelligence-in-risk-management (1).pdf
subject-areas-for-transactional-business-intelligence-in-risk-management (1).pdfsubject-areas-for-transactional-business-intelligence-in-risk-management (1).pdf
subject-areas-for-transactional-business-intelligence-in-risk-management (1).pdfHussein Abdelrahman
 
Oracle Incentive User Guide 122cnug
Oracle Incentive User Guide 122cnugOracle Incentive User Guide 122cnug
Oracle Incentive User Guide 122cnugcuong vu
 
120posig i spplr implmntn guide
120posig i spplr implmntn guide120posig i spplr implmntn guide
120posig i spplr implmntn guideVikram Reddy
 
GoldenGate Fundamentals Student Guide Version 10.4
GoldenGate Fundamentals Student Guide Version 10.4 GoldenGate Fundamentals Student Guide Version 10.4
GoldenGate Fundamentals Student Guide Version 10.4 voyna
 
Ovm user's guide
Ovm user's guideOvm user's guide
Ovm user's guideconlee82
 
Oracle® business intelligence
Oracle® business intelligenceOracle® business intelligence
Oracle® business intelligenceGeorge Heretis
 
Costacctreceiptacct e22705-02-1514567
Costacctreceiptacct e22705-02-1514567Costacctreceiptacct e22705-02-1514567
Costacctreceiptacct e22705-02-1514567Avantika Jain
 
Oracle® application server forms and reports services installation guide
Oracle® application server forms and reports services installation guideOracle® application server forms and reports services installation guide
Oracle® application server forms and reports services installation guideFITSFSd
 

Similar to Cycle_Count_Approval_Process.pdf (20)

R12_IMPLEMENTATION GUIDE.pdf
R12_IMPLEMENTATION GUIDE.pdfR12_IMPLEMENTATION GUIDE.pdf
R12_IMPLEMENTATION GUIDE.pdf
 
e3222
e3222e3222
e3222
 
subject-areas-for-transactional-business-intelligence-in-risk-management (1).pdf
subject-areas-for-transactional-business-intelligence-in-risk-management (1).pdfsubject-areas-for-transactional-business-intelligence-in-risk-management (1).pdf
subject-areas-for-transactional-business-intelligence-in-risk-management (1).pdf
 
115msdug
115msdug115msdug
115msdug
 
Oracle Incentive User Guide 122cnug
Oracle Incentive User Guide 122cnugOracle Incentive User Guide 122cnug
Oracle Incentive User Guide 122cnug
 
120posig i spplr implmntn guide
120posig i spplr implmntn guide120posig i spplr implmntn guide
120posig i spplr implmntn guide
 
GoldenGate Fundamentals Student Guide Version 10.4
GoldenGate Fundamentals Student Guide Version 10.4 GoldenGate Fundamentals Student Guide Version 10.4
GoldenGate Fundamentals Student Guide Version 10.4
 
120cioig
120cioig120cioig
120cioig
 
using-advanced-controls (1).pdf
using-advanced-controls (1).pdfusing-advanced-controls (1).pdf
using-advanced-controls (1).pdf
 
E29632
E29632E29632
E29632
 
A73074 01
A73074 01A73074 01
A73074 01
 
OPM API reference guide
OPM API reference guideOPM API reference guide
OPM API reference guide
 
R12 opm api
R12 opm apiR12 opm api
R12 opm api
 
Ovm user's guide
Ovm user's guideOvm user's guide
Ovm user's guide
 
122gopug.pdf
122gopug.pdf122gopug.pdf
122gopug.pdf
 
Oracle® business intelligence
Oracle® business intelligenceOracle® business intelligence
Oracle® business intelligence
 
Primavera help 2012
Primavera help 2012Primavera help 2012
Primavera help 2012
 
Costacctreceiptacct e22705-02-1514567
Costacctreceiptacct e22705-02-1514567Costacctreceiptacct e22705-02-1514567
Costacctreceiptacct e22705-02-1514567
 
115tsopg
115tsopg115tsopg
115tsopg
 
Oracle® application server forms and reports services installation guide
Oracle® application server forms and reports services installation guideOracle® application server forms and reports services installation guide
Oracle® application server forms and reports services installation guide
 

Recently uploaded

Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu MenzaYouth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menzaictsugar
 
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptxContemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptxMarkAnthonyAurellano
 
Future Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionFuture Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionMintel Group
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy Verified Accounts
 
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCRashishs7044
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Kirill Klimov
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
Marketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet CreationsMarketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet Creationsnakalysalcedo61
 
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607dollysharma2066
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Timedelhimodelshub1
 
Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Seta Wicaksana
 
India Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample ReportIndia Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample ReportMintel Group
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Riya Pathan
 
Case study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailCase study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailAriel592675
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfpollardmorgan
 
Annual General Meeting Presentation Slides
Annual General Meeting Presentation SlidesAnnual General Meeting Presentation Slides
Annual General Meeting Presentation SlidesKeppelCorporation
 
8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCR8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCRashishs7044
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis UsageNeil Kimberley
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaoncallgirls2057
 

Recently uploaded (20)

Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu MenzaYouth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
 
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptxContemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
 
Future Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionFuture Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted Version
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail Accounts
 
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
Marketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet CreationsMarketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet Creations
 
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Time
 
Corporate Profile 47Billion Information Technology
Corporate Profile 47Billion Information TechnologyCorporate Profile 47Billion Information Technology
Corporate Profile 47Billion Information Technology
 
Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...
 
India Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample ReportIndia Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample Report
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737
 
Case study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailCase study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detail
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
 
Annual General Meeting Presentation Slides
Annual General Meeting Presentation SlidesAnnual General Meeting Presentation Slides
Annual General Meeting Presentation Slides
 
8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCR8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCR
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
 

Cycle_Count_Approval_Process.pdf

  • 1. Oracle® Warehouse Management Cloud Cycle Count Approval Process Update 19C August 2019
  • 2. ii Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Copyright Notice Oracle® Warehouse Management Cloud Cycle Count Approval Process Copyright © 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs. No other rights are granted to the U.S. Government. This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group. This software or hardware and documentation may provide access to or information about content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle. Documentation Accessibility For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.
  • 3. iii Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Send Us Your Comments Oracle® Warehouse Management Cloud Cycle Count Approval Process, Update 19C Oracle welcomes your comments and suggestions on the quality and usefulness of this publication. Your input is an important part of the information used for revision.  Did you find any errors?  Is the information clearly presented?  Do you need more information? If so, where?  Are the examples correct? Do you need more examples?  What features did you like most about this manual? If you find any errors or have any other suggestions for improvement, please indicate the title and part number of the documentation and the chapter, section, and page number (if available). You can send comments to us in the following ways:  Electronic mail: owms-cloud-comms_us@oracle.com If you would like a reply, please give your name, address, telephone number, and electronic mail address (optional).
  • 4. iv Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Preface This document provides details for Setting up a Scheduled Job with Job Type Extract for Oracle Warehouse Management Cloud. Change History Date Document Revision Summary of Changes 04/07/2019 01 Initial version – Shirley Kumar. 17/7/2019 03 Including the use case when tolerance check = SKU. 07/08/2019 05 Included additional scenario – Auto Approval and Manual Approval.
  • 5. v Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Table of Contents COPYRIGHT NOTICE ........................................................................................... II SEND US YOUR COMMENTS................................................................................III PREFACE.............................................................................................................IV CHANGE HISTORY .............................................................................................................. IV TABLE OF CONTENTS ........................................................................................... V CYCLE COUNT APPROVAL..................................................................................... 1 CONFIGURATION................................................................................................................. 1 CYCLE COUNT ADJUSTMENT APPROVAL RULE UI.............................................................................................1 UI CONFIGURATION .............................................................................................................................2 RF CYCLE COUNT CONFIGURATION ......................................................................................... 6 CYCLE COUNT APPROVAL RULE – USE CASES ............................................................................ 7 SCENARIO 1 - CYCLE COUNT APPROVAL BY RULE – AUTO APPROVAL .....................................................................7 SCENARIO 2- CYCLE COUNT APPROVAL BY RULE – MANUAL APPROVAL ...................................................................8 SCENARIO 3 - CYCLE COUNT APPROVAL RULE (TOLERANCE CHECK = INVENTORY) .....................................................9 SCENARIO 4 - CYCLE COUNT APPROVAL RULE (TOLERANCE CHECK = SKU)........................................................... 13
  • 6. 1 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Cycle Count Approval As a general practice across industries, certain warehouse operations may require an option to auto-approve inventory that falls within a defined acceptance of threshold value. In order to achieve this, you need a mechanism to define certain rule based configuration in the system that allows you to set the tolerance level for auto-approval. As part of 19C, Oracle WMS Cloud (WMS) is enhanced with features where you can define rules via the Cycle Count CC Adjustment Rule UI. The system automatically approves cycle count differences based on the configuration you set in the Cycle Count Adjustment Approval Rule UI. Any adjustments associated with rules you define in the CC Adjustment Approval Rule are auto-approved, and ones that do not meet the criteria will require a manual approval by the warehouse supervisor. Configuration For the Cycle Count Approval process to work, you must first set the facility/company parameter “INVN_ADJ_APPROVAL_REQUIRED” to Yes. This will configure Cycle Count Approval in deferred approval mode. If the parameter is set to No, then the Manual and Auto-Approval mode is performed in non-deferred approval mode. Cycle Count Adjustment Approval Rule UI Prior to 19C, any deviation or changes that incurred during the deferred mode of cycle count created a record in the Cycle Count Adjustment UI, and it required a supervisor to either approve or reject the discrepancy. Normally, large scale warehouse operations deal with numerous transactions on a daily basis. Therefore, when you performed cycle count adjustment, you had to manually approve discrepancies in inventory. This manual approval only increased the work load for the supervisor. Especially if the deviations were in large numbers, these scenarios became challenging. To address this situation, Oracle WMS Cloud now allows you to configure rules for the Item and Location Entities, so that you can determine which discrepancies can be approved automatically. So, you can create rules for low cost items that meet your selected criteria, (for example, items with higher cost) to go through the approval process. All other adjustments that do not meet the criteria, (lower cost items in this example) are set for auto-approval. For example, let’s say you have an inventory consisting of 100 units of bolts. During cycle count, you have 98 units of bolts. Previously, the system required the approval of a supervisor for this discrepancy. However, now you can set the threshold or tolerance for an item’s approval to auto-approval without any manual intervention.
  • 7. 2 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. UI Configuration The following section describes the process for the cycle count - approval by rule method. Adding a new Approval Rule The “CC Adjustment Approval Rule” UI allows you to create your own rule where you can define your criteria/attributes and tolerances for item approval. Select the rule name and click on details. The detail page opens as shown in the figure below: Configuring Approval Rule After creating a new Approval Rule, select the detail to define the rules. To add your approval rule, click (+): The detail page opens as shown in the figure below:
  • 8. 3 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. The following table lists the fields available from the Cycle Count Adjustment Rule -> Selection UI: Fields Description Approval rule name Displays the rule name. Priority Enter the sequence number in which you want to prioritize the rule for the selected rule name. Approval choice Select the type of approval you want to set by clicking the drop-down menu. The Approval choice has the following two types: 1. Manual Approval 2. Auto Approve based on Tolerance If the Approval choice = Auto Approve based on Tolerance Approval based on Select on what basis you want the tolerance to be checked by clicking on the drop-down menu. The available options are: 1. Quantity: System measures the tolerance in terms of item quantity. 2. Cost: System measures the tolerance in terms of cost. Value or Percentage Select your choice of approval from the drop-down menu: The available options are: 1. Value: System calculates the tolerance in terms of value based on Cost or Quantity difference. For example, Approval based on = Cost of item, Value = 100$ or Approval based on=Quantity of item, then value = 10. 2. Percentage: System calculates the tolerance in terms of percentage against total number of items. Min tolerance % This field is enabled only if the approval is based on Percentage. Specify the minimum tolerance % for which you want the system to auto approve the item. For example: If the min tolerance set to = 10%, Expected count for SKUA = 100, and If the counted value = 96, then the system auto approves the SKU. This is because the system counted value of the SKU falls within the minimum tolerance value. However, if the counted value = 89, then the system prompts for an approval from the supervisor/warehouse in charge person. If no value is provided, then the system considers zero tolerance and goes for approval when there is a variance in the counted number of skus.
  • 9. 4 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Fields Description Max tolerance % This field is enabled only if the approval is based on Percentage. Specify the maximum tolerance % for which you want the system to auto approve the item. For example: If the max tolerance set to = 10%, The expected count for SKUA = 100, and the counted value = 106, then the system auto approves the sku. Because, system counted value of the SKU falls within the maximum tolerance value. However, if the counted value = 111, then the system prompts for an approval from the supervisor/warehouse in charge person. If no value is provided, then the system considers zero tolerance and goes for approval when there is a variance in the counted number of skus. Tolerance value This field is enabled only if the approval is based on Value. Specify the tolerance for which you want the system to auto approve the item. For example: Suppose the tolerance value set = 100$, Total Cost for SKUA = 1000$, and Total Adjusted Cost is 950$ or 1050$, then the system processes the SKU for auto approval. However, if the total adjusted cost is 850$ or 1150$, then the system waits for approval from the supervisor. If no value is provided, then the system considers zero tolerance and goes for approval when a variance is found. Tolerance check by You can apply the tolerance for items based on the following two values: 1. Inventory: System applies tolerance values for every distinct inventory of the SKU in an active location /any distinct inventory of the SKU in an active IBLPN. For example, one carton box consists of 100 packs of pens. 2. SKU: System applies tolerance values for every distinct SKU within the inventory from an active location/ IBLPN. For example, 1 pack consists of 10 pens. Note: You can configure multiple details with different priorities under the same header rule with different sequence numbers. Each detail can have separate selection criteria populated.
  • 10. 5 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Selection Criteria Button From the detail page, the selection button is enabled once you select a detail record. This Selection button allows you to perform basic operations and a wide variety of column fields are made available in the selection criteria. Note: From the Rule Detail screen, you can configure different selection criteria for each rule. Using this selection criteria, you can define specific characteristics related to location or item attributes when you configure your rule. For example, you can configure your approval rule based on items quantity < 10%. Therefore, any inventory whose items quantity is less than 10% will apply to this rule. Cycle Count Adjustment Rule Details Caution: The system evaluates a higher number of rules to determine the tolerance percentage. Therefore, it is advised for the implementation team to use due-diligence when configuring the selection criteria to avoid any performance issues during the transaction.
  • 11. 6 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. RF Cycle Count Configuration For Cycle Count Approval rules to work, you must configure deferred_approval_mode in the screen UI for the RF Cycle Count IBLPN and RF Cycle Count Location transactions. The deferred_approval_mode consists of the following approval methods:  Manual Approval (Default): When the discrepancy is recorded in the CC Deferred Adjustment table and any deviation in terms of percentage or value of the item, requires supervisor approval or cancellation.  Auto Approve: When any discrepancy is recorded, the system auto-approves the inventory.  Skip CC Deferred Adjustments: Performs in non-deferred approval mode. When the parameter "deferred_approval_mode" is set to “Skip CC deferred adjustment, the system does not write the count information in the CC Deferred Adjustment table. If WMS encounters any deviation during the cycle count, the system posts necessary inventory adjustments as an immediate mode of counting when performed for the location/IBLPN.  Approval by Rule: A parameter choice available in the deferred approval mode where the system auto approves an item (or item group) based on the rule you define in the “auto-approve-rule-name” parameter screen. The deferred approval mode needs to have the Approval by Rule parameter choice selected. The “auto-approve-rule-name” parameter is a new parameter where you need to enter the rule name that defines the approval tolerance for items in the parameter value field. Note: Your auto approve rule name must be the same name as the name defined in the CC Adjustment Approval Rule UI.
  • 12. 7 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Cycle Count Approval Rule – Use Cases This section describes scenarios when the tolerance check is by Inventory/SKU and if there exists any discrepancy, the following depicts the system behavior and determines the approval method to complete the transaction. You have the following configuration in the CC Adjustment Rule where, 1. Approved based on = Quantity 2. Value or Percentage = Value 3. Tolerance value = 10 4. Tolerance check by = Inventory Scenario 1 - Cycle Count Approval by Rule – Auto Approval You invoke the RF transaction, scan the inventory and arrive at the following count:  Number of units counted in batch number 1 = 100  Number of units counted in batch number 2 = 110  Total expected number of items = 200  Total number of items counted = 210 which falls within the tolerance check value (10) defined in the CC Adjustment Rule screen. On verifying, the CC Adjustment screen displays “Approved” status as shown below.
  • 13. 8 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Scenario 2- Cycle Count Approval by Rule – Manual Approval There may be items that you want to make sure go through Manual Approval. This means a supervisor will have to approve the difference. If you select Manual Approval in the Approval Choice, all the other fields get grayed out. You invoke the RF transaction, scan the inventory, and arrive at the following count:  Number of units counted in batch number 1 = 100  Number of units counted in batch number 2 = 130  Total expected number of items = 230  Total number of items counted = 270 which falls above the tolerance check value (10) defined in the CC Adjustment Rule screen. Once the system verifies the count, the CC Adjustment screen displays a “Pending” status as shown below. Further, you can view the details where scanned items for batch 1 and 2 exceeds by 20 units more, thus, moving the approval to pending status.
  • 14. 9 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Scenario 3 - Cycle Count Approval Rule (Tolerance check = Inventory) In the following example, the Tolerance check is set up by Inventory: 1. Let’s say you define the rule in the following format, where: a. Approved based on = Quantity b. Value or Percentage = Percentage c. Min and Max tolerance % = 10 d. Tolerance check by = Inventory 2. Define your rule in the “auto-approve-rule-name” and select the deferred approval mode = Approval by Rule.
  • 15. 10 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Configuration: 3. You have inventory in locations with the following criteria: a. SK-BLORE-01 with 100 units with batch number “SKBLORE01” b. SK-BLORE-01 with 100 units with batch number “SKBLORE02” 4. Using the RF, you invoke the cycle count transaction. 5. The system prompts you for the location. Enter the location where you want the inventory to be placed. Note: The location should be an active location. 6. Enter the item code, batch number of the first item, and the quantity for the item you count during the cycle. Note: The min and max threshold defined in the deferred approval mode is 10%. 7. The system prompts you to re-enter the quantity as a warning based on the calculation, you enter in deferred approval mode.
  • 16. 11 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 8. The system displays a message based on the change in the quantity of items for that particular batch number. 9. Press Ctrl-A to accept the warning message. The system routes you back to the location screen and prompts to scan the next item.
  • 17. 12 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 10. Given the item quantity for batch “SKBATCH2” is 100, you may enter a quantity that exceeds the maximum quantity, i.e., 120 units. The system displays the warning message as shown in the figure below: 11. Press Ctrl-A to accept the warning message. 12. The system routes you back to the location screen and prompts you to scan the next item. Once you scan all the items, press Ctrl-E to end the count. Key Note: When the tolerance check is by Inventory, then the system considers the total_quantity of items counted by applying the tolerance check on a unique batch in order to satisfy the auto- approval criteria. However, even if one of the batch items encounters a discrepancy and requires approval, then the entire inventory goes for an approval irrespective of any other batch falling under the tolerance check for item approval. 13. Go to the CC Adjustment UI to view the deviation in the items counted. The status of the inventory is marked as pending for approval from your supervisor.
  • 18. 13 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Scenario 4 - Cycle Count Approval Rule (Tolerance check = SKU) In the following example, the Tolerance check is set by SKU. 1. Let’s say you define the rule in the following format, where: a. Approved based on = Quantity b. Value or Percentage = Value c. Tolerance value = 10 d. Tolerance check by = SKU 2. Define your rule in the “auto-approve-rule-name” and select the deferred approval mode = Approval by Rule. Configuration: 3. In this example, you have inventory in the location with the following criteria: c. SKJULY01 with 100 units with batch number “BSKSHIP01” d. SKJULY01 with 100 units with batch number “BSKSHIP02” 4. Using the RF, invoke the cycle count transaction. 5. The system prompts you for the location. Enter the location that you want the inventory to be placed. Note: The location should be an active location. 6. Enter the item, batch number (BSKSHIP01) and quantity. For example, 80 units.
  • 19. 14 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Note: The tolerance value defined in deferred approval mode is 10. 7. The system prompts you to re-enter the quantity as a warning based on the calculation that you enter in deferred approval mode. 8. Press Ctrl-A to accept the warning message. The system routes you back to the location screen and prompts you to scan the next item. Enter the item, batch number (BSKSHIP02) and the quantity. For example, 130 units.
  • 20. 15 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 9. Press Ctrl-A to accept the warning message. 10. The system routes you back to the location screen and prompts you to scan the next item. Once you scan all the items, press Ctrl-E to end the count. When the tolerance check = SKU, then irrespective of the discrepancy encountered during cycle count for each batch, the system applies the tolerance check (where the value =10) for the total number of items counted.  Number of units counted in batch number (BSKSHIP01) = 80  Number of units counted in batch number (BSKSHIP02) = 130  Total expected number of items = 200  Total number of items counted = 210 which falls within the tolerance check value (10) that you defined in the CC Adjustment Rule screen. Note: If the total_quantity counted is within the tolerance range of the expected quantity, then the count is designated for auto approval.
  • 21. 16 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. 11. To verify, go to the CC Adjustment UI to view the deviation in the items counted. The status of the SKU is marked as approved automatically.