CompanyInfo::checkFICreditorID Method
Validate an input string as an FI-Creditor ID.
Syntax
client server public static boolean checkFICreditorID(FICreditorID_DK _fiCreditorId)
Run On
Called
Parameters
- _fiCreditorId
Type: FICreditorID_DK Extended Data Type
A string that contains the FI-Creditor ID.
Return Value
Type: boolean
true if the supplied string is a valid FI-Creditor string, empty string, or string of eight digits; otherwise, false.