M_Replenish : Public abstract インターフェース
作成日: 2013/09/07 7:56:17
更新日: 2013/09/28 14:28:08
プロジェクト:
追加情報:
Generated Interface for M_Replenish
属性
Public static const String
  Table_Name
D詳細:
ノート: TableName=M_Replenish
Public static const int
  Table_ID
D詳細:
ノート: AD_Table_ID=249
Public KeyNamePair
  Model
D詳細:
 
Public BigDecimal
  accessLevel
D詳細:
ノート: AccessLevel = 3 - Client - Org
Public static const String
  COLUMNNAME_AD_Client_ID
D詳細:
ノート: Column name AD_Client_ID
Public static const String
  COLUMNNAME_AD_Org_ID
D詳細:
ノート: Column name AD_Org_ID
Public static const String
  COLUMNNAME_Created
D詳細:
ノート: Column name Created
Public static const String
  COLUMNNAME_CreatedBy
D詳細:
ノート: Column name CreatedBy
Public static const String
  COLUMNNAME_IsActive
D詳細:
ノート: Column name IsActive
Public static const String
  COLUMNNAME_Level_Max
D詳細:
ノート: Column name Level_Max
Public static const String
  COLUMNNAME_Level_Min
D詳細:
ノート: Column name Level_Min
Public static const String
  COLUMNNAME_M_Locator_ID
D詳細:
ノート: Column name M_Locator_ID
Public static const String
  COLUMNNAME_M_Product_ID
D詳細:
ノート: Column name M_Product_ID
Public static const String
  COLUMNNAME_M_Replenish_UU
D詳細:
ノート: Column name M_Replenish_UU
Public static const String
  COLUMNNAME_M_Warehouse_ID
D詳細:
ノート: Column name M_Warehouse_ID
Public static const String
  COLUMNNAME_M_WarehouseSource_ID
D詳細:
ノート: Column name M_WarehouseSource_ID
Public static const String
  COLUMNNAME_QtyBatchSize
D詳細:
ノート: Column name QtyBatchSize
Public static const String
  COLUMNNAME_ReplenishType
D詳細:
ノート: Column name ReplenishType
Public static const String
  COLUMNNAME_Updated
D詳細:
ノート: Column name Updated
Public static const String
  COLUMNNAME_UpdatedBy
D詳細:
ノート: Column name UpdatedBy
操作
Public
getAD_Client_ID():int
詳細:
Sequential
ノート: Get Client. Client/Tenant for this installation.
Public
setAD_Org_ID( AD_Org_ID: int,
):void
詳細:
Sequential
ノート: Set Organization. Organizational entity within client
Public
getAD_Org_ID():int
詳細:
Sequential
ノート: Get Organization. Organizational entity within client
Public
getCreated():Timestamp
詳細:
Sequential
ノート: Get Created. Date this record was created
Public
getCreatedBy():int
詳細:
Sequential
ノート: Get Created By. User who created this records
Public
setIsActive( IsActive: boolean,
):void
詳細:
Sequential
ノート: Set Active. The record is active in the system
Public
isActive():boolean
詳細:
Sequential
ノート: Get Active. The record is active in the system
Public
setLevel_Max( Level_Max: BigDecimal,
):void
詳細:
Sequential
ノート: Set Maximum Level. Maximum Inventory level for this product
Public
getLevel_Max():BigDecimal
詳細:
Sequential
ノート: Get Maximum Level. Maximum Inventory level for this product
Public
setLevel_Min( Level_Min: BigDecimal,
):void
詳細:
Sequential
ノート: Set Minimum Level. Minimum Inventory level for this product
Public
getLevel_Min():BigDecimal
詳細:
Sequential
ノート: Get Minimum Level. Minimum Inventory level for this product
Public
setM_Locator_ID( M_Locator_ID: int,
):void
詳細:
Sequential
ノート: Set Locator. Warehouse Locator
Public
getM_Locator_ID():int
詳細:
Sequential
ノート: Get Locator. Warehouse Locator
Public
getM_Locator():org.compiere.model.I_M_Locator
詳細:
Sequential
タグ: throws=RuntimeException
Public
setM_Product_ID( M_Product_ID: int,
):void
詳細:
Sequential
ノート: Set Product. Product, Service, Item
Public
getM_Product_ID():int
詳細:
Sequential
ノート: Get Product. Product, Service, Item
Public
getM_Product():org.compiere.model.I_M_Product
詳細:
Sequential
タグ: throws=RuntimeException
Public
setM_Replenish_UU( M_Replenish_UU: String,
):void
詳細:
Sequential
ノート: Set M_Replenish_UU
Public
getM_Replenish_UU():String
詳細:
Sequential
ノート: Get M_Replenish_UU
Public
setM_Warehouse_ID( M_Warehouse_ID: int,
):void
詳細:
Sequential
ノート: Set Warehouse. Storage Warehouse and Service Point
Public
getM_Warehouse_ID():int
詳細:
Sequential
ノート: Get Warehouse. Storage Warehouse and Service Point
Public
getM_Warehouse():org.compiere.model.I_M_Warehouse
詳細:
Sequential
タグ: throws=RuntimeException
Public
setM_WarehouseSource_ID( M_WarehouseSource_ID: int,
):void
詳細:
Sequential
ノート: Set Source Warehouse. Optional Warehouse to replenish from
Public
getM_WarehouseSource_ID():int
詳細:
Sequential
ノート: Get Source Warehouse. Optional Warehouse to replenish from
Public
getM_WarehouseSource():org.compiere.model.I_M_Warehouse
詳細:
Sequential
タグ: throws=RuntimeException
Public
setQtyBatchSize( QtyBatchSize: BigDecimal,
):void
詳細:
Sequential
ノート: Set Qty Batch Size
Public
getQtyBatchSize():BigDecimal
詳細:
Sequential
ノート: Get Qty Batch Size
Public
setReplenishType( ReplenishType: String,
):void
詳細:
Sequential
ノート: Set Replenish Type. Method for re-ordering a product
Public
getReplenishType():String
詳細:
Sequential
ノート: Get Replenish Type. Method for re-ordering a product
Public
getUpdated():Timestamp
詳細:
Sequential
ノート: Get Updated. Date this record was updated
Public
getUpdatedBy():int
詳細:
Sequential
ノート: Get Updated By. User who updated this records
要素 ソースの役割 ターゲットの役割
KeyNamePair
クラス  
名前:  
 
名前: Model
 
詳細:
 
要素 種類 接続 方向 ノート
I_M_Warehouse Interface 依存 To  
I_M_Product Interface 依存 To  
I_M_Locator Interface 依存 To  
X_M_Replenish Class 実現 From  
Replenish Object 依存 From  
«ADTab» Replenish Object 依存 From  
«table» m_replenish Class 依存 To  
Replenish Object 依存 From  
Replenish Object 依存 From