on 2018 Aug 01 4:11 AM
I have a BEx Variable type Customer Exit, Reference Characteristic 0CALMONTH, single selection and optional entry. I have an active implementation on BADI - ZBW_RSR00001. In the filter section the mentioned variable is maintained. I have placed a break-point in the process segment to debug my code. But, while executing the Query from RSRT with debug the break point is not reached.
Things I have checked.
1. Reactivating the Implementation.
2. Changing the variable's entry type to mandatory. Result - The option to select comes up but the implementation is not triggered.
3. Set a break-point in CL_EXITHANDLER->GET_INSTANCE. Result - the BADI is called but the implementation is not reached.
4. This thing is working fine in our Production Environment but not in Dev / Test Env.
Regards,
Hitesh
Hi,
I've just seen this message and had a similar challenge with a Customer Exit variable not being called.
Thought I should share my solution in case anyone else passes this way.
The solution for me was: to add the InfoObject to the list of filters in the Implementation of RSROA_VARIABLES_EXIT_BADI
Hope it helps,
Andrew
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
79 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.