To extract data for variant configuration by 2lis_11_vaitm I have used the functionality with transaction CTBW to generate a datasource.
In productive enviroment it works fine.
In development I have added a few extra characteristics in CTBW and regenerated the datasource. Result No data when I run RSA3.
When I debug the program I see the program in the productive enviroment run function module CTBW_GET_KONFIG_DATA, but in development the program default function module CTBW_GET_CLASSIFY_DATA. If I change the functionmodule in debugger to function module CTBW_GET_KONFIG_DATA the development system also seams to work properly.
Please help me clarify if I just can hardcode the program to CTBW_GET_KONFIG_DATA and how to do it.
Best regards
Lars