Hi Experts,
I have a WebDynpro application for FPM and added Custom fields in Standard Structure and table ( say REC_FROM , LOCATION etc...)
In FPM WebDynpro its appearing as ZZREC_FROM , ZZLOCATION. Functional consultant mapped these fields in FPM Screen.
I used Post exit for GET_DATA in Feeder class and used logic to move to CS_DATA. The values given in Custom field screen is appearing in Enhancement Implementation of Feeder class GET_DATA when saving. But its not updating in Standard table after completion of the debugging.
Please see the attachment.