DBA Data[Home] [Help]

APPS.CS_SR_INTERFACE_CP dependencies on PA_UTILS

Line 448: This is the last day of the expenditure week for this transaction.Function pa_utils.newgetweekending(p_date in date)

444:
445:
446: /* Parameter #3
447: EXPENDITURE_ENDING_DATE
448: This is the last day of the expenditure week for this transaction.Function pa_utils.newgetweekending(p_date in date)
449: takes in the transaction date and returns the expenditure ending date for that week
450: */
451:
452:

Line 453: l_exp_ending_date := pa_utils.newgetweekending(l_transaction_date);

449: takes in the transaction date and returns the expenditure ending date for that week
450: */
451:
452:
453: l_exp_ending_date := pa_utils.newgetweekending(l_transaction_date);
454:
455: /* Parameter #4
456: EMPLOYEE NUMBER
457: This is the employee number who incurred the expense