Package | Description |
---|---|
com.crm.process.vouchers |
Modifier and Type | Method and Description |
---|---|
VoucherPurgingForm |
CRMUILotBean.loadVoucherPurgeForm()
Loads a form to purge vouchers.
|
VoucherPurgingForm |
CRMUILotBean.submitVoucherPurgingButton(VoucherPurgingForm purgeVouchersForm)
Purge Vouchers.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
CRMUILotBean.addLotButton(VoucherPurgingForm voucherPurgingForm,
java.util.ArrayList<java.lang.String> lotIDs)
Adds lots to purge.
|
VoucherPurgingForm |
CRMUILotBean.submitVoucherPurgingButton(VoucherPurgingForm purgeVouchersForm)
Purge Vouchers.
|