Show / Hide Table of Contents

CFL Feature Management

  • 3/20/2025
  • 2 minutes to read

Object Definition

Object TypeCodeunit
Object ID2098090
Object NameCFL Feature Management

Procedures

Name Description
CFLAddFeature(text[50]; boolean; Guid; integer; boolean; Boolean): Boolean
CFLAddFeatureDependancy(text[50]; text[50])
CFLCheckCanDisable(text[50]): Boolean
CFLCheckCanEnable(text[50]): Boolean
CFLDisable(text[50])
CFLDisable(text[50]; boolean)
CFLEnable(text[50]; enum "CFL Feature Enablement")
CFLEnable(text[50]; enum "CFL Feature Enablement"; boolean)
CFLIsEnabled(text[50]): Boolean
CFLObsoleteFeature(text[50]; enum "CFL Obsolete State")
CFLObsoleteFeature(text[50]; enum "CFL Obsolete State"; text[2048]; code[20]; text[50])
CFLRemoveFeature(text[50]): Boolean
CFLSetupIncompleteError(text[50])

Events

Name Description
CFLOnAfterAddFeatures()
CFLOnAfterRemoveFeatures()
  • Edit this doc
Back to top docs.bocount.net
Created by Dynamate