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

Adding a table control to ME22n

Former Member
0 Likes
450

Hi,

My requirement is to add a tab containing a table control to ME22N.

This table control displays customer fields stored in a Z table.

I tried doing this using the BADI ME_GUI_PO_CUST, this works fine if I try to add only a single field to the screen instead of a table control.

The BADI is not called for each individual line of the table control hence I cannot populate the customer screen withe the data from z-table.

Can you please let me know if it is possible to add a table control using this BADI or the user exit: MM06E005?

Regards,

Sai

2 REPLIES 2
Read only

Former Member
0 Likes
342

Dear Santosh,

Could you please give me detailed explanation regarding how to put the screen field on tcode ME22N, i have implemented the same with USER EXIT MM06E05, however when i try this with BADI ME_GUI_PO_CUST, my screen field doesnt display at all on the customer screen. I have created a Screen and a structure. Please tell me where i could be wrong.

regards,

Sandeep Salaria

Read only

0 Likes
342

Hi,

Please refer to the thread: [Subscreen not displayed |https://forums.sdn.sap.com/click.jspa?searchID=10004111&messageID=4788254]

Regards,

Sai