| Package | Description |
|---|---|
| com.crm.dataobject.billing | |
| com.crm.dataobject.financialtransactions |
| Modifier and Type | Class and Description |
|---|---|
class |
CRMDONormalBillingRun
table="NORMALBILLINGRUN"
|
class |
CRMDOPrepaidBillingRun
table="PREPAIDBILLINGRUN"
|
| Modifier and Type | Method and Description |
|---|---|
CRMDOBillingRun |
CRMDOInvoice.getBillingRun() |
CRMDOBillingRun |
CRMDOCreditNote.getBillingRun() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOInvoice.setBillingRun(CRMDOBillingRun billingRun) |
void |
CRMDOCreditNote.setBillingRun(CRMDOBillingRun billingRun) |