DBA Data[Home] [Help]

APPS.PON_RESPONSE_IMPORT_PKG dependencies on FND_GLOBAL

Line 1532: l_loginid := fnd_global.login_id;

1528: l_header_worksheet_sequence NUMBER;
1529: l_suffix VARCHAR2(2);
1530: BEGIN
1531:
1532: l_loginid := fnd_global.login_id;
1533: l_interface_type := 'BIDBYSPREADSHEET';
1534: l_header_worksheet_sequence := 1;
1535: l_lines_worksheet_sequence := 2;
1536: