DBA Data[Home] [Help]

APPS.PA_PPR_CONCURRENT_PROGRAM dependencies on PJI_UTILS

Line 1283: PJI_UTILS.WRITE2LOG('CREATE_MAPPING_RULES:' ||

1279: l_return_status,
1280: l_msg_count,
1281: l_msg_data);
1282: exception when others then
1283: PJI_UTILS.WRITE2LOG('CREATE_MAPPING_RULES:' ||
1284: c.RBS_VERSION_ID || ' : ' || SQLERRM);
1285: end;
1286:
1287: end if;