Package org.brerp.base.model
Interface I_COF_PP_GestaoMP
- All Known Implementing Classes:
MCOFPPGestaoMP
,X_COF_PP_GestaoMP
public interface I_COF_PP_GestaoMP
Generated Interface for COF_PP_GestaoMP
- 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 BOMQtystatic final String
Column name COF_PP_GestaoMP_IDstatic final String
Column name COF_PP_GestaoMP_UUstatic final String
Column name COF_PP_PlanoMestreProd_IDstatic final String
Column name COF_PP_QuantidadeARequisitarstatic final String
Column name COF_PP_QuantidadeRequisitadastatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name IsActivestatic final String
Column name M_Locator_IDstatic final String
Column name M_LocatorTo_IDstatic final String
Column name M_MovementLine_IDstatic final String
Column name M_Product_IDstatic final String
Column name ProductDescriptionstatic final String
Column name QtyAvailablestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=1500575static final String
TableName=COF_PP_GestaoMP -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get BOM Quantity.int
Get Linha de Gestão de MP.Get COF_PP_GestaoMP_UUint
Get Plano Mestre.Get Quantidade a RequisitarGet Quantidade RequisitadaGet Created.int
Get Created By.int
Get Locator.int
Get Locator To.int
Get Move Line.int
Get Product.Get Product Description.Get Available Quantity.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setBOMQty
(BigDecimal BOMQty) Set BOM Quantity.void
setCOF_PP_GestaoMP_ID
(int COF_PP_GestaoMP_ID) Set Linha de Gestão de MP.void
setCOF_PP_GestaoMP_UU
(String COF_PP_GestaoMP_UU) Set COF_PP_GestaoMP_UUvoid
setCOF_PP_PlanoMestreProd_ID
(int COF_PP_PlanoMestreProd_ID) Set Plano Mestre.void
setCOF_PP_QuantidadeARequisitar
(BigDecimal COF_PP_QuantidadeARequisitar) Set Quantidade a Requisitarvoid
setCOF_PP_QuantidadeRequisitada
(BigDecimal COF_PP_QuantidadeRequisitada) Set Quantidade Requisitadavoid
setIsActive
(boolean IsActive) Set Active.void
setM_Locator_ID
(int M_Locator_ID) Set Locator.void
setM_LocatorTo_ID
(int M_LocatorTo_ID) Set Locator To.void
setM_MovementLine_ID
(int M_MovementLine_ID) Set Move Line.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setProductDescription
(String ProductDescription) Set Product Description.void
setQtyAvailable
(BigDecimal QtyAvailable) Set Available Quantity.
-
Field Details
-
Table_Name
TableName=COF_PP_GestaoMP- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=1500575 -
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_BOMQty
Column name BOMQty- See Also:
-
COLUMNNAME_COF_PP_GestaoMP_ID
Column name COF_PP_GestaoMP_ID- See Also:
-
COLUMNNAME_COF_PP_GestaoMP_UU
Column name COF_PP_GestaoMP_UU- See Also:
-
COLUMNNAME_COF_PP_PlanoMestreProd_ID
Column name COF_PP_PlanoMestreProd_ID- See Also:
-
COLUMNNAME_COF_PP_QuantidadeARequisitar
Column name COF_PP_QuantidadeARequisitar- See Also:
-
COLUMNNAME_COF_PP_QuantidadeRequisitada
Column name COF_PP_QuantidadeRequisitada- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_M_LocatorTo_ID
Column name M_LocatorTo_ID- See Also:
-
COLUMNNAME_M_Locator_ID
Column name M_Locator_ID- See Also:
-
COLUMNNAME_M_MovementLine_ID
Column name M_MovementLine_ID- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_ProductDescription
Column name ProductDescription- See Also:
-
COLUMNNAME_QtyAvailable
Column name QtyAvailable- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- 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 -
setBOMQty
Set BOM Quantity. Bill of Materials Quantity -
getBOMQty
BigDecimal getBOMQty()Get BOM Quantity. Bill of Materials Quantity -
setCOF_PP_GestaoMP_ID
void setCOF_PP_GestaoMP_ID(int COF_PP_GestaoMP_ID) Set Linha de Gestão de MP. Primary Key : Gestão de Matéria Prima -
getCOF_PP_GestaoMP_ID
int getCOF_PP_GestaoMP_ID()Get Linha de Gestão de MP. Primary Key : Gestão de Matéria Prima -
setCOF_PP_GestaoMP_UU
Set COF_PP_GestaoMP_UU -
getCOF_PP_GestaoMP_UU
String getCOF_PP_GestaoMP_UU()Get COF_PP_GestaoMP_UU -
setCOF_PP_PlanoMestreProd_ID
void setCOF_PP_PlanoMestreProd_ID(int COF_PP_PlanoMestreProd_ID) Set Plano Mestre. Plano Mestre -
getCOF_PP_PlanoMestreProd_ID
int getCOF_PP_PlanoMestreProd_ID()Get Plano Mestre. Plano Mestre -
getCOF_PP_PlanoMestreProd
- Throws:
RuntimeException
-
setCOF_PP_QuantidadeARequisitar
Set Quantidade a Requisitar -
getCOF_PP_QuantidadeARequisitar
BigDecimal getCOF_PP_QuantidadeARequisitar()Get Quantidade a Requisitar -
setCOF_PP_QuantidadeRequisitada
Set Quantidade Requisitada -
getCOF_PP_QuantidadeRequisitada
BigDecimal getCOF_PP_QuantidadeRequisitada()Get Quantidade Requisitada -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
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 -
setM_LocatorTo_ID
void setM_LocatorTo_ID(int M_LocatorTo_ID) Set Locator To. Location inventory is moved to -
getM_LocatorTo_ID
int getM_LocatorTo_ID()Get Locator To. Location inventory is moved to -
getM_LocatorTo
- Throws:
RuntimeException
-
setM_Locator_ID
void setM_Locator_ID(int M_Locator_ID) Set Locator. Warehouse Locator -
getM_Locator_ID
int getM_Locator_ID()Get Locator. Warehouse Locator -
getM_Locator
- Throws:
RuntimeException
-
setM_MovementLine_ID
void setM_MovementLine_ID(int M_MovementLine_ID) Set Move Line. Inventory Move document Line -
getM_MovementLine_ID
int getM_MovementLine_ID()Get Move Line. Inventory Move document Line -
getM_MovementLine
- Throws:
RuntimeException
-
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
-
setProductDescription
Set Product Description. Product Description -
getProductDescription
String getProductDescription()Get Product Description. Product Description -
setQtyAvailable
Set Available Quantity. Available Quantity (On Hand - Reserved) -
getQtyAvailable
BigDecimal getQtyAvailable()Get Available Quantity. Available Quantity (On Hand - Reserved) -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-