Package org.compiere.model
Interface I_C_BPartner_Product
- All Known Implementing Classes:
MBPartnerProduct
,X_C_BPartner_Product
public interface I_C_BPartner_Product
Generated Interface for C_BPartner_Product
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name C_BPartner_IDstatic final String
Column name C_BPartner_Product_UUstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name IsActivestatic final String
Column name IsManufacturerstatic final String
Column name M_Product_IDstatic final String
Column name Manufacturerstatic final String
Column name QualityRatingstatic final String
Column name ShelfLifeMinDaysstatic final String
Column name ShelfLifeMinPctstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name VendorCategorystatic final String
Column name VendorProductNostatic final KeyNamePair
static final int
AD_Table_ID=632static final String
TableName=C_BPartner_Product -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Business Partner.Get C_BPartner_Product_UUGet Created.int
Get Created By.Get Description.int
Get Product.Get Manufacturer.Get Quality Rating.int
Get Min Shelf Life Days.int
Get Min Shelf Life %.Get Updated.int
Get Updated By.Get Partner Category.Get Partner Product Key.boolean
isActive()
Get Active.boolean
Get Is Manufacturer.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setC_BPartner_Product_UU
(String C_BPartner_Product_UU) Set C_BPartner_Product_UUvoid
setDescription
(String Description) Set Description.void
setIsActive
(boolean IsActive) Set Active.void
setIsManufacturer
(boolean IsManufacturer) Set Is Manufacturer.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setManufacturer
(String Manufacturer) Set Manufacturer.void
setQualityRating
(BigDecimal QualityRating) Set Quality Rating.void
setShelfLifeMinDays
(int ShelfLifeMinDays) Set Min Shelf Life Days.void
setShelfLifeMinPct
(int ShelfLifeMinPct) Set Min Shelf Life %.void
setVendorCategory
(String VendorCategory) Set Partner Category.void
setVendorProductNo
(String VendorProductNo) Set Partner Product Key.
-
Field Details
-
Table_Name
TableName=C_BPartner_Product- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=632- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_BPartner_Product_UU
Column name C_BPartner_Product_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsManufacturer
Column name IsManufacturer- See Also:
-
COLUMNNAME_Manufacturer
Column name Manufacturer- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_QualityRating
Column name QualityRating- See Also:
-
COLUMNNAME_ShelfLifeMinDays
Column name ShelfLifeMinDays- See Also:
-
COLUMNNAME_ShelfLifeMinPct
Column name ShelfLifeMinPct- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_VendorCategory
Column name VendorCategory- See Also:
-
COLUMNNAME_VendorProductNo
Column name VendorProductNo- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner. Identifies a Business Partner -
getC_BPartner_ID
int getC_BPartner_ID()Get Business Partner. Identifies a Business Partner -
getC_BPartner
- Throws:
RuntimeException
-
setC_BPartner_Product_UU
Set C_BPartner_Product_UU -
getC_BPartner_Product_UU
String getC_BPartner_Product_UU()Get C_BPartner_Product_UU -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsManufacturer
void setIsManufacturer(boolean IsManufacturer) Set Is Manufacturer. Indicate role of this Business partner as Manufacturer -
isManufacturer
boolean isManufacturer()Get Is Manufacturer. Indicate role of this Business partner as Manufacturer -
setManufacturer
Set Manufacturer. Manufacturer of the Product -
getManufacturer
String getManufacturer()Get Manufacturer. Manufacturer of the Product -
setM_Product_ID
void setM_Product_ID(int M_Product_ID) Set Product. Product, Service, Item -
getM_Product_ID
int getM_Product_ID()Get Product. Product, Service, Item -
getM_Product
- Throws:
RuntimeException
-
setQualityRating
Set Quality Rating. Method for rating vendors -
getQualityRating
BigDecimal getQualityRating()Get Quality Rating. Method for rating vendors -
setShelfLifeMinDays
void setShelfLifeMinDays(int ShelfLifeMinDays) Set Min Shelf Life Days. Minimum Shelf Life in days based on Product Instance Guarantee Date -
getShelfLifeMinDays
int getShelfLifeMinDays()Get Min Shelf Life Days. Minimum Shelf Life in days based on Product Instance Guarantee Date -
setShelfLifeMinPct
void setShelfLifeMinPct(int ShelfLifeMinPct) Set Min Shelf Life %. Minimum Shelf Life in percent based on Product Instance Guarantee Date -
getShelfLifeMinPct
int getShelfLifeMinPct()Get Min Shelf Life %. Minimum Shelf Life in percent based on Product Instance Guarantee Date -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setVendorCategory
Set Partner Category. Product Category of the Business Partner -
getVendorCategory
String getVendorCategory()Get Partner Category. Product Category of the Business Partner -
setVendorProductNo
Set Partner Product Key. Product Key of the Business Partner -
getVendorProductNo
String getVendorProductNo()Get Partner Product Key. Product Key of the Business Partner
-