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

Check PR account Assignment data while saving.

Piyush_RS
Explorer
0 Likes
706

Hi,

We have added, network and the activity field in the account assignment tab in Purchase requisition (PR). I want to implement some checks on this data when the PR is saved.

I tried the enhancement "MEREQ001", the data in the activity field is not available in this enhancement.

is there any other exit where I can check this?

I implemented a similar check for the PO in the enhancement "MM06E005". There the field Activity was available in the account assignment structure "EKKNU". is this something related to the configuration.

Thanks and Regards.

Piyush R Sakharkar.

1 ACCEPTED SOLUTION
Read only

Piyush_RS
Explorer
0 Likes
627

Hi All,

BADI ME_PROCESS_REQ_CUST can be used for this.

Thanks and Regards.

Piyush R Sakharkar.

1 REPLY 1
Read only

Piyush_RS
Explorer
0 Likes
628

Hi All,

BADI ME_PROCESS_REQ_CUST can be used for this.

Thanks and Regards.

Piyush R Sakharkar.