DBA Data[Home] [Help]

APPS.PA_PAGE_CONTENTS_PVT dependencies on DUAL

Line 68: FROM DUAL;

64: /* Commented for bug 3866224 to remove hard coded schema reference and modified as below
65: SELECT pa.pa_page_contents_s.nextval */
66: SELECT pa_page_contents_s.nextval
67: INTO l_content_id
68: FROM DUAL;
69:
70: PA_PAGE_CONTENTS_PKG.INSERT_PAGE_CONTENTS_ROW (
71: l_content_id
72: ,P_OBJECT_TYPE