• Parses a Record Key (16 characters) into its components: license code, table key, and next key The table name is derived from the table key using a predefined mapping. Warning, newer and custmon tables are not included in the mapping.

    Parameters

    • recordKey: string

    Returns ParsedRecordKey | null