DBA Data[Home] [Help]

APPS.HRSPINE dependencies on STANDARD

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

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

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

1949: --
1950: LOOP
1951: if (p_concat_segs is null) then
1952: --
1953: -- fetch standard cursor, no group partial matching
1954: --
1955: /*** vik ***/
1956: hr_utility.set_location ('hrspine.spine', 51);
1957: FETCH C_Spinal_Placements_Cursor

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

2434: LOOP
2435:
2436: if (p_concat_segs is null) then
2437: --
2438: -- fetch standard cursor, no group partial matching
2439: --
2440: hr_utility.set_location ('hrspine.spine', 52);
2441: FETCH C_Spinal_Placements_Cursor
2442: INTO LC_Placement_ID,