Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.