DBA Data[Home] [Help]

APPS.AME_TRANS_TYPE_API dependencies on FND_GLOBAL

Line 106: if (instr(DBMS_UTILITY.FORMAT_CALL_STACK,l_swi_pkg_name||fnd_global.local_chr(10)) = 0) then

102: );
103: --
104: -- If the call is NOT made through SWI package,call all auxiliary APIs.
105: --
106: if (instr(DBMS_UTILITY.FORMAT_CALL_STACK,l_swi_pkg_name||fnd_global.local_chr(10)) = 0) then
107: --
108: -- Create Header Item Class Usage
109: --
110: open getHeaderItemId;