RetailCreateConcessionStatisticFile.createFile Method [AX 2012]

Creates a file by using the vendor and store details.

public boolean createFile(RetailVendTable _tFSHVendTable, RetailStoreId _sStoreId)

Run On

Called

Parameters

_tFSHVendTable
Type: RetailVendTable Table
A RetailVendTable record.
_sStoreId
Type: RetailStoreId Extended Data Type
The reference number for a store.

Return Value

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

ExceptionCondition
Error

An error occurred during file creation.

Community Additions

ADD
Show: