DBA Data[Home] [Help]

APPS.GMS_AWARD_DIST_ENG dependencies on PA_IMPLEMENTATIONS

Line 1078: from pa_implementations;

1074: -- Get the Set of Books ID
1075:
1076: select set_of_books_id
1077: into P_sob_id
1078: from pa_implementations;
1079:
1080: -- ERR99 ( System Exception was captured for NO_data_found
1081: -- -------------------------------------------------------
1082: