Share via


RetailCreateConcessionStatisticFile.createFile Method [AX 2012]

Creates a file by using the vendor and store details.

Syntax

public boolean createFile(RetailVendTable _tFSHVendTable, RetailStoreId _sStoreId)

Run On

Called

Parameters

Return Value

Type: boolean
true if file creation is successful; otherwise, false.

Exceptions

Exception Condition
Error

An error occurred during file creation.

See Also

Reference

RetailCreateConcessionStatisticFile Class