Line 1267: fnd_profile.get('PAY_ROLLBACK_BY_ASSIGNMENT_SET_HINTS', l_prof_value);
1263: else
1264: spcexc := 0;
1265: end if;
1266: /*Bug 12320011 */ 1267: fnd_profile.get('PAY_ROLLBACK_BY_ASSIGNMENT_SET_HINTS', l_prof_value); 1268:
1269: --
1270: -- now build the sql, based on the information.
1271: /* Modified both the queries(include,everyone) for performance issue Bug: 6689854 */