Deep Links in Budgetary Control

Fusion Applications Support direct navigation to certain areas in the application using Deep Links.

Use Deep Links to open a page with certain criteria or link it to a BI report. For more information about deep links see related topics at the end of this section.

Deep Link to Review Budgetary Control Transactions

You can directly drill from budgetary control balances analysis to Review Budgetary Control Transactions using a deep link to review the transactions that make up the balance. Add the deep link in Column properties of the Interaction tab for each balance type. The deep link URL and the parameters can be defined as show here.

Deep Link:
https://pod-name/fscmUI/faces/deeplink?objType={1}&action={2}&objKey=controlBudgetName=@{controlBudgetName};budgetAccount=@{budgetAccount};periodName=@{periodName};balanceAmount=@{balanceAmount};balanceType=@{balanceType}
Note: Replace <pod-name> with your pod name to use this Deep Link.

Review Budgetary Control Transactions Deep Link Parameters

Name Prompt Value
1 objType XCC_REVIEWTRANSACTIONS
2 action

VIEW/NONE

VIEW navigates to the Review Budgetary Control Transactions page to display the transactions that made up the particular balance from which you drill.

NONE navigates to the Review Budgetary Control Transactions page without passing the current balance record context as search parameters.

controlBudgetName controlBudgetName

Select column value

Control Budget.Control Budget Name

budgetAccount budgetAccount

Select column value:

Control Budget Account.Concatenated Segments

periodName periodName

Select column value:

Control Budget Account.Concatenated Segments

balanceAmount balanceAmount For each consumption balance type column for which deep link is enabled, select the corresponding column value:
  • "Consumption"."Commitments"

  • "Consumption"."Obligations"

  • "Consumption"."Other Anticipated Expenditures"

  • "Consumption"."Expenditures"

balanceType balanceType
For each consumption balance type column for which deep link is enabled, enter the corresponding column value:
  • Commitment
  • Obligation
  • Other encumbrance
  • Expenditure
Note: A sample of Budgetary Control Balances Analysis with deep links to Review budgetary control Transactions is available on customer connect.