|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.eevolution.model.X_PP_Product_Planning
org.eevolution.model.MPPProductPlanning
public class MPPProductPlanning
Product Data Planning
| Field Summary |
|---|
| Fields inherited from class org.eevolution.model.X_PP_Product_Planning |
|---|
ORDER_POLICY_AD_Reference_ID, ORDER_POLICY_LoteForLote, ORDER_POLICY_OrderFixedQuantity, ORDER_POLICY_PeriodOrderQuantity, PLANNER_ID_AD_Reference_ID |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
MPPProductPlanning(Properties ctx,
int pp_product_planning_id,
String trxname)
Default Constructor |
|
MPPProductPlanning(Properties ctx,
ResultSet rs,
String trxname)
Load Constructor |
|
| Method Summary | |
|---|---|
static MPPProductPlanning |
get(Properties ctx,
int ad_org_id,
int m_warehouse_id,
int s_resource_id,
int m_product_id,
String trxname)
Get Data Product Planning |
static MPPProductPlanning |
get(Properties ctx,
int ad_org_id,
int m_product_id,
String trxname)
Get Data Product Planning to Organization |
static MPPProductPlanning |
getDemandSupplyResource(Properties ctx,
int AD_Org_ID,
int M_Product_ID,
String trxName)
find planning data demand & supply to this warehouse |
static MPPProductPlanning |
getMPPProductPlanning(Properties ctx,
int AD_Client_ID,
int AD_Org_ID,
int M_Warehouse_ID,
int S_Resource_ID,
int M_Product_ID,
String trxName)
find data planning, try find the specific planning data if do not found then try find data planning general |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public MPPProductPlanning(Properties ctx,
int pp_product_planning_id,
String trxname)
ctx - contextpp_product_planning_id - idtrxName -
public MPPProductPlanning(Properties ctx,
ResultSet rs,
String trxname)
ctx - contextrs - result settrxName - Transaction Name| Method Detail |
|---|
public static MPPProductPlanning get(Properties ctx,
int ad_org_id,
int m_product_id,
String trxname)
ctx - Contextad_org_id - Organization IDm_product_id - Product IDtrxName - Transaction Name
public static MPPProductPlanning get(Properties ctx,
int ad_org_id,
int m_warehouse_id,
int s_resource_id,
int m_product_id,
String trxname)
ctx - ContextAD_Org_ID - ID OrganizationM_Warehouse_ID - WarehouseS_Resource_ID - Resource type PlantM_Product_ID - ID Producttrxname - Trx Name
public static MPPProductPlanning getMPPProductPlanning(Properties ctx,
int AD_Client_ID,
int AD_Org_ID,
int M_Warehouse_ID,
int S_Resource_ID,
int M_Product_ID,
String trxName)
ctx - ContextAD_Org_ID - Organization IDM_Warehouse_ID - Resource IDS_Resource_ID - Resource IDM_Product_ID - Product IDtrxName - Transaction Name
public static MPPProductPlanning getDemandSupplyResource(Properties ctx,
int AD_Org_ID,
int M_Product_ID,
String trxName)
ctx - ContextAD_Org_ID - Organization IDM_Product_ID - Product IDtrxName - Transaction Name
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||