OSID Logo
OSID Specifications
financials budgeting batch package
Version 3.1.0
Interfaceosid.financials.budgeting.batch.BudgetPeer
Implementsosid.OsidCapsule
Used Byosid.financials.budgeting.batch.BudgetPeerList
Description

An interface for the peers of the Budget.

MethodgetActivityId
Description

Gets the Id of the activity.

Returnosid.id.Id the activity Id
Compliancemandatory This method must be implemented.
MethodgetFiscalPeriodId
Description

Gets the Id of the fiscal period.

Returnosid.id.Id the fiscal period Id
Compliancemandatory This method must be implemented.