DBA Data[Home] [Help]

APPS.PA_OTC_API dependencies on PA_FORECAST_ITEMS

Line 7376: Pa_Forecast_Items FI,

7372: FI.Expenditure_Type,
7373: FI.Expenditure_Type_Class,
7374: FI.Item_Quantity
7375: From
7376: Pa_Forecast_Items FI,
7377: Pa_Projects_All P,
7378: Pa_Project_Assignments PPA
7379: Where
7380: Person_Id = P_Emp_Id

Line 7406: Pa_Forecast_Items FI,

7402: FI.Expenditure_Type,
7403: FI.Expenditure_Type_Class,
7404: FI.Item_Quantity
7405: From
7406: Pa_Forecast_Items FI,
7407: Pa_Projects_All P
7408: Where
7409: Person_Id = P_Emp_Id
7410: And Item_Date Between P_Start_Date

Line 7434: Pa_Forecast_Items FI,

7430: FI.Expenditure_Type,
7431: FI.Expenditure_Type_Class,
7432: FI.Item_Quantity
7433: From
7434: Pa_Forecast_Items FI,
7435: Pa_Projects_All P,
7436: Pa_Resource_Txn_Attributes PTA
7437: Where
7438: PTA.Person_Id = P_Emp_Id