Populates the key fields for BudgetAbstractPeriodCostShare object. This could be done on object creation, unfortunatly at
that time we don't have budgetCostShareSequenceNumber set yet (object is created on page load, while sequence number is set
on pressing "add" on the page). Thus we opted for this solution.
Parameters: documentNumber - Parameters: periods - Parameters: budgetAbstractCostShare -
setBudgetCostShareDescription
public void setBudgetCostShareDescription(String budgetThirdPartyCostShareDescription)(Code)
Sets the budgetThirdPartyCostShareDescription attribute.
Parameters: budgetThirdPartyCostShareDescription - The budgetThirdPartyCostShareDescription to set.
setBudgetCostShareSequenceNumber
public void setBudgetCostShareSequenceNumber(Integer budgetThirdPartyCostShareSequenceNumber)(Code)
Sets the budgetThirdPartyCostShareSequenceNumber attribute.
Parameters: budgetThirdPartyCostShareSequenceNumber - The budgetThirdPartyCostShareSequenceNumber to set.