Resolves a human-readable business term to a UI5 selector.
Business field name (e.g. 'Vendor', 'Material').
Optionaldomain: stringOptional SAP domain scope (e.g. 'procurement').
The matching UI5Selector, or undefined when the term is unknown.
Minimal vocabulary lookup interface required by core-wrappers.
Remarks
Compatible with the full
VocabularyServicefrom the vocabulary module. Declared inline to avoid a hard dependency on the (potentially unimplemented) vocabulary barrel.Example