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: 

PRT assignment to an operation

Former Member
0 Kudos

Hi Everyone,

Is there any Function module or BAPI available for checking whether a PRT is assigned to an operation?

Regards,

Swati

1 REPLY 1

former_member214131
Active Contributor
0 Kudos

All the deatils including the PRT assignment of a plan can be read thro' FM: CP_EX_PLAN_READ.

if you use this FM in your prg, do not forget to make a call to FM: CP_EX_DATA_REFRESH for flushing the buffer.

Best Regards, Murugesh