Package org.eevolution.model
Interface I_PP_Cost_CollectorMA
-
- All Known Implementing Classes:
X_PP_Cost_CollectorMA
public interface I_PP_Cost_CollectorMA
Generated Interface for PP_Cost_CollectorMA- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_IDstatic String
COLUMNNAME_MovementQty
Column name MovementQtystatic String
COLUMNNAME_PP_Cost_Collector_ID
Column name PP_Cost_Collector_IDstatic String
COLUMNNAME_PP_Cost_CollectorMA_ID
Column name PP_Cost_CollectorMA_IDstatic String
COLUMNNAME_PP_Cost_CollectorMA_UU
Column name PP_Cost_CollectorMA_UUstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=53062static String
Table_Name
TableName=PP_Cost_CollectorMA
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.I_M_AttributeSetInstance
getM_AttributeSetInstance()
int
getM_AttributeSetInstance_ID()
Get Attribute Set Instance.BigDecimal
getMovementQty()
Get Movement Quantity.I_PP_Cost_Collector
getPP_Cost_Collector()
int
getPP_Cost_Collector_ID()
Get Manufacturing Cost Collectorint
getPP_Cost_CollectorMA_ID()
Get Manufacturing Order MAString
getPP_Cost_CollectorMA_UU()
Get PP_Cost_CollectorMA_UUTimestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setIsActive(boolean IsActive)
Set Active.void
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance.void
setMovementQty(BigDecimal MovementQty)
Set Movement Quantity.void
setPP_Cost_Collector_ID(int PP_Cost_Collector_ID)
Set Manufacturing Cost Collectorvoid
setPP_Cost_CollectorMA_ID(int PP_Cost_CollectorMA_ID)
Set Manufacturing Order MAvoid
setPP_Cost_CollectorMA_UU(String PP_Cost_CollectorMA_UU)
Set PP_Cost_CollectorMA_UU
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=PP_Cost_CollectorMA- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53062- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_M_AttributeSetInstance_ID
static final String COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID- See Also:
- Constant Field Values
-
COLUMNNAME_MovementQty
static final String COLUMNNAME_MovementQty
Column name MovementQty- See Also:
- Constant Field Values
-
COLUMNNAME_PP_Cost_Collector_ID
static final String COLUMNNAME_PP_Cost_Collector_ID
Column name PP_Cost_Collector_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PP_Cost_CollectorMA_ID
static final String COLUMNNAME_PP_Cost_CollectorMA_ID
Column name PP_Cost_CollectorMA_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PP_Cost_CollectorMA_UU
static final String COLUMNNAME_PP_Cost_CollectorMA_UU
Column name PP_Cost_CollectorMA_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
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_AttributeSetInstance_ID
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. Product Attribute Set Instance
-
getM_AttributeSetInstance_ID
int getM_AttributeSetInstance_ID()
Get Attribute Set Instance. Product Attribute Set Instance
-
getM_AttributeSetInstance
I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
- Throws:
RuntimeException
-
setMovementQty
void setMovementQty(BigDecimal MovementQty)
Set Movement Quantity. Quantity of a product moved.
-
getMovementQty
BigDecimal getMovementQty()
Get Movement Quantity. Quantity of a product moved.
-
setPP_Cost_Collector_ID
void setPP_Cost_Collector_ID(int PP_Cost_Collector_ID)
Set Manufacturing Cost Collector
-
getPP_Cost_Collector_ID
int getPP_Cost_Collector_ID()
Get Manufacturing Cost Collector
-
getPP_Cost_Collector
I_PP_Cost_Collector getPP_Cost_Collector() throws RuntimeException
- Throws:
RuntimeException
-
setPP_Cost_CollectorMA_ID
void setPP_Cost_CollectorMA_ID(int PP_Cost_CollectorMA_ID)
Set Manufacturing Order MA
-
getPP_Cost_CollectorMA_ID
int getPP_Cost_CollectorMA_ID()
Get Manufacturing Order MA
-
setPP_Cost_CollectorMA_UU
void setPP_Cost_CollectorMA_UU(String PP_Cost_CollectorMA_UU)
Set PP_Cost_CollectorMA_UU
-
getPP_Cost_CollectorMA_UU
String getPP_Cost_CollectorMA_UU()
Get PP_Cost_CollectorMA_UU
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-