Hi Team,
In my FPM application for one UI field a DDIC search help is assigned . Now my requirement is , i have to assign a WD value help to that particular field. So whenever am clicking on F4 instead of that DDIC search help i want to show WD value help.
I have tried to add the properties in GET_DEFINITION method , but its giving a dump saying that Assert Violation.
And also i have tried to implement the method CHANGE_FIELD_DEFINITION of interface /PLMU/IF_FRW_G_FIELD_DEF.
But this method is not getting triggered.
Can anyone please suggest how to resolve this.