Hi folks,
I came across a problem like this:
I tried to create an enhancement set Z** for a component, eg.BT116H_SRVO. And I assign this enhancement set to the client via SM30.
But it turned out that system didn't pick up my enhancement set.
Did I miss some steps?
Thanks a lot
It sounds a little strange what you are doing:
1. You create an enhancement set in customizing. This is not related to a component.
2. You open a component in that enhancemnt set and can then use the wizard to enhance it.
3. You can assign the enhancement set directly to a client (or reimplementing the BAdI as you like).
Have a look at SM34 : BSPWDVC_CMP_EXT
and SM30: BSPWDV_EHSET_ASG
cheers Carsten
Thanks Carsten.
You steps are correct.
This is resolved.
Dear All,
Does anyone one know if it's possible to assign mulptiple enhancement sets to a single client?
I created a new enhancement set in SM34 en tried to link it to my client in SM30. The system says that the settings have been saved succesfully, but when I look back into the specific table, the entry has not been saved?
Can anyone help me with this issue?
Kind regards,
Maarten van der Ven
Hi Marteen,
Implement the BADI - COMPONENT_LOADING.
This will solve your purpose.
Regards,
Raghu