DBA Data[Home] [Help]

APPS.FND_TM_TESTER dependencies on FND_GLOBAL

Line 57: FND_GLOBAL.APPS_INITIALIZE(userid,respid,appid);

53: and fr.data_group_id = fcq.data_group_id
54: and fcq.manager_type = '3'
55: and rownum < 2;
56:
57: FND_GLOBAL.APPS_INITIALIZE(userid,respid,appid);
58:
59: outstat := FND_TRANSACTION.synchronous(timeout,outcome,outmesg,'FND', program,
60: p1,p2,p3,p4,p5,p6,p7,p8,p9,p10,p11,p12,p13,p14,p15,p16,p17,p18,p19,p20);
61: errmsg1 := fnd_message.get;