DBA Data[Home] [Help]

APPS.PA_FORECAST_ITEMS_UTILS dependencies on PA_TIMELINE_GLOB

Line 837: g_TimelineProfileSetup PA_TIMELINE_GLOB.TimelineProfileSetup;

833: li_first_ou NUMBER;
834: ld_last_end_date DATE;
835: li_last_ou NUMBER;
836:
837: g_TimelineProfileSetup PA_TIMELINE_GLOB.TimelineProfileSetup;
838: AVAILABILITY_DURATION NUMBER;
839:
840: l_new_StartDateTab PA_FORECAST_GLOB.DateTabTyp;
841: l_new_EndDateTab PA_FORECAST_GLOB.DateTabTyp;

Line 1010: g_TimelineProfileSetup PA_TIMELINE_GLOB.TimelineProfileSetup;

1006: li_new_last_index NUMBER;
1007: ld_first_start_date DATE;
1008: ld_last_end_date DATE;
1009:
1010: g_TimelineProfileSetup PA_TIMELINE_GLOB.TimelineProfileSetup;
1011: AVAILABILITY_DURATION NUMBER;
1012: l_msg_index_out NUMBER;
1013:
1014: BEGIN