DBA Data[Home] [Help]

APPS.PA_OTC_API dependencies on PA_FORECAST_ITEMS

Line 8259: Pa_Forecast_Items FI,

8255: FI.Expenditure_Type,
8256: FI.Expenditure_Type_Class,
8257: FI.Item_Quantity
8258: From
8259: Pa_Forecast_Items FI,
8260: Pa_Projects_All P,
8261: Pa_Project_Assignments PPA
8262: Where
8263: Person_Id = P_Emp_Id

Line 8289: Pa_Forecast_Items FI,

8285: FI.Expenditure_Type,
8286: FI.Expenditure_Type_Class,
8287: FI.Item_Quantity
8288: From
8289: Pa_Forecast_Items FI,
8290: Pa_Projects_All P
8291: Where
8292: Person_Id = P_Emp_Id
8293: And Item_Date Between P_Start_Date

Line 8317: Pa_Forecast_Items FI,

8313: FI.Expenditure_Type,
8314: FI.Expenditure_Type_Class,
8315: FI.Item_Quantity
8316: From
8317: Pa_Forecast_Items FI,
8318: Pa_Projects_All P,
8319: Pa_Resource_Txn_Attributes PTA
8320: Where
8321: PTA.Person_Id = P_Emp_Id