DBA Data[Home] [Help]

APPS.FII_GL_BUDGET_EXTRACTION dependencies on BIS_COMMON_PARAMETERS

Line 35: g_prim_curr := BIS_COMMON_PARAMETERS.get_currency_code;

31: g_phase := 'Find currency information.';
32:
33: -- Find all currency related information
34: --------------------------------------------------------------
35: g_prim_curr := BIS_COMMON_PARAMETERS.get_currency_code;
36: g_sec_curr := BIS_COMMON_PARAMETERS.get_secondary_currency_code;
37:
38: g_phase := 'Find login information.';
39:

Line 36: g_sec_curr := BIS_COMMON_PARAMETERS.get_secondary_currency_code;

32:
33: -- Find all currency related information
34: --------------------------------------------------------------
35: g_prim_curr := BIS_COMMON_PARAMETERS.get_currency_code;
36: g_sec_curr := BIS_COMMON_PARAMETERS.get_secondary_currency_code;
37:
38: g_phase := 'Find login information.';
39:
40: -- Find login information