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.
Checks if Admin customizable fields are initialized
Syntax
client server public static boolean isAdminFieldsInitialized(int _expectedAdminCustomFieldsCount, [CompanyInfoRecId _companyInfoRecId])
Run On
Called
Parameters
- _expectedAdminCustomFieldsCount
Type: int
Specifies the expected number of admin custom fields in the table in case where admin custom fields are initialized
- _companyInfoRecId
Type: CompanyInfoRecId Extended Data Type
Specifies the legal entity to check
Return Value
Type: boolean
true if admin customizable fields are initialized; otherwise, false.