DBA Data[Home] [Help]

APPS.OE_PC_CONSTRAINTS_ADMIN_PUB dependencies on STANDARD

Line 147: -- ** enhance the standardization of the code by applying the prevailing coding standards

143:
144: l_pkg_name := l_app_short_name || '_' || p_entity_short_name || '_PCFWK';
145:
146: -- generate the package spec and body
147: -- ** enhance the standardization of the code by applying the prevailing coding standards
148: -- ** and by adding more comments
149: -----------------------------------------------------------------------------------------
150: -- generate spec
151: utl_file.put_line(l_specFileHandle, '-- ');