DBA Data[Home] [Help]

APPS.OPI_DBI_COGS_PKG dependencies on STANDARD

Line 48: -- Standard WHO columns

44: -- Stage failure.
45: stage_failure EXCEPTION;
46: PRAGMA EXCEPTION_INIT (stage_failure, -20004);
47:
48: -- Standard WHO columns
49: g_user_id NUMBER;
50: g_login_id NUMBER;
51: g_program_id NUMBER;
52: g_program_login_id NUMBER;