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

read PP master data

Former Member
0 Likes
1,309

there is a fm that allows you to do read pp master data

so as to go from released state to open state?

2 REPLIES 2
Read only

FredericGirod
Active Contributor
1,244

nick99999, you need to start searching by yourself, otherwise you will never been able to work alone.

Start ST05, activate the trace

Display the data in your transaction

ST05, de activate the trace, display

in the line of the interesting table, display the corresponding abap code (button), put a break point

restart the Display transaction

you will stop to the line expected

Go in the 4th tab, and look the call stack. It will display (maybe) the function used to get the data

Read only

0 Likes
1,244

I can't see it a fm, could you see if you can please?