Hello!
I’m trying to create a substitution exit. The functional consultant has set up the rules in ggb1, and I am supposed to just make the exit. We’ve transported everything to the test environment, but the field that is supposed to be substituted isnt being substituted.
The idea is that for a specific company code and document type, one value needs to be changed to something else. In OBBH it shows that the substitution is active, and we have run RGUGBR00 in the test environment. I’ve put a breakpoint in both the form declaration and the implementation, and somehow it does go into the declaration but not in the implementation.
Does anyone have any idea where the mistake could be? Is it in the abap code, could it be in something not being activated
This is what the rules look like:
And these are the parts of the code, first where I declare the exit, and then where i implement it.
And this is what the substitutions look like in GGB1:
Thank you for any help in advance!
Cheers,
Romy