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

Purchase requisition Header text data

hari_edula
Explorer
0 Likes
4,330

Hi All,

I am not ABAPer, Still trying my level best to produce report.

We need a report base on " No of days taken between PR to PO", we need include in this report field called "status of PR at each level".Could you please let me know, how to get this data or base table , I guess this from that structure, shall I use Function module "READ_TEXT" to get this data.

Please help me in this .

Thanks

Hari 

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,221

Hari,

you can use READ_TEXT.

you can get the parameter value for READ_TEXT  From tme53n menu  GOTO > HEADER

2 REPLIES 2
Read only

Former Member
0 Likes
2,222

Hari,

you can use READ_TEXT.

you can get the parameter value for READ_TEXT  From tme53n menu  GOTO > HEADER

Read only

0 Likes
2,221

Hi Noufal,

Thanks for your reply.

I just found this Copy PR Header Note Text to PO Header Text using Userexit

Thanks

Hari