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: 

refresh/disable a field in me51n/me52n

Former Member
0 Kudos

Hi experts,

i have implemented a restriction in me51n and me52n based on account assignment catagory i.e. for perticulor combination it should throw a error.

but if the error did not came it should refresh the 'INTERNAL ORDER'field in me52n, and it should disable the same in me51n.

can somebody help.

I am using badi 'ME_PROCESS_REQ_CUST'.

Thanks and Regards

Rahul

Edited by: drahulmore on Nov 22, 2010 11:25 AM

4 REPLIES 4

Former Member
0 Kudos

I have used METHOD IM_ACCOUNT->SET_EXKN in process_account to clear the internal order field.

as far i have checked the field AUFNR is not coming in table EBKN.

but the screen field is not cleared.

Please Help

Thanks

Rahul

Former Member
0 Kudos

self implemented

0 Kudos

Hi Rahul,

self implemented

Good, you have solved your issue, but while closing the thread, post the solution, so that if some body came across a similar requirement, he/she can utilize the solution.

Thanks & Regards,

Faheem.

0 Kudos

hi rahul how u resolve item disable in me52n pls share it i want to disable item qty on codition base...