Package org.brerp.base.model
Interface I_COF_PMP_Apontamento_Producao_Manual
- All Known Implementing Classes:
MCOFPMPApontamentoProdManual
,X_COF_PMP_Apontamento_Producao_Manual
public interface I_COF_PMP_Apontamento_Producao_Manual
Generated Interface for COF_PMP_Apontamento_Producao_Manual
- 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 cof_IsByProductstatic final String
Column name cof_IsCoProductstatic final String
Column name COF_PMP_Apontamento_Produca_UUstatic final String
Column name COF_PMP_Apontamento_Producao_Manual_IDstatic final String
Column name COF_PP_PlanoMestreProd_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name IsActivestatic final String
Column name IsEndProductstatic final String
Column name M_Product_IDstatic final String
Column name M_Production_IDstatic final String
Column name MovementDatestatic final String
Column name Processedstatic final String
Column name ProductionQtystatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=1501626static final String
TableName=COF_PMP_Apontamento_Producao_Manual -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get COF_PMP_Apontamento_Produca_UUint
Get COF_PMP_Apontamento_Producao_Manual_ID.int
Get Plano Mestre.Get Created.int
Get Created By.int
Get Product.int
Get Production.Get Movement Date.Get Production Quantity.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Is By-Product.boolean
Get Is Co-Product.boolean
Get End Product.boolean
Get Processed.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setcof_IsByProduct
(boolean cof_IsByProduct) Set Is By-Product.void
setcof_IsCoProduct
(boolean cof_IsCoProduct) Set Is Co-Product.void
setCOF_PMP_Apontamento_Produca_UU
(String COF_PMP_Apontamento_Produca_UU) Set COF_PMP_Apontamento_Produca_UUvoid
setCOF_PMP_Apontamento_Producao_Manual_ID
(int COF_PMP_Apontamento_Producao_Manual_ID) Set COF_PMP_Apontamento_Producao_Manual_ID.void
setCOF_PP_PlanoMestreProd_ID
(int COF_PP_PlanoMestreProd_ID) Set Plano Mestre.void
setIsActive
(boolean IsActive) Set Active.void
setIsEndProduct
(boolean IsEndProduct) Set End Product.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setM_Production_ID
(int M_Production_ID) Set Production.void
setMovementDate
(Timestamp MovementDate) Set Movement Date.void
setProcessed
(boolean Processed) Set Processed.void
setProductionQty
(BigDecimal ProductionQty) Set Production Quantity.
-
Field Details
-
Table_Name
TableName=COF_PMP_Apontamento_Producao_Manual- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=1501626 -
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_COF_PMP_Apontamento_Produca_UU
Column name COF_PMP_Apontamento_Produca_UU- See Also:
-
COLUMNNAME_COF_PMP_Apontamento_Producao_Manual_ID
Column name COF_PMP_Apontamento_Producao_Manual_ID- See Also:
-
COLUMNNAME_COF_PP_PlanoMestreProd_ID
Column name COF_PP_PlanoMestreProd_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsEndProduct
Column name IsEndProduct- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_M_Production_ID
Column name M_Production_ID- See Also:
-
COLUMNNAME_MovementDate
Column name MovementDate- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_ProductionQty
Column name ProductionQty- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_cof_IsByProduct
Column name cof_IsByProduct- See Also:
-
COLUMNNAME_cof_IsCoProduct
Column name cof_IsCoProduct- 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 -
setCOF_PMP_Apontamento_Produca_UU
Set COF_PMP_Apontamento_Produca_UU -
getCOF_PMP_Apontamento_Produca_UU
String getCOF_PMP_Apontamento_Produca_UU()Get COF_PMP_Apontamento_Produca_UU -
setCOF_PMP_Apontamento_Producao_Manual_ID
void setCOF_PMP_Apontamento_Producao_Manual_ID(int COF_PMP_Apontamento_Producao_Manual_ID) Set COF_PMP_Apontamento_Producao_Manual_ID. Primary Key : Apontamento Produção Manual -
getCOF_PMP_Apontamento_Producao_Manual_ID
int getCOF_PMP_Apontamento_Producao_Manual_ID()Get COF_PMP_Apontamento_Producao_Manual_ID. Primary Key : Apontamento Produção Manual -
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
-
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 -
setIsEndProduct
void setIsEndProduct(boolean IsEndProduct) Set End Product. End Product of production -
isEndProduct
boolean isEndProduct()Get End Product. End Product of production -
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
-
setM_Production_ID
void setM_Production_ID(int M_Production_ID) Set Production. Plan for producing a product -
getM_Production_ID
int getM_Production_ID()Get Production. Plan for producing a product -
getM_Production
- Throws:
RuntimeException
-
setMovementDate
Set Movement Date. Date a product was moved in or out of inventory -
getMovementDate
Timestamp getMovementDate()Get Movement Date. Date a product was moved in or out of inventory -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setProductionQty
Set Production Quantity. Quantity of products to produce -
getProductionQty
BigDecimal getProductionQty()Get Production Quantity. Quantity of products to produce -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setcof_IsByProduct
void setcof_IsByProduct(boolean cof_IsByProduct) Set Is By-Product. Product that is produced incidental to the production process of other products. -
iscof_IsByProduct
boolean iscof_IsByProduct()Get Is By-Product. Product that is produced incidental to the production process of other products. -
setcof_IsCoProduct
void setcof_IsCoProduct(boolean cof_IsCoProduct) Set Is Co-Product. Valuable material generated during a production run together with other valuable materials -
iscof_IsCoProduct
boolean iscof_IsCoProduct()Get Is Co-Product. Valuable material generated during a production run together with other valuable materials
-