| Interface | osid.financials.budgeting.BudgetForm | ||
|---|---|---|---|
| Implements | osid.OsidRelationshipForm | ||
| Description | 
                 This is the form for creating and updating   | ||
| Method | getBudgetFormRecord | ||
| Description | 
                     Gets the   | ||
| Parameters | osid.type.Type | budgetRecordType | a budget record type | 
| Return | osid.financials.budgeting.records.BudgetFormRecord | the budget form record | |
| Errors | NULL_ARGUMENT |  budgetRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(budgetRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |