DBA Data[Home] [Help]

APPS.IGIRCABJP dependencies on FND_GLOBAL

Line 61: fnd_global.user_id created_by,

57: SELECT
58: 'NEW' status,
59: 'A' actual_flag,
60: p_Report.ReqId request_id,
61: fnd_global.user_id created_by,
62: trunc(sysdate) date_created,
63: p_Report.SetOfBooksId sob_id,
64: 'Receivables' source,
65: 'Adjustment' category,

Line 204: fnd_global.user_id created_by,

200: SELECT
201: 'NEW' status,
202: 'A' actual_flag,
203: p_Report.ReqId request_id,
204: fnd_global.user_id created_by,
205: trunc(sysdate) date_created,
206: p_Report.SetOfBooksId sob_id,
207: 'Receivables' source,
208: decode(ctt.type,

Line 397: fnd_global.user_id created_by,

393: SELECT
394: 'NEW' status,
395: 'A' actual_flag,
396: p_Report.ReqId request_id,
397: fnd_global.user_id created_by,
398: trunc(sysdate) date_created,
399: p_Report.SetOfBooksId sob_id,
400: 'Receivables' source_name,
401: decode(cr.type,

Line 551: fnd_global.user_id created_by,

547: SELECT
548: 'NEW' status,
549: 'A' actual_flag,
550: p_Report.ReqId request_id,
551: fnd_global.user_id created_by,
552: trunc(sysdate) date_created,
553: p_Report.SetOfBooksId sob_id,
554: 'Receivables' source,
555: decode(ra.amount_applied_from,

Line 662: fnd_global.user_id created_by,

658: SELECT
659: 'NEW' status,
660: 'A' actual_flag,
661: p_Report.ReqId request_id,
662: fnd_global.user_id created_by,
663: trunc(sysdate) date_created,
664: p_Report.SetOfBooksId sob_id,
665: 'Receivables' source,
666: 'Credit Memo Applications' category,

Line 816: fnd_global.user_id created_by,

812: SELECT
813: 'NEW' status,
814: 'A' actual_flag,
815: p_Report.ReqId request_id,
816: fnd_global.user_id created_by,
817: trunc(sysdate) date_created,
818: p_Report.SetOfBooksId sob_id,
819: 'Receivables' source_name,
820: 'Misc Receipts' category,

Line 1367: l_Report.CreatedBy := fnd_global.user_id;

1363: --
1364: -- Hard Coded variables
1365: --
1366: l_Report.ChkBalance := 'N';
1367: l_Report.CreatedBy := fnd_global.user_id;
1368: --
1369: --
1370: IF DebugMode THEN
1371: delete from igi_ar_journal_interim