DBA Data[Home] [Help]

APPS.PA_CLIENT_EXTN_BUDGET dependencies on PA_BUDGET_UTILS

Line 193: -- G_bgt_intg_flag - PA_BUDGET_UTILS.G_Bgt_Intg_Flag

189: -- THEN
190: -- Code any financial planning logic.
191: --
192: --
193: -- G_bgt_intg_flag - PA_BUDGET_UTILS.G_Bgt_Intg_Flag
194: -- This package specification global defaults to NULL.
195: -- It may be populated by the Budgets form and other Budget
196: -- APIs for integration budgets. It will NOT be populated
197: -- by Budget and Project Form Copy_Budget functions.

Line 252: l_bgt_intg_flag := PA_BUDGET_UTILS.G_Bgt_Intg_Flag;

248:
249: --
250: -- Initialize Local Variable for Non-Project Budget Integration Global.
251: --
252: l_bgt_intg_flag := PA_BUDGET_UTILS.G_Bgt_Intg_Flag;
253:
254: --
255: -- Initialize OUT-parameters Here
256: --