Perpetual Inventory

M_PerpetualInv

Rules for generating physical inventory

Overview

Table NameM_PerpetualInv
Access LevelClient Only
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (20)

Column Type Required Default Description
Name String(60) Yes - Alphanumeric identifier of the entity
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
CountHighMovement Yes-No(1) Yes - Count High Movement products
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
DateLastRun Date+Time(7) No - Date the process was last run.
DateNextRun Date+Time(7) Yes - Date the process will run next
Description String(255) No - Optional short description of the record
IsActive Yes-No(1) Yes Y The record is active in the system
M_PerpetualInv_ID ID(22) Yes - Rules for generating physical inventory
M_PerpetualInv_UU String(36) No - -
M_Product_Category_ID Table Direct(22) No - Category of a Product
M_Warehouse_ID Table Direct(22) No - Storage Warehouse and Service Point
NoInventoryCount Integer(22) Yes 1 Frequency of inventory counts per year
NoProductCount Integer(22) Yes 1 Frequency of product counts per year
NumberOfRuns Integer(22) Yes 1 Frequency of processing Perpetual Inventory
Processing Button(1) No - -
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records

Foreign Keys

Column References Description
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant
M_Product_Category_ID M_Product_Category.M_Product_Category_ID Category of a Product
M_Warehouse_ID M_Warehouse.M_Warehouse_ID Storage Warehouse and Service Point

Generated on 2026-05-03T16:41:14.122033202Z