DBA Data[Home] [Help]

APPS.PA_RBS_MAPPING dependencies on PA_RBS_MAPPING_RULE_S

Line 3387: select PA_RBS_MAPPING_RULE_S.nextval

3383: end loop;
3384:
3385:
3386:
3387: select PA_RBS_MAPPING_RULE_S.nextval
3388: into l_rule_id
3389: from dual;
3390:
3391: -- commented select below as its not required because rule_flag in pa_rbs_elements is not null column