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: 

Extracting Status information of a PO Header

PS_1978
Active Participant
0 Kudos
613

Hi,

I have to extract the details of PO Header status such as:

WBS Status CNJ_STAT STTXT_INT

Actual Delivered MEPO1235 VALUE02

Actual Invoiced MEPO1235 VALUE04

Ordered Value MEPO1235 VALUE01

Down Payments MEPO1235 VALUE05

Still to Deliver MEPO1235 VALUE03

I found a sub routine get_status_header from standard program saplmepo that can be used to get these values. But confused on how to use this.

Could any suggest any Function Module that can be used for this purpose or a hint to use the above specified sub routine.

Thanks & Best Regards,

Kumar.

2 REPLIES 2

Former Member
0 Kudos
173

Hi,

Try to see FM STATUS_READ

Regards

Kiran Sure

guillaume-hrc
Active Contributor
0 Kudos
173

Hi,

Check this thread about how to call this subroutine:

Best regards,

Guillaume