DBA Data[Home] [Help]

APPS.HRSPINE dependencies on STANDARD

Line 1257: In addition to standard restriction parameters that maps to table columns there

1253:
1254: There has also been the addition of many new parameters to the Increment process
1255: to allow the user to restrict which assignments are incremented.
1256:
1257: In addition to standard restriction parameters that maps to table columns there
1258: has also been the addition of business rule parameters. What these do is to
1259: allow the user to increment an assignment based on say the employee's date of
1260: birth. This also allows the restriction for a date period, so you could specify
1261: that you wish to increment all those employee's that have a birthday in march.

Line 1960: -- fetch standard cursor, no group partial matching

1956: --
1957: LOOP
1958: if (p_concat_segs is null) then
1959: --
1960: -- fetch standard cursor, no group partial matching
1961: --
1962: /*** vik ***/
1963: hr_utility.set_location ('hrspine.spine', 51);
1964: FETCH C_Spinal_Placements_Cursor

Line 2445: -- fetch standard cursor, no group partial matching

2441: LOOP
2442:
2443: if (p_concat_segs is null) then
2444: --
2445: -- fetch standard cursor, no group partial matching
2446: --
2447: hr_utility.set_location ('hrspine.spine', 52);
2448: FETCH C_Spinal_Placements_Cursor
2449: INTO LC_Placement_ID,