DBA Data[Home] [Help]

APPS.PA_RBS_ELEMENTS_PVT dependencies on PA_EXPENDITURE_TYPES

Line 1615: Pa_Expenditure_Types

1611: Cursor c_ExpType ( P_Id IN Number) Is
1612: Select
1613: 'Y'
1614: From
1615: Pa_Expenditure_Types
1616: Where
1617: Expenditure_Type_Id = P_Id;
1618:
1619: Cursor c_RevCat ( P_Code IN Varchar2) Is