DBA Data[Home] [Help]

APPS.PA_FIN_PLAN_UTILS dependencies on FND_CURRENCIES

Line 1010: ,p_txn_currency_code IN fnd_currencies.currency_code%TYPE

1006: FUNCTION Check_delete_txn_cur_ok(
1007: p_project_id IN pa_projects_all.project_id%TYPE
1008: ,p_context IN VARCHAR2 -- FINPLAN or WORKPLAN
1009: ,p_fin_plan_version_id IN pa_budget_versions.budget_version_id%TYPE
1010: ,p_txn_currency_code IN fnd_currencies.currency_code%TYPE
1011: ) RETURN VARCHAR2;
1012:
1013: /*=============================================================================
1014: This api is called to check if amounts exist for any of the workplan versions