Skip to Content
0
Former Member
Oct 15, 2013 at 12:52 PM

HCM Process & Forms with FPM forms in ABAP

102 Views

Hi,

I have created a new user event and assigned it to a radio button group.Based on the radio button option I hide and display fields by changing the UI_ATTRIBUTES in the do_operation.Hiding and display of the fields is working fine

But if the UI_ATTRIBUTE is set to 'M' ( Mandatory, Ready for Input' ), only an astreik (*) symbol occurs next to the corresponding field.

Am able to proceed to next step and no error message is displayed i.e No mandatory check is done on the field.

Is this how the ui_attribute 'M' is supposed to work ?.Do we need to add separate logic in the do operation to do mandatory checks ?

Any clue would be great,

Thanks in advance

Kavitha.