Hi,
I am trying to replace ABAP WD based personal Info screens for countries GG, IM and JE with GB screens.
Since no ESS scenarios are delivered for GG, IM and JE, the user is presented with XX screens by default.
I have used APPcc config and replaced all XX screens with GB screens.
When a GG, IM or JE employee logs in, I see an error that infotype IT0002_GG is not part of IT0002_NN.
I dont want to develop new screens for GG, IM or JE. Just want to reuse GB screens.
Replace on APPcc configuration works fine if I want to replace India screens with GB. But does not work if a country scenario is not delivered at all.
I have also tried to replace the config_key with GB config_key using the BADI but ended up with same error.
Thanks