loading table of contents...

11.5. EXEC_REPORT_PLAIN_TEXT()

 
EXEC_REPORT_PLAIN_TEXT()
Ejecuta un reporte en texto plano.
Retorna: string 
Reporte en texto plano
Parámetros:
string  id_reporte
Id del reporte a ejecutar
string  formato
Formato del reportes
object  paramatros
Parámetros del reporte (opcional)
Versión: 4.0.2+
 
Ejemplo:
EXEC_REPORT_PLAIN_TEXT('175','csv');