Hi All,
I have tried to create AET field for Net value in ERP_H component under the BO part - ADMINH_V. Successfully created the field and generated the getter-setter methods of the field and using the GET_I made the field editable.
After that, I am trying to enter the value for that field in Web UI but its getting wiped off and reset to 0.00.
For this, to check I have put a break point in DO_HANDLE_DATA, SETTER method of field and DO_PREPARE_OUTPUT.
In DO_HANDLE_DATA --> inside the form_fields, I could see the entries but on going deep in the "ME" I couldnt find the value in the context node. The "CURRENT" of setter method also doesn't hold the value only for that particular AET field.
Later, I thought the problem might be with the data type of AET field, then tried with all types but no use.
Kindly help with your inputs asap.
Thanks in advance.
Regards
Swadini S