DBA Data[Home] [Help]

APPS.ZPB_EXCH_RATES dependencies on FND_GLOBAL

Line 50: l_id := fnd_global.user_id;

46: l_id number;
47: l_codeAW VARCHAR2(30);
48: l_DataAW VARCHAR2(30);
49: BEGIN
50: l_id := fnd_global.user_id;
51: l_codeAW := zpb_aw.get_schema||'.'|| zpb_aw.get_code_aw(l_id) ;
52: l_dataAW := zpb_aw.get_schema||'.'|| zpb_aw.get_shared_aw;
53:
54: -- submit the concurrent request for loading the rates