Hi abapers,
On T-Code IE02 i need to get the entered value for 'Usage indicator' under the screen 'Vehicle Technology'.
I need this value for doing a check in exit 'EXIT_SAPMIEQ0_001', This exit is not having that field in its parameters.
For this i have to modify standard program MIEQ0F69 by adding a SET paramter or Export statement, then GET/Import this value in my exit...
Is there any easier solution or another way to avoid modifying the standard include ?
Regards.