倉庫 : Public abstract インターフェース
作成日: 2013/09/07 7:56:25
更新日: 2013/09/28 14:30:58
プロジェクト:
追加情報:
Generated Interface for M_Warehouse
属性
Public static const String
  Table_Name
D詳細:
ノート: TableName=M_Warehouse
Public static const int
  Table_ID
D詳細:
ノート: AD_Table_ID=190
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_C_Location_ID
D詳細:
ノート: Column name C_Location_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_Description
D詳細:
ノート: Column name Description
Public static const String
  COLUMNNAME_IsActive
D詳細:
ノート: Column name IsActive
Public static const String
  COLUMNNAME_IsDisallowNegativeInv
D詳細:
ノート: Column name IsDisallowNegativeInv
Public static const String
  COLUMNNAME_IsInTransit
D詳細:
ノート: Column name IsInTransit
Public static const String
  COLUMNNAME_M_ReserveLocator_ID
D詳細:
ノート: Column name M_ReserveLocator_ID
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_M_Warehouse_UU
D詳細:
ノート: Column name M_Warehouse_UU
Public static const String
  COLUMNNAME_Name
D詳細:
ノート: Column name Name
Public static const String
  COLUMNNAME_ReplenishmentClass
D詳細:
ノート: Column name ReplenishmentClass
Public static const String
  COLUMNNAME_Separator
D詳細:
ノート: Column name Separator
Public static const String
  COLUMNNAME_Updated
D詳細:
ノート: Column name Updated
Public static const String
  COLUMNNAME_UpdatedBy
D詳細:
ノート: Column name UpdatedBy
Public static const String
  COLUMNNAME_Value
D詳細:
ノート: Column name Value
操作
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
setC_Location_ID( C_Location_ID: int,
):void
詳細:
Sequential
ノート: Set Address. Location or Address
Public
getC_Location_ID():int
詳細:
Sequential
ノート: Get Address. Location or Address
Public
getC_Location():I_C_Location
詳細:
Sequential
タグ: throws=RuntimeException
Public
getCreated():Timestamp
詳細:
Sequential
ノート: Get Created. Date this record was created
Public
getCreatedBy():int
詳細:
Sequential
ノート: Get Created By. User who created this records
Public
setDescription( Description: String,
):void
詳細:
Sequential
ノート: Set Description. Optional short description of the record
Public
getDescription():String
詳細:
Sequential
ノート: Get Description. Optional short description of the record
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
setIsDisallowNegativeInv( IsDisallowNegativeInv: boolean,
):void
詳細:
Sequential
ノート: Set Disallow Negative Inventory. Negative Inventory is not allowed in this warehouse
Public
isDisallowNegativeInv():boolean
詳細:
Sequential
ノート: Get Disallow Negative Inventory. Negative Inventory is not allowed in this warehouse
Public
setIsInTransit( IsInTransit: boolean,
):void
詳細:
Sequential
ノート: Set In Transit. Movement is in transit
Public
isInTransit():boolean
詳細:
Sequential
ノート: Get In Transit. Movement is in transit
Public
setM_ReserveLocator_ID( M_ReserveLocator_ID: int,
):void
詳細:
Sequential
ノート: Set Reservation Locator. Reservation Locator (just for reporting purposes)
Public
getM_ReserveLocator_ID():int
詳細:
Sequential
ノート: Get Reservation Locator. Reservation Locator (just for reporting purposes)
Public
getM_ReserveLocator():org.compiere.model.I_M_Locator
詳細:
Sequential
タグ: throws=RuntimeException
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
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
setM_Warehouse_UU( M_Warehouse_UU: String,
):void
詳細:
Sequential
ノート: Set M_Warehouse_UU
Public
getM_Warehouse_UU():String
詳細:
Sequential
ノート: Get M_Warehouse_UU
Public
setName( Name: String,
):void
詳細:
Sequential
ノート: Set Name. Alphanumeric identifier of the entity
Public
getName():String
詳細:
Sequential
ノート: Get Name. Alphanumeric identifier of the entity
Public
setReplenishmentClass( ReplenishmentClass: String,
):void
詳細:
Sequential
ノート: Set Replenishment Class. Custom class to calculate Quantity to Order
Public
getReplenishmentClass():String
詳細:
Sequential
ノート: Get Replenishment Class. Custom class to calculate Quantity to Order
Public
setSeparator( Separator: String,
):void
詳細:
Sequential
ノート: Set Element Separator. Element Separator
Public
getSeparator():String
詳細:
Sequential
ノート: Get Element Separator. Element Separator
Public
getUpdated():Timestamp
詳細:
Sequential
ノート: Get Updated. Date this record was updated
Public
getUpdatedBy():int
詳細:
Sequential
ノート: Get Updated By. User who updated this records
Public
setValue( Value: String,
):void
詳細:
Sequential
ノート: Set Search Key. Search key for the record in the format required - must be unique
Public
getValue():String
詳細:
Sequential
ノート: Get Search Key. Search key for the record in the format required - must be unique
要素 ソースの役割 ターゲットの役割
KeyNamePair
クラス  
名前:  
 
名前: Model
 
詳細:
 
要素 種類 接続 方向 ノート
WarehouseLocatorConflictException Class 依存 From  
I_AD_OrgInfo Interface 依存 From  
I_C_BP_EDI Interface 依存 From  
I_C_Order Interface 依存 From  
I_C_OrderLine Interface 依存 From  
I_C_POS Interface 依存 From  
I_C_Project Interface 依存 From  
I_I_Inventory Interface 依存 From  
I_I_Order Interface 依存 From  
I_M_ForecastLine Interface 依存 From  
I_M_InOut Interface 依存 From  
I_M_PerpetualInv Interface 依存 From  
I_M_PromotionPreCondition Interface 依存 From  
I_M_Replenish Interface 依存 From  
I_M_Requisition Interface 依存 From  
I_M_Inventory Interface 依存 From  
I_M_Locator Interface 依存 From  
I_M_ShippingTransaction Interface 依存 From  
I_M_Warehouse_Acct Interface 依存 From  
I_M_StorageReservation Interface 依存 From  
I_M_Locator Interface 依存 To  
I_C_Location Interface 依存 To  
I_RV_WarehousePrice Interface 依存 From  
I_S_Resource Interface 依存 From  
I_S_TimeExpense Interface 依存 From  
I_T_InventoryValue Interface 依存 From  
I_T_Replenish Interface 依存 From  
I_U_POSTerminal Interface 依存 From  
I_W_Store Interface 依存 From  
X_AD_OrgInfo Class 依存 From  
X_C_BP_EDI Class 依存 From  
X_C_Order Class 依存 From  
X_C_OrderLine Class 依存 From  
X_C_POS Class 依存 From  
X_C_Project Class 依存 From  
X_I_Inventory Class 依存 From  
X_I_Order Class 依存 From  
X_M_InOut Class 依存 From  
X_M_ForecastLine Class 依存 From  
X_M_Inventory Class 依存 From  
X_M_Locator Class 依存 From  
X_M_PerpetualInv Class 依存 From  
X_M_PromotionPreCondition Class 依存 From  
X_M_Replenish Class 依存 From  
X_M_Requisition Class 依存 From  
X_M_ShippingTransaction Class 依存 From  
X_M_StorageReservation Class 依存 From  
X_M_Warehouse Class 実現 From  
X_M_Warehouse_Acct Class 依存 From  
X_RV_WarehousePrice Class 依存 From  
X_S_Resource Class 依存 From  
X_S_TimeExpense Class 依存 From  
X_T_Replenish Class 依存 From  
X_U_POSTerminal Class 依存 From  
X_T_InventoryValue Class 依存 From  
X_W_Store Class 依存 From  
I_DD_NetworkDistributionLine Interface 依存 From  
I_DD_Order Interface 依存 From  
I_I_ProductPlanning Interface 依存 From  
I_PP_Cost_Collector Interface 依存 From  
I_PP_MRP Interface 依存 From  
I_PP_Order Interface 依存 From  
I_PP_Order_BOMLine Interface 依存 From  
I_PP_Product_Planning Interface 依存 From  
X_DD_NetworkDistributionLine Class 依存 From  
X_DD_Order Class 依存 From  
X_I_ProductPlanning Class 依存 From  
X_PP_Cost_Collector Class 依存 From  
X_PP_MRP Class 依存 From  
X_PP_Order_BOMLine Class 依存 From  
X_PP_Order Class 依存 From  
X_PP_Product_Planning Class 依存 From  
«table» m_warehouse Class 依存 To  
«ADTab» Warehouse Object 依存 From