DBA Data[Home] [Help]

APPS.FV_REIMB_ACTIVITY_PROCESS dependencies on FND_GLOBAL

Line 1380: fnd_global.conc_request_id,

1376: nvl(l_activity_rec.amount_billed,0),
1377: nvl(l_activity_rec.amount_receivable_collected,0),
1378: nvl(l_activity_rec.amount_receivable_balance,0),
1379: nvl(l_activity_rec.amount_agreement,0),
1380: fnd_global.conc_request_id,
1381: fnd_global.user_id,
1382: fnd_global.login_id,
1383: fnd_global.user_id,
1384: SYSDATE,

Line 1381: fnd_global.user_id,

1377: nvl(l_activity_rec.amount_receivable_collected,0),
1378: nvl(l_activity_rec.amount_receivable_balance,0),
1379: nvl(l_activity_rec.amount_agreement,0),
1380: fnd_global.conc_request_id,
1381: fnd_global.user_id,
1382: fnd_global.login_id,
1383: fnd_global.user_id,
1384: SYSDATE,
1385: SYSDATE,

Line 1382: fnd_global.login_id,

1378: nvl(l_activity_rec.amount_receivable_balance,0),
1379: nvl(l_activity_rec.amount_agreement,0),
1380: fnd_global.conc_request_id,
1381: fnd_global.user_id,
1382: fnd_global.login_id,
1383: fnd_global.user_id,
1384: SYSDATE,
1385: SYSDATE,
1386: l_activity_rec.segment1,

Line 1383: fnd_global.user_id,

1379: nvl(l_activity_rec.amount_agreement,0),
1380: fnd_global.conc_request_id,
1381: fnd_global.user_id,
1382: fnd_global.login_id,
1383: fnd_global.user_id,
1384: SYSDATE,
1385: SYSDATE,
1386: l_activity_rec.segment1,
1387: l_activity_rec.segment2,