Business News
Syndicate
Home arrow Articles
Cyclic Counting PDF Print E-mail
User Rating: / 0
Cyclic counting in the Inventory Count function enables you to count specific items or locations on a periodic basis, and may obviate the need to perform annual counts. For example, a small section of the stock may be counted each month, so within a twelve month period all the stock will be counted at least once.
A cyclic count is similar to full count but differs in its generation, as described below.
On the Inventory Count Setup, the count method must be set to Cyclic. Define the range of items, locations, etc., to be included in the count. When generating the count, the following is performed:
1. The ranges of items, warehouses, item analysis etc., to be used in the count are retrieved.
2. The system then selects within that range the items to be included in the cyclic count, as follows:
Important Note: These items are defined as a unique combination of item/location.
 a. Find the frequency value, that is, the number of counts per year for an item. This is set up on:
  • Item Master - Inventory Count Cyclic Frequency field. If set to 1000 then look at the Warehouse.
  • Warehouse - Inventory Count Cyclic Frequency field. If set to 1000 then look at the Inventory Business Setup.
  • Inventory Business Setup - Inventory Count Cyclic Frequency field.
If a value of '0' zero is found then do not include the item in the count.
 b. Calculate the interval between counts.
Interval (days) = 365 / frequency.
Where:  frequency = frequency found in step a.
For example, if two counts per year are required then the frequency equals '2' and the interval is calculated as 182 days.
 c. Calculate the next count date:
Next count date = Last count date + interval.
Where: Last Count Date = Date of last count.
Interval = Interval calculated at step b.
Note: If this is the first count for an item/location combination then the item is automatically selected to be included in the count by setting the Next Count Date to 1st January 1900.
 d. Carry out the final selection of items to be included and a randomiser:
  • If the next count date is earlier than today’s date then include in the count.
  • If the next count date is later then today’s date then use a ‘randomiser’ to create random next count dates.
This can be overridden by the field Include Randomiser on the Inventory Count Setup. This stops the randomiser from being included so that only items which are overdue for counting are included.
 e. Sort all item/location combinations in next count date order.
3. Select the number of items to be counted:
Number of items = sum of frequencies of items / number of Inventory counts per year.
Where: frequencies = all frequency values found above.
Inventory counts per year = Inventory Counts Per Year set up on the warehouse, or if set to 1000 then Inventory Business Setup.
For example, ten items are counted twice a year and a warehouse is counted four times a year.
The number of items: (10 * 2) / 4 = 5 items in this count.
Because the warehouse has four counts, each consisting of five items, all ten items will be counted twice a year.
This can be overridden by the field Maximum Count Lines on the Inventory Count Setup. This determines the maximum number of lines to be included.
If the check box Include All Locations is checked on the Inventory Count Setup, then all locations are included for the item. Each item/location combination is treated as one item in the number of items to be included.
4. Generate the count lines.
The number of lines generated is five, from step 3, and then the first five items sorted by the next count date, from step 2, are included. When generating, the last count date for the item/location combination is updated so that it is not included in the next count.

Write Comment (0 Comments)


Inventory Count PDF Print E-mail
User Rating: / 1
Inventory Count is the method of monitoring what is in stock for certain items and certain storage locations. This is also known as a stock take.
Using the Inventory Count Setup function you can define templates, or setups, which contain the scope, operating conditions and analysis categories for a particular type of Inventory Count.
Each template optionally defines the following:
  • Whether or not it is a 'full' or 'cyclic' count.
  • How the count will operate.
  • The range of warehouses, zones, locations, items, batches, item analysis, storage characteristics etc., to be included.
  • Whether or not tolerances are used and, if so, what they are.
  • Any overrides to display to the user when generating a count.
  • What movement types to use when updating the inventory.
There are two types of inventory count:
  • Full - this processes all the items defined.
  • Cyclic - this uses the last counted date, count frequency, number of counts on a warehouse and random item selection mechanism to define what appears in a count.
The Inventory Count Setup can specify conditions to control the action taken when discrepancies occur from an Inventory Count.
Write-on
Used in the Inventory Count function, this is the process of balancing the inventory quantity held on the system with the physical quantity held in an inventory storage location by creating a receipt.
Write-off
Used in the Inventory Count function, this is the process of balancing the inventory quantity held on the system with the physical quantity held in an inventory storage location by creating an issue.
Tolerance values can be defined, below which a write-on or write-off will be automatic, but above which manual authorization is required. Tolerance checking is optional and can be switched off if not required. If it is switched off, any tolerance values are ignored and write-ons and write-offs automatically generate inventory updates.
Inventory Count generates movement orders to write-on or write-off inventory. A movement order of the receipt type is used to write-on inventory and a movement order of the issue type is used to write-off inventory. Any ledger postings, formulae, costing updates etc., defined on the movement type are performed when creating these orders.
Important Note: Transactions are not stopped within the Order Fulfilment module whilst a count is taking place. Further receipts or issues of inventory made since the count was generated, therefore, must be controlled.
Read more...
Inventory Process Stages PDF Print E-mail
User Rating: / 0
The topics in this section follow the stages in the inventory process, which are as follows:
  • Order Entry - the lines of the movement order are created.
  • Order Confirmation - the lines of the movement order are confirmed as being correct.
  • Picking - the goods detailed on the order line are printed on a picking list, so the order can be made up for dispatch to the customer. This is used for issues only.
  • Pick Confirmation - when the goods have been picked, the order can be checked as being correct, or the amounts actually picked can be entered. These may differ from that originally ordered, for example, if the order has changed or if the full quantity ordered is not held in stock. This is used for issues only.
  • Dispatch - the goods are ready for sending to the customer and a dispatch note is produced to accompany the order. This is used for issues only.
  • Dispatch Confirmation - the customer has received the order, signed and returned the dispatch note. The amounts dispatched can then be confirmed on the system. This is used for issues only.
  • Goods Receipt Entry/Matching - the goods are received and matched against the order line. This is used for receipts only.
  • Goods Receipt Inspection - the goods are received and inspected. Specific inspection instructions can be defined using Inspection Codes Setup (INC). This is used for receipts only.
You can set up your Inventory module to use some or all of these stages for different types of transactions if appropriate, and you can specify in which order they are to be carried out. See What are Movement Types? and Setting up Movement Types for more information on this functionality.

Write Comment (0 Comments)


SunSystems Connect Administration PDF Print E-mail
User Rating: / 1
SunSystems Connect (SSC) provides an XML (eXtensible Markup Language) and SOAP (Simple Object Access Protocol) interface through which developers can access SunSystems 5 data and core functionality.
SunSystems Connect functionality comprises:
Property Editor (PED)
User Manager (UM)
Component Manager (CM)
User Manager and Component Manager can only be run on a server with the client installed on it. Therefore, they cannot be run on the client on a client only installation. Property Editor can be run on a client installation, however, a number of properties are not applicable.
Read more about SunSystems Connect.
Read more...
Business Unit Name Setup (BUNS) PDF Print E-mail
User Rating: / 0
Business Unit Name Setup (BUNS) is used to identify the operating entity and determine the default payment terms, payment and receipt preferences for the entity.
Read more...
<< Start < Previous 1 2 3 4 5 6 7 8 9 10 Next > End >>

Results 61 - 70 of 292
New Forum Topics
Latest Articles
 
 
Popular Articles
Poll
Apart from Sun do you use other Infor products?
Yes, we use these Infor products:
Place your ads here: