DBA Data[Home] [Help]

APPS.PAY_SID_BUS dependencies on STANDARD

Line 304: -- Get standard default number of insurable weeks in current pay period

300: -- ---------------------------------------------------------------------------
301: -- {Start Of Comments}
302: --
303: -- Description:
304: -- Get standard default number of insurable weeks in current pay period
305: --
306: -- Prerequisites:
307: --
308: -- In Arguments:

Line 314: -- returns standard default number of insurable weeks in current pay period

310: -- p_assignment_id
311: --
312: --
313: -- Post Success:
314: -- returns standard default number of insurable weeks in current pay period
315: --
316: -- Post Failure:
317: --
318: -- Access Status:

Line 335: -- check that overridden insurable weeks are not more than standard default

331: -- ---------------------------------------------------------------------------
332: -- {Start Of Comments}
333: --
334: -- Description:
335: -- check that overridden insurable weeks are not more than standard default
336: -- number of insurable weeks in current pay period.
337: --
338: -- Prerequisites:
339: --