CFLBoCountOnPremExistFile Procedure

  • 2 minutes to read

Codeunit CFL BoCount OnPrem Mgt

Overloads

Name Description
CFLBoCountOnPremExistFile(code[20]; text): Boolean
CFLBoCountOnPremExistFile(text): Boolean

CFLBoCountOnPremExistFile(code[20]; text) Procedure

Signature

CFLBoCountOnPremExistFile(Service: code[20]; filename: text) : Boolean

Parameters

Service code[20]

filename text

Returns

Boolean

CFLBoCountOnPremExistFile(text) Procedure

Deprecated

This procedure is deprecated and should not be used.

Reason: Replaced by CFLBoCountOnPremExistFile with service parameter
Deprecated since: BC20

Signature

[Obsolete('Replaced by CFLBoCountOnPremExistFile with service parameter', 'BC20')]
CFLBoCountOnPremExistFile(filename: text) : Boolean

Parameters

filename text

Returns

Boolean