DBA Data[Home] [Help]

APPS.PO_UTF8TRIGGERS_PVT dependencies on STANDARD

Line 62: -- All trigger names follow a standard naming convention, abbreviating

58: -- Populate the pl/sql table with details of all the UTF8 triggers
59: -- required for PO.
60: -- All columns from the same table must be grouped together in order to
61: -- process g_utf8_trigger_tbl correctly.
62: -- All trigger names follow a standard naming convention, abbreviating
63: -- the table name to 3 chars per word, with "_UTF8" appended to the end.
64: --
65:
66: -- Bug 2766729