org.kuali.kfs.module.ar.document
Class CustomerInvoiceItemCodeMaintainableImplUtil
java.lang.Object
org.kuali.kfs.module.ar.document.CustomerInvoiceItemCodeMaintainableImplUtil
public class CustomerInvoiceItemCodeMaintainableImplUtil
- extends Object
Method Summary |
static List<org.kuali.rice.kns.document.MaintenanceLock> |
generateCustomerInvoiceItemCodeMaintenanceLocks(org.kuali.rice.kns.bo.PersistableBusinessObject bo,
String documentNumber)
This utility is used for creating the special lock for customer invoice item code to ensure that
no invoice item codes are created if a organization option maint. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHART_OF_ACCOUNTS_CODE_FIELD
public static final String CHART_OF_ACCOUNTS_CODE_FIELD
- See Also:
- Constant Field Values
ORGANIZATION_CODE_FIELD
public static final String ORGANIZATION_CODE_FIELD
- See Also:
- Constant Field Values
CustomerInvoiceItemCodeMaintainableImplUtil
public CustomerInvoiceItemCodeMaintainableImplUtil()
generateCustomerInvoiceItemCodeMaintenanceLocks
public static List<org.kuali.rice.kns.document.MaintenanceLock> generateCustomerInvoiceItemCodeMaintenanceLocks(org.kuali.rice.kns.bo.PersistableBusinessObject bo,
String documentNumber)
- This utility is used for creating the special lock for customer invoice item code to ensure that
no invoice item codes are created if a organization option maint. doc is pending with the same
chart and organization.
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.