Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom fields in Info record general data

Former Member
0 Likes
864

Hi Experts,


Could you please let me know if anyone has added custom fields in the general data of an Info record.

I could find in the follwooing link that a screen exit is not present for an info record:

http://scn.sap.com/thread/1655529

However, if someone has done such changes, please let me know how to proceed further.

Thanks & Regards,

Raghavendra.

Hi Experts,


Could you please let me know if anyone has added custom fields in the general data of an Info record.

I could find in the follwooing link that a screen exit is not present for an info record:

http://scn.sap.com/thread/1655529

However, if someone has done such changes, please let me know how to proceed further.

Thanks & Regards,

Raghavendra.

1 REPLY 1
Read only

0 Likes
484

Hi Raghavendra,

I think there is no screen exit available for ME11, but at the time of save u can get the data using FM POPUP_GET_VALUES. We have BADI SD_COND_SAVE_A & ME_INFOREC_SEND at the time of save.

Thanks,

Venkadesh