|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PurApLineForm | |
---|---|
org.kuali.kfs.module.cab.document.service | |
org.kuali.kfs.module.cab.document.service.impl | |
org.kuali.kfs.module.cab.document.web.struts |
Uses of PurApLineForm in org.kuali.kfs.module.cab.document.service |
---|
Methods in org.kuali.kfs.module.cab.document.service with parameters of type PurApLineForm | |
---|---|
void |
PurApInfoService.setPurchaseOrderFromPurAp(PurApLineForm purApLineForm)
Set Purchasing order email address and contact phone from PurAp. |
Uses of PurApLineForm in org.kuali.kfs.module.cab.document.service.impl |
---|
Methods in org.kuali.kfs.module.cab.document.service.impl with parameters of type PurApLineForm | |
---|---|
void |
PurApInfoServiceImpl.setPurchaseOrderFromPurAp(PurApLineForm purApLineForm)
|
Uses of PurApLineForm in org.kuali.kfs.module.cab.document.web.struts |
---|
Methods in org.kuali.kfs.module.cab.document.web.struts with parameters of type PurApLineForm | |
---|---|
protected void |
PurApLineAction.buildPurApDocList(PurApLineForm purApLineForm)
Build PurchasingAccountsPayableDocument list in which all documents have the same PO_ID. |
protected void |
PurApLineAction.checkMergeRequiredFields(PurApLineForm purApForm)
Check the required fields entered for merge. |
protected void |
PurApLineAction.clearForMerge(PurApLineForm purApForm)
Clear user input after merge. |
protected void |
PurApLineAction.performAllocate(PurApLineForm purApForm,
PurchasingAccountsPayableItemAsset allocateSourceLine,
List<PurchasingAccountsPayableItemAsset> allocateTargetLines)
Allocate with service help. |
protected void |
PurApLineAction.performMerge(PurApLineForm purApForm,
List<PurchasingAccountsPayableItemAsset> mergeLines,
boolean isMergeAll)
Merge with service help. |
protected void |
PurApLineAction.retrieveUserInputForMerge(PurchasingAccountsPayableItemAsset firstItem,
PurApLineForm purApForm)
Retrieve user input merge quantity and merge description. |
protected void |
PurApLineAction.validateMergeAction(PurApLineForm purApForm,
List<PurchasingAccountsPayableItemAsset> mergeLines,
boolean isMergeAll,
boolean tradeInAllowanceInAllLines,
boolean tradeInIndicatorInSelectedLines)
Check if the merge action is valid or not. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |