Application Development 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: 

adding f4 help to wbs element field in account assignment tab of me21n

0 Kudos

My requirment is to create f4 help for wbs element field in account assignment tab of me21n,

I have to pick wbs elements according to plant and storage location assigned in item overview of purchase order.

for that i have created a ztable. and use it in f4 code, or help me if any other suggestion u have.

thanks,

Amol.

1 REPLY 1

Former Member
0 Kudos

Try to use screen-exit for assigning the serach help. There is one screen exit for PO ..

Check the enhancement - MM06E005 ,

Create project in cmod and use this enhancement.

use the PROCESS ON VALUE-REQUEST event and use FM 'F4IF_INT_TABLE_VALUE_REQUEST'

hope this will resolve the issue.

anya