DBA Data[Home] [Help]

APPS.PA_RBS_MAPPING dependencies on PA_RBS_MAPPING_RULE_S

Line 3052: select PA_RBS_MAPPING_RULE_S.nextval

3048: end loop;
3049:
3050:
3051:
3052: select PA_RBS_MAPPING_RULE_S.nextval
3053: into l_rule_id
3054: from dual;
3055:
3056: -- commented select below as its not required because rule_flag in pa_rbs_elements is not null column