CFLCheckEnterpristeVATNo Procedure

  • 2 minutes to read

Codeunit CFL Functions

Checks enterprise VAT number (obsolete).

Deprecated

This procedure is deprecated and should not be used.

Reason: Replaced by CFLCheckEnterpristeVATNo in BoCount Base CU CFL Enterprise No. Functions
Deprecated since: BC21

Signature

[Obsolete('Replaced by CFLCheckEnterpristeVATNo in BoCount Base CU CFL Enterprise No. Functions', 'BC21')]
CFLCheckEnterpristeVATNo(myEntNo: Text[50]; myVATNo: Text[20]; myCountry: Code[10])

Parameters

myEntNo Text[50]

The enterprise number.

myVATNo Text[20]

The VAT number.

myCountry Code[10]

The country code.

Remarks

This procedure is obsolete and has been replaced by CFLCheckEnterpristeVATNo in BoCount Base CU CFL Enterprise No. Functions.