DBA Data[Home] [Help]

APPS.JAI_CMN_RG_PERIOD_BALS_PKG dependencies on FND_GLOBAL

Line 406: fnd_global.user_id,

402: 0,
403: nvl(r_last_record.cumulative_misc_adjustment, 0)+ nvl(r_last_record.misc_adjustment, 0),
404: nvl(r_last_record.cumulative_rounding_adjustment, 0)+nvl(r_last_record.rounding_adjustment, 0),
405: sysdate,
406: fnd_global.user_id,
407: sysdate,
408: fnd_global.user_id,
409: fnd_global.login_id
410: /*following columns added by bgowrava for forward porting bug#5674376 */

Line 408: fnd_global.user_id,

404: nvl(r_last_record.cumulative_rounding_adjustment, 0)+nvl(r_last_record.rounding_adjustment, 0),
405: sysdate,
406: fnd_global.user_id,
407: sysdate,
408: fnd_global.user_id,
409: fnd_global.login_id
410: /*following columns added by bgowrava for forward porting bug#5674376 */
411: , ln_exc_edu_cess_cl_bal
412: , 0

Line 409: fnd_global.login_id

405: sysdate,
406: fnd_global.user_id,
407: sysdate,
408: fnd_global.user_id,
409: fnd_global.login_id
410: /*following columns added by bgowrava for forward porting bug#5674376 */
411: , ln_exc_edu_cess_cl_bal
412: , 0
413: , nvl(r_last_record.exc_edu_cess_adj_op_bal,0) + nvl(r_last_record.exc_edu_cess_adj,0)