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

Triggering ME_GUI_PO_CUST based on certain condition

Former Member
0 Likes
407

Hi,

I have implemented ME_GUI_PO_CUST and ME_PROCESS_PO_CUST BAdis to display a custom tab in ME21n/22n/23n at item level. The custom tab is getting displayed but the problem is that I need to display the custom tab only for certain PO types and material types.How do handle this?

Any ideas??

Hi,

I have implemented ME_GUI_PO_CUST and ME_PROCESS_PO_CUST BAdis to display a custom tab in ME21n/22n/23n at item level. The custom tab is getting displayed but the problem is that I need to display the custom tab only for certain PO types and material types.How do handle this?

Any ideas??

1 REPLY 1
Read only

Former Member
0 Likes
342

Hi,

to trigger certain badi provide filters using whatever the po u want, i.e provide filters using po at defination level,

may be its usefull.