Interface implementation without enum extension
The scenario is similar to the "Data Exchange Definition" where you can specify the number of a codeunit to implement a functionality (see "Data Handling Codeunit" or "User Feedback Codeunit").
In these cases a statement like this would be useful:
IntA := ...
STATUS DETAILS
Needs Votes