価格リスト : Public abstract インターフェース
作成日: 2013/09/07 7:56:10
更新日: 2013/09/28 15:15:55
プロジェクト:
追加情報:
Generated Interface for M_PriceList
属性
Public static const String
  Table_Name
D詳細:
ノート: TableName=M_PriceList
Public static const int
  Table_ID
D詳細:
ノート: AD_Table_ID=255
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_BasePriceList_ID
D詳細:
ノート: Column name BasePriceList_ID
Public static const String
  COLUMNNAME_C_Currency_ID
D詳細:
ノート: Column name C_Currency_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_EnforcePriceLimit
D詳細:
ノート: Column name EnforcePriceLimit
Public static const String
  COLUMNNAME_IsActive
D詳細:
ノート: Column name IsActive
Public static const String
  COLUMNNAME_IsDefault
D詳細:
ノート: Column name IsDefault
Public static const String
  COLUMNNAME_IsMandatory
D詳細:
ノート: Column name IsMandatory
Public static const String
  COLUMNNAME_isPresentForProduct
D詳細:
ノート: Column name isPresentForProduct
Public static const String
  COLUMNNAME_IsSOPriceList
D詳細:
ノート: Column name IsSOPriceList
Public static const String
  COLUMNNAME_IsTaxIncluded
D詳細:
ノート: Column name IsTaxIncluded
Public static const String
  COLUMNNAME_M_PriceList_ID
D詳細:
ノート: Column name M_PriceList_ID
Public static const String
  COLUMNNAME_M_PriceList_UU
D詳細:
ノート: Column name M_PriceList_UU
Public static const String
  COLUMNNAME_Name
D詳細:
ノート: Column name Name
Public static const String
  COLUMNNAME_PricePrecision
D詳細:
ノート: Column name PricePrecision
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
setBasePriceList_ID( BasePriceList_ID: int,
):void
詳細:
Sequential
ノート: Set Base Pricelist. Pricelist to be used, if product not found on this pricelist
Public
getBasePriceList_ID():int
詳細:
Sequential
ノート: Get Base Pricelist. Pricelist to be used, if product not found on this pricelist
Public
getBasePriceList():org.compiere.model.I_M_PriceList
詳細:
Sequential
タグ: throws=RuntimeException
Public
setC_Currency_ID( C_Currency_ID: int,
):void
詳細:
Sequential
ノート: Set Currency. The Currency for this record
Public
getC_Currency_ID():int
詳細:
Sequential
ノート: Get Currency. The Currency for this record
Public
getC_Currency():org.compiere.model.I_C_Currency
詳細:
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
setEnforcePriceLimit( EnforcePriceLimit: boolean,
):void
詳細:
Sequential
ノート: Set Enforce price limit. Do not allow prices below the limit price
Public
isEnforcePriceLimit():boolean
詳細:
Sequential
ノート: Get Enforce price limit. Do not allow prices below the limit price
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
setIsDefault( IsDefault: boolean,
):void
詳細:
Sequential
ノート: Set Default. Default value
Public
isDefault():boolean
詳細:
Sequential
ノート: Get Default. Default value
Public
setIsMandatory( IsMandatory: boolean,
):void
詳細:
Sequential
ノート: Set Mandatory. Data entry is required in this column
Public
isMandatory():boolean
詳細:
Sequential
ノート: Get Mandatory. Data entry is required in this column
Public
setisPresentForProduct( isPresentForProduct: boolean,
):void
詳細:
Sequential
ノート: Set isPresentForProduct
Public
isPresentForProduct():boolean
詳細:
Sequential
ノート: Get isPresentForProduct
Public
setIsSOPriceList( IsSOPriceList: boolean,
):void
詳細:
Sequential
ノート: Set Sales Price list. This is a Sales Price List
Public
isSOPriceList():boolean
詳細:
Sequential
ノート: Get Sales Price list. This is a Sales Price List
Public
setIsTaxIncluded( IsTaxIncluded: boolean,
):void
詳細:
Sequential
ノート: Set Price includes Tax. Tax is included in the price
Public
isTaxIncluded():boolean
詳細:
Sequential
ノート: Get Price includes Tax. Tax is included in the price
Public
setM_PriceList_ID( M_PriceList_ID: int,
):void
詳細:
Sequential
ノート: Set Price List. Unique identifier of a Price List
Public
getM_PriceList_ID():int
詳細:
Sequential
ノート: Get Price List. Unique identifier of a Price List
Public
setM_PriceList_UU( M_PriceList_UU: String,
):void
詳細:
Sequential
ノート: Set M_PriceList_UU
Public
getM_PriceList_UU():String
詳細:
Sequential
ノート: Get M_PriceList_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
setPricePrecision( PricePrecision: int,
):void
詳細:
Sequential
ノート: Set Price Precision. Precision (number of decimals) for the Price
Public
getPricePrecision():int
詳細:
Sequential
ノート: Get Price Precision. Precision (number of decimals) for the Price
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_B_TopicType Interface 依存 From  
I_C_BPartner Interface 依存 From  
I_C_BP_Group Interface 依存 From  
I_C_Order Interface 依存 From  
I_C_Invoice Interface 依存 From  
I_C_POS Interface 依存 From  
I_I_Invoice Interface 依存 From  
I_I_Order Interface 依存 From  
I_I_PriceList Interface 依存 From  
I_M_Forecast Interface 依存 From  
I_M_PromotionPreCondition Interface 依存 From  
I_C_Currency Interface 依存 To  
I_M_PriceList_Version Interface 依存 From  
I_M_Requisition Interface 依存 From  
I_RV_BPartner Interface 依存 From  
I_S_TimeExpense Interface 依存 From  
I_U_POSTerminal Interface 依存 From  
I_W_Basket Interface 依存 From  
I_W_Store Interface 依存 From  
X_B_TopicType Class 依存 From  
X_C_BPartner Class 依存 From  
X_C_BP_Group Class 依存 From  
X_C_Invoice Class 依存 From  
X_C_Order Class 依存 From  
X_C_POS Class 依存 From  
X_I_Invoice Class 依存 From  
X_I_Order Class 依存 From  
X_I_PriceList Class 依存 From  
X_M_Forecast Class 依存 From  
X_M_PriceList Class 実現 From  
X_M_PriceList_Version Class 依存 From  
X_M_PromotionPreCondition Class 依存 From  
X_M_Requisition Class 依存 From  
X_RV_BPartner Class 依存 From  
X_S_TimeExpense Class 依存 From  
X_U_POSTerminal Class 依存 From  
X_W_Basket Class 依存 From  
X_W_Store Class 依存 From  
«ADTab» Price List Object 依存 From  
«table» m_pricelist Class 依存 To