noalyss Version-9
Variables
export_pcur01_csv.php File Reference

export currency operation in CSV see PCUR01 More...

Go to the source code of this file.

Variables

 $export =new Noalyss_Csv(_('devise_export'))
 
 $http =new HttpInput()
 
 $print_operation_currency =Print_Operation_Currency::build($http->get("search_type"))
 

Detailed Description

export currency operation in CSV see PCUR01

Definition in file export_pcur01_csv.php.

Variable Documentation

◆ $export

$export =new Noalyss_Csv(_('devise_export'))

Definition at line 30 of file export_pcur01_csv.php.

◆ $http

$http =new HttpInput()

Definition at line 29 of file export_pcur01_csv.php.

◆ $print_operation_currency

$print_operation_currency =Print_Operation_Currency::build($http->get("search_type"))

Definition at line 32 of file export_pcur01_csv.php.

Referenced by Print_Operation_Currency\build().