|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.process.SvrProcess
org.eevolution.process.PrintBOM
public class PrintBOM
BOM lines explosion for print
| Field Summary |
|---|
| Fields inherited from class org.compiere.process.SvrProcess |
|---|
log, MSG_InvalidArguments, MSG_SaveErrorRowNotFound |
| Constructor Summary | |
|---|---|
PrintBOM()
|
|
| Method Summary | |
|---|---|
void |
component(int M_Product_ID)
Find if this product as component |
protected String |
doIt()
Perform process. |
void |
parentExplotion(int PP_Product_BOM_ID)
Generate an Explotion for this BOM |
void |
parentImplotion(int PP_Product_BOMLine_ID)
Generate an Implotion for this BOM Line |
protected void |
prepare()
Prepare - e.g., get Parameters. |
| Methods inherited from class org.compiere.process.SvrProcess |
|---|
addLog, addLog, commit, commitEx, doIt, get_TrxName, getAD_Client_ID, getAD_PInstance_ID, getAD_User_ID, getCtx, getName, getParameter, getProcessInfo, getRecord_ID, getTable_ID, isLocked, lockObject, postProcess, rollback, startProcess, unlockObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrintBOM()
| Method Detail |
|---|
protected void prepare()
prepare in class SvrProcess
protected String doIt()
throws Exception
doIt in class SvrProcessException - if not successfulpublic void parentImplotion(int PP_Product_BOMLine_ID)
PP_Product_BOMLine_ID - ID BOM Linepublic void parentExplotion(int PP_Product_BOM_ID)
PP_Product_BOMLine_ID - ID BOM Linepublic void component(int M_Product_ID)
M_Product_ID - ID Component
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||