DBA Data[Home] [Help]

APPS.PA_RBS_ELEMENTS_PVT dependencies on PA_EXPENDITURE_TYPES

Line 1572: Pa_Expenditure_Types

1568: Cursor c_ExpType ( P_Id IN Number) Is
1569: Select
1570: 'Y'
1571: From
1572: Pa_Expenditure_Types
1573: Where
1574: Expenditure_Type_Id = P_Id;
1575:
1576: Cursor c_RevCat ( P_Code IN Varchar2) Is