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

PR requirement

Former Member
0 Likes
400

Dear friends,

I have a requirement in PR.

when we create or change a PR (ME51N or ME52N), there is the 'Account Assignment' tab. The account assignment tab has input fields for 'G/L account no.' and 'Cost Center'. When the user enters these values, the value has to be verifeid with a custom table and then raise a message accordingly.

I checked all the exits in XM02 function group. None of them works. Please let me know how I can use a screen exit for this? Can i use a screen for this?

I am in 4.6C..

regds,

M...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
351

Hi Madhu,

As 'Account Assignment' tab contians CO - PA data. Before You Save PR, You can validate 'G/L account no.' and 'Cost Center' against 'CE4XXXXXX' Table.

Regards,

Suneel G

Hi Madhu,

As 'Account Assignment' tab contians CO - PA data. Before You Save PR, You can validate 'G/L account no.' and 'Cost Center' against 'CE4XXXXXX' Table.

Regards,

Suneel G

1 REPLY 1
Read only

Former Member
0 Likes
352

Hi Madhu,

As 'Account Assignment' tab contians CO - PA data. Before You Save PR, You can validate 'G/L account no.' and 'Cost Center' against 'CE4XXXXXX' Table.

Regards,

Suneel G