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: 

Note field in MIR7 Transaction

Former Member
0 Kudos

Dear Friends,

I need to get the Note field of MIR7 transaction in an ABAP report.

Please suggest how can I get this data.

Krishan

1 ACCEPTED SOLUTION

Former Member
0 Kudos

It is stored as standard text. You need to use function 'READ_TEXT' to get it.

Apps

3 REPLIES 3

Former Member
0 Kudos

It is stored as standard text. You need to use function 'READ_TEXT' to get it.

Apps

former_member184657
Active Contributor
0 Kudos

this question has been answered today. if you care to search for that thread, it will solve ur query.

pk

GauthamV
Active Contributor
0 Kudos

hi,

check this.

[;