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

Query - report assignment problem

Former Member
0 Likes
800

Dear experts,

I've created a query to get PO and purchase requisition details and I've assigned tcode ME53 in report assignment. When I double click in the purchase requisition number the new ME53N is called instead of ME53. To PO numbers, ME23 works fine.

Any idea why is this happening?

Thanks in advance for any help.

Regards,

sb.

Edited by: Sara Bernardo on Feb 19, 2009 2:33 PM

4 REPLIES 4
Read only

RaymondGiuseppi
Active Contributor
0 Likes
662

Are these OSS [Note 663911 - ENJ_CALL_ME53N is not interpreted correctly|https://service.sap.com/sap/support/notes/663911] and [Note 334986 - Branch to PReq processing: ME53 vs ME53N|https://service.sap.com/sap/support/notes/334986] applicable to your system?

Regards

Read only

0 Likes
662

Hi Raymond,

note 663911 seems appliable to my system. I'll implement the program correction and let you know the result.

Thank you for your help.

Regards,

sb.

Read only

gatan_bergeron
Discoverer
0 Likes
662

Hi,

you can use the report MMPURPAMEREQ as a gateway to ME53N from report assignement feature in query.

Regards,

Gaetan

Read only

jogeswararao_kavala
Active Contributor
0 Likes
662

Hello Sara,

See whether my post here has some alternative method to resolve your issue:

KJogeswaraRao