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

ME51N metafield

Former Member
0 Likes
1,388

Hi All,

can anyone help me. I work with purchase requisition. Is it possible to implement Metafield (mmpur_metafield) for message errors treatment (mmpur_message_forced)? Because the message errors withd the cursor position are not OK.

I added new cust field (Enhancement MEREQ001).

For PO(Purchase Orders) it is possible using two BAdi's ME_GUI_PO_CUST(Methods SUBSCRIBE and MAP_DYNPRO_FIELDS) and

ME_PROCESS_PO_CUST( Method FIELDSELECTION_ITEM and PROCESS_ITEM). But with Purchase requisition there is only Badi ME_PROCESS_REQ_CUST( Method FIELDSELECTION_ITEM and PROCESS_ITEM) and i don't know how i can create custom matafield and set the cursor in the wright position for error message.

Thank's

Hi All,

can anyone help me. I work with purchase requisition. Is it possible to implement Metafield (mmpur_metafield) for message errors treatment (mmpur_message_forced)? Because the message errors withd the cursor position are not OK.

I added new cust field (Enhancement MEREQ001).

For PO(Purchase Orders) it is possible using two BAdi's ME_GUI_PO_CUST(Methods SUBSCRIBE and MAP_DYNPRO_FIELDS) and

ME_PROCESS_PO_CUST( Method FIELDSELECTION_ITEM and PROCESS_ITEM). But with Purchase requisition there is only Badi ME_PROCESS_REQ_CUST( Method FIELDSELECTION_ITEM and PROCESS_ITEM) and i don't know how i can create custom matafield and set the cursor in the wright position for error message.

Thank's

3 REPLIES 3
Read only

Former Member
0 Likes
983

Hi ,

I have the same problem. Did you manage to solve it ?

Thanks a lot.

Read only

0 Likes
983

Me too... Anyone solved this?

Thanks a lot!

Regards. Douglas

Read only

Former Member
983

Hi,

same problem,

I dont know how assign metafields for cuspomer fields in purchase requisition,

my customer fields appear in positions alv grid in gray mode,

I want to make some of them aditable in position alv grid.

Now it sems impossible