DBA Data[Home] [Help]

APPS.PJI_REP_PRF_DFLT_PARAMS dependencies on FND_PROFILE

Line 130: x_calendar_type := NVL(Fnd_Profile.value('PJI_DEF_RPT_CAL_TYPE'), 'E');

126:
127: IF p_calling_type = 'PJI' THEN
128: --Bug 5593229
129:
130: x_calendar_type := NVL(Fnd_Profile.value('PJI_DEF_RPT_CAL_TYPE'), 'E');
131:
132: Pji_Rep_Util.Derive_Pji_Calendar_Info(p_project_id
133: , p_period_type
134: , p_as_of_date