DBA Data[Home] [Help]

APPS.PON_RESPONSE_IMPORT_PKG dependencies on FND_GLOBAL

Line 1745: l_loginid := fnd_global.login_id;

1741: l_header_worksheet_sequence NUMBER;
1742: l_suffix VARCHAR2(2);
1743: BEGIN
1744:
1745: l_loginid := fnd_global.login_id;
1746: l_interface_type := 'BIDBYSPREADSHEET';
1747: l_header_worksheet_sequence := 1;
1748: l_lines_worksheet_sequence := 2;
1749: