PLS-00112: end-of-line in quoted identifier
911327Feb 7 2012 — edited Feb 7 2012this proccess is used to download to excel
BEGIN
:DATEFORMAT := 'DD/MM/YYYY hh24:mi';
PKG_RWO.P_INIT_APEX('&LDAP_ON.','&LDAP_SERVER.','&LDAP_BASE.','&LDAP_PORT.');
PKG_RWO_EXPORT.P_PRINT_REPORT(:t_region_id,
:t_file_name,
:t_page,
'TEMPLATE_XLS01'
);
END;
end i get this error
Fout afdrukken waardes: ORA-06550: Regel 1, kolom 557: PLS-00112: end-of-line in quoted identifier.
ORA-06550: Regel 1, kolom 553: PL/SQL: ORA-00903: Ongeldige tabelnaam.. ORA-06550: Regel 1, kolom 163: PL/SQL: SQL