Share via


IntrastatExportService_IT.exportToAscii Method [AX 2012]

Serves as the main method of the service class.

Syntax

public RecId exportToAscii(IntrastatExportContract_IT _contract)

Run On

Server

Parameters

Return Value

Type: RecId Extended Data Type
The record ID of the SysFileStore record where the output was saved.

Remarks

This method is responsible for generating the Italian Intrastat ASCII file.

The output is saved in the SysFileStore.

See Also

Reference

IntrastatExportService_IT Class