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

MC+I, MC+E output result function

Former Member
0 Likes
516

Hello Everyone

Is there any functions available to retreive the data generated by the tcode MCI and MCE?

I need to cumulate the information of both tcode into another report.

MC+I -> Customer Analysis: Credit Memos: Basic List

MC+E -> Customer Analysis: Incoiced Sales: Selection

Regars

dstj

1 REPLY 1
Read only

Former Member
0 Likes
470

For everybody benefits.

The MCI and MCE are using the table S001.

We can simply select the proper records and use it.

Regards