CompanyInfo::checkFICreditorIDEmpty Method
Checks whether an FI-Creditor is empty, and if it is an empty string, posts an Infolog error message.
Syntax
client server public static boolean checkFICreditorIDEmpty(FICreditorID_DK _fiCreditorId)
Run On
Called
Parameters
- _fiCreditorId
Type: FICreditorID_DK Extended Data Type
The string to check for an FI-Creditor ID.
Return Value
Type: boolean
true if the FI-Creditor ID is empty; otherwise, false.