DBA Data[Home] [Help]

APPS.PER_RI_CONFIG_IMPORT_PKG dependencies on PER_RI_CONFIGURATIONS

Line 16: From per_ri_configurations

12: ,p_enterprise_shortname In Varchar2
13: ) Is
14: Cursor csr_cnf Is
15: Select object_version_number
16: From per_ri_configurations
17: Where configuration_code = p_configuration_code;
18:
19:
20: Cursor csr_ent_shtname Is