|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_C_CommissionRun
org.compiere.model.MCommissionRun
public class MCommissionRun
Commission Run
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.X_C_CommissionRun |
|---|
accessLevel, Model, Table_ID, Table_Name, updatedMS |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
MCommissionRun(Ctx ctx,
int C_CommissionRun_ID,
String trxName)
Standard Constructor |
|
MCommissionRun(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
MCommissionRun(MCommission commission)
Parent Constructor |
|
| Method Summary | |
|---|---|
MCommissionAmt[] |
getAmts()
Get Amounts |
void |
updateFromAmt()
Update From Amt |
| Methods inherited from class org.compiere.model.X_C_CommissionRun |
|---|
get_AccessLevel, getC_Commission_ID, getC_CommissionRun_ID, getDescription, getDocumentNo, getGrandTotal, getKeyNamePair, getStartDate, initPO, isProcessed, isProcessing, setC_Commission_ID, setC_CommissionRun_ID, setDescription, setDocumentNo, setGrandTotal, setProcessed, setProcessing, setStartDate, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MCommissionRun(Ctx ctx,
int C_CommissionRun_ID,
String trxName)
ctx - contextC_CommissionRun_ID - idtrxName - transactionpublic MCommissionRun(MCommission commission)
commission - parent
public MCommissionRun(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
public MCommissionAmt[] getAmts()
public void updateFromAmt()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||