| IF the INITEMCLASS segmented key | THEN |
|---|---|
| has one segment | the item classes will have a plain structure with no nested levels. (See Example 1 on the diagram.) |
| has two or more segments | each segment after the first segment defines a subsequent level of hierarchy. Note: Item classes that have the second segment specified are displayed at the second level of hierarchy. |
| Non-stock item | A general type of non-stock item generally bought for internal needs or for using in sales but not for selling separately. |
| Labour or Labour class | A non-stock item mostly used as a source of general ledger accounts for recording sales of labour. |
| Service | A non-stock item to designate service fees. |
| Charge | A non-stock item that represents specific type of charges. |
| Expense | A non-stock item that represents specific type of expense. |
| Item ID | Every non-stock item is assigned an unique identifier based on the INVENTORY segmented key. For details on identifier configuration possibilities, see: About stock and non-stock items. For material non-stock items, you can specify a default warehouse and select whether the items require shipping and receipts on purchase. |
| Units and conversion rules | For each non-stock item, you can select the units of measure (UoMs) used as base, sales, and purchase units for the item. You can specify conversion rules for them and for other UoMs used for the item. You select UoMs from the list of those available for the item class or type new UoMs manually. Note that every conversion rule is specified with respect to the UoM chosen as the item’s base unit. |
| Packaging options | If the non-stock item requires shipping, specify the weight of the base unit and the UoM used to measure the weight. |
| General ledger accounts and subaccounts | Purchases and sales of non-stock items do not affect companies’ assets, so the general ledger accounts and subaccounts used for non-stock items are limited to
Corresponding subaccounts are used to detail records within each account.
Note
If receipt is required for a non-stock item, a price variance account and a purchase accrual account are required to record purchases of this non-stock item. When the receipt is matched to the invoice, any price variance for the non-stock item is recorded to the specified price variance account. You can create posting classes to provide default sales/expense accounts and subaccounts for non-stock items. If a non-stock item has not been assigned to a posting class, the default expense subaccount is generated according to the rule specified in the Customer ledger preferences (AR101000) window. |
| Valuation method | Only the standard cost method applies to non-stockitems. |
| Price information | For non-stock items of all types, you can specify price classes and assign prices that become effective on specific dates. |
| Text: | Users can enter any text as the attribute value. |
| Combo box: | The user selects the attribute value from a predefined list that consists of values you specify when you create the attribute. For each value, you specify its ID (such as 1M ), its description (such as Less than 1,000,000 ), and its sort order. Values with smaller sort orders are listed nearer to the top of the combo box list. |
| Multi select combo: | The control will be a list field with a check box against each attribute value so users can select multiple options. The user can enter a list of possible values. |
| Check box: | The attribute is a Boolean value, which means that the user can only select or clear it (such as yes/no, true/false, or on/off ). |
| Date/time: | The user selects a date-time value. |
| IF | THEN |
|---|---|
| you click Yes | the system deletes the parent item class and keeps all its the children in the hierarchy. Result: The children item classes becomes the children of the item class at the level immediately above the deleted item class. |
| you click No | the system deletes the entire tree node of the item class hierarchy (that is, the parent item class along with all of its children item classes). |