Hi ,
i have a requirement to add some field in ERC_C_APPL_MGMT_UI(standars web dynpro component) after adding fields to the view , when i am updating the infotype value,it is not entering into data base table hrp5102.
on debugging i found:
-->data is entering in to table hrp5102 table after updation through infotype but when CALL_TRANSACTION_SAVE method of fpm is called,
value is deleting from hrp5102 table.
have any body came across this type of problem,please tell me where should i write the code to save these additional field data.