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

Issues while adding a Custom Field in the screen for the tcode 'ME38'

Former Member
0 Likes
762

Hi Group,

We are facing issues populating the Custom field 'ZCOMMENT' on the screen of the tcode 'ME38'(Delivery Schedules 2nd screen).

I added the field in the table 'EKET'(ZCOMMENT) by appending the Sturcture and also taken the Access key to add this field. The field was added correctly in the Screen but when we enter a value into this field and press 'Enter' button, the value is disappearing.

Kindly let us know how I can overcome this issue and also, after the above issue(of disappearing) is resolved, to populate this field into the Standard table 'EKET'(ZCOMMENT) field?

Thanks for your inputs in advance.

Regards,

Vishnu

Hi Group,

We are facing issues populating the Custom field 'ZCOMMENT' on the screen of the tcode 'ME38'(Delivery Schedules 2nd screen).

I added the field in the table 'EKET'(ZCOMMENT) by appending the Sturcture and also taken the Access key to add this field. The field was added correctly in the Screen but when we enter a value into this field and press 'Enter' button, the value is disappearing.

Kindly let us know how I can overcome this issue and also, after the above issue(of disappearing) is resolved, to populate this field into the Standard table 'EKET'(ZCOMMENT) field?

Thanks for your inputs in advance.

Regards,

Vishnu

3 REPLIES 3
Read only

Former Member
0 Likes
578

Hi,

Using Same Access Key

Enter same field between chain and endchain.

Hope it work.

Thanks

Saravanan

Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
578

It is happening because in PAI this field is not getting passed to internal table. Please debug your program after pressing enter and may be you may need to do some enhancement again so that this value in filled in PAI as well assign it back to screen element in PBO...

Nabheet

Read only

Former Member
0 Likes
578

Hi,

I didn't find any user exit or badi or enhancement frame work for adding Batch and Vendor bath fields in ME38.I tried all options but no luck.Could you please provide that how did you resolve this issue..Do i need to proceed with configuration level or coding level,if please provide the flow.It would be great for as early as.I need to update on this to my client.You said that it was done by accesskey.No userexist or ehancement for this with out accesskey?

Please do needful help on this.

Thanks

Umakanth