|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_PerpetualInv
Generated Interface for M_PerpetualInv
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_CountHighMovement
Column name CountHighMovement |
static String |
COLUMNNAME_DateLastRun
Column name DateLastRun |
static String |
COLUMNNAME_DateNextRun
Column name DateNextRun |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_M_PerpetualInv_ID
Column name M_PerpetualInv_ID |
static String |
COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID |
static String |
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_NoInventoryCount
Column name NoInventoryCount |
static String |
COLUMNNAME_NoProductCount
Column name NoProductCount |
static String |
COLUMNNAME_NumberOfRuns
Column name NumberOfRuns |
static String |
COLUMNNAME_Processing
Column name Processing |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=342 |
static String |
Table_Name
TableName=M_PerpetualInv |
| Method Summary | |
|---|---|
Timestamp |
getDateLastRun()
Get Date last run. |
Timestamp |
getDateNextRun()
Get Date next run. |
String |
getDescription()
Get Description. |
int |
getM_PerpetualInv_ID()
Get Perpetual Inventory. |
int |
getM_Product_Category_ID()
Get Product Category. |
I_M_Product_Category |
getM_Product_Category()
|
int |
getM_Warehouse_ID()
Get Warehouse. |
I_M_Warehouse |
getM_Warehouse()
|
String |
getName()
Get Name. |
int |
getNoInventoryCount()
Get Number of Inventory counts. |
int |
getNoProductCount()
Get Number of Product counts. |
int |
getNumberOfRuns()
Get Number of runs. |
boolean |
isCountHighMovement()
Get Count high turnover items. |
boolean |
isProcessing()
Get Process Now |
void |
setCountHighMovement(boolean CountHighMovement)
Set Count high turnover items. |
void |
setDateLastRun(Timestamp DateLastRun)
Set Date last run. |
void |
setDateNextRun(Timestamp DateNextRun)
Set Date next run. |
void |
setDescription(String Description)
Set Description. |
void |
setM_PerpetualInv_ID(int M_PerpetualInv_ID)
Set Perpetual Inventory. |
void |
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setName(String Name)
Set Name. |
void |
setNoInventoryCount(int NoInventoryCount)
Set Number of Inventory counts. |
void |
setNoProductCount(int NoProductCount)
Set Number of Product counts. |
void |
setNumberOfRuns(int NumberOfRuns)
Set Number of runs. |
void |
setProcessing(boolean Processing)
Set Process Now |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_CountHighMovement
static final String COLUMNNAME_DateLastRun
static final String COLUMNNAME_DateNextRun
static final String COLUMNNAME_Description
static final String COLUMNNAME_M_PerpetualInv_ID
static final String COLUMNNAME_M_Product_Category_ID
static final String COLUMNNAME_M_Warehouse_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_NoInventoryCount
static final String COLUMNNAME_NoProductCount
static final String COLUMNNAME_NumberOfRuns
static final String COLUMNNAME_Processing
| Method Detail |
|---|
void setCountHighMovement(boolean CountHighMovement)
boolean isCountHighMovement()
void setDateLastRun(Timestamp DateLastRun)
Timestamp getDateLastRun()
void setDateNextRun(Timestamp DateNextRun)
Timestamp getDateNextRun()
void setDescription(String Description)
String getDescription()
void setM_PerpetualInv_ID(int M_PerpetualInv_ID)
int getM_PerpetualInv_ID()
void setM_Product_Category_ID(int M_Product_Category_ID)
int getM_Product_Category_ID()
I_M_Product_Category getM_Product_Category()
throws Exception
Exceptionvoid setM_Warehouse_ID(int M_Warehouse_ID)
int getM_Warehouse_ID()
I_M_Warehouse getM_Warehouse()
throws Exception
Exceptionvoid setName(String Name)
String getName()
void setNoInventoryCount(int NoInventoryCount)
int getNoInventoryCount()
void setNoProductCount(int NoProductCount)
int getNoProductCount()
void setNumberOfRuns(int NumberOfRuns)
int getNumberOfRuns()
void setProcessing(boolean Processing)
boolean isProcessing()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||