Package | Description |
---|---|
org.kuali.ole.module.purap.businessobject | |
org.kuali.ole.module.purap.util |
Modifier and Type | Class and Description |
---|---|
class |
AutoClosePurchaseOrderView
Auto Close Purchase Order View Business Object.
|
Modifier and Type | Field and Description |
---|---|
protected List<PurchaseOrderView> |
PurApRelatedViews.PurchaseOrderViewGroup.views |
Modifier and Type | Method and Description |
---|---|
List<PurchaseOrderView> |
PurApRelatedViews.getRelatedPurchaseOrderViews()
Obtains a list of related PurchaseOrderViews, first ordered by POIDs descending, then by document numbers descending;
thus POs with newer POIDs will be in the front, and within the same POID, the current PO will be in the front.
|
List<PurchaseOrderView> |
PurApRelatedViews.PurchaseOrderViewGroup.getViews() |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.