DBA Data[Home] [Help]

APPS.GMS_AWARD_DIST_ENG dependencies on PA_IMPLEMENTATIONS

Line 1010: from pa_implementations;

1006: -- Get the Set of Books ID
1007:
1008: select set_of_books_id
1009: into P_sob_id
1010: from pa_implementations;
1011:
1012: -- ERR99 ( System Exception was captured for NO_data_found
1013: -- -------------------------------------------------------
1014: