AbapGit
A source-verified project description is not available yet. Open the detail page or wait for a manual refresh.
Source facts need a manual refresh
A simple, lightweight feature toggle framework for ABAP
A simple, lightweight feature toggle framework for ABAP
A simple, lightweight feature toggle framework for ABAP
With this framework you can toggle features in ABAP-Code at runtime. This enables you to continuously deliver (potentially unfinished) Features in a deactivated state into the production system. This repository includes the ABAP backend and a UI5 GUI to manage toggle states.

z_sy_feature (see examples/z_xx_feature.abap).z_sy_feature (opens UI5 frontend)z_sy_feature=>feature_xx = abap_true:warning: Features should never be enabled in production system!
see /examples
SICF if node /default_host/sap/bc/sy_feature was created/default_host/sap/bc/sy_featurez_sy_feature=>feature_xx = abap_true/src/ui5/z_sy_feature)