| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PurchasingAccountsPayableFormBase | |
|---|---|
| org.kuali.kfs.module.purap.document.web.struts | |
| Uses of PurchasingAccountsPayableFormBase in org.kuali.kfs.module.purap.document.web.struts | 
|---|
| Subclasses of PurchasingAccountsPayableFormBase in org.kuali.kfs.module.purap.document.web.struts | |
|---|---|
 class | 
AccountsPayableFormBase
Struts Action Form for Accounts Payable documents.  | 
 class | 
PaymentRequestForm
Struts Action Form for Payment Request document.  | 
 class | 
PurchaseOrderForm
Struts Action Form for Purchase Order document.  | 
 class | 
PurchasingFormBase
Struts Action Form for Purchasing documents.  | 
 class | 
RequisitionForm
Struts Action Form for Requisition document.  | 
 class | 
VendorCreditMemoForm
Struts Action Form for Credit Memo document.  | 
| Methods in org.kuali.kfs.module.purap.document.web.struts with parameters of type PurchasingAccountsPayableFormBase | |
|---|---|
protected  SourceAccountingLine | 
PurchasingActionBase.customAccountRetrieval(int accountIndex,
                                             PurchasingAccountsPayableFormBase purchasingAccountsPayableForm)
Sets the line for account distribution.  | 
protected  SourceAccountingLine | 
PurchasingAccountsPayableActionBase.customAccountRetrieval(int accountIndex,
                                             PurchasingAccountsPayableFormBase purchasingAccountsPayableForm)
Perform custom processing on accounting lines.  | 
protected  void | 
PurchasingAccountsPayableActionBase.insertAccountingLine(PurchasingAccountsPayableFormBase financialDocumentForm,
                                         PurApItem item,
                                         PurApAccountingLine line)
Insert the given Accounting Line in several appropriate places in the given item and given form.  | 
 boolean | 
PurchasingActionBase.processCustomInsertAccountingLine(PurchasingAccountsPayableFormBase purapForm,
                                                                   javax.servlet.http.HttpServletRequest request)
 | 
 boolean | 
PurchasingAccountsPayableActionBase.processCustomInsertAccountingLine(PurchasingAccountsPayableFormBase purapForm,
                                                                   javax.servlet.http.HttpServletRequest request)
Allows the custom processing of an accounting line during a call to insert source line.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||