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: 

finding if mrp view exists

Former Member
0 Kudos

hi

i am working on an enhancement within cif to transfer material master in ecc to scm .

i need to check if mrp view exists or no for every material transferred.

now how do i do this coding wise ? which field or table do i need to check if mrp view has been defined or no.

2 REPLIES 2

Former Member
0 Kudos

Hi,

Use FM 'SELECTION_VIEWS_FIND'

Check below thread

https://forums.sdn.sap.com/click.jspa?searchID=6788689&messageID=4407517

Regards,

Atish

Message was edited by:

Atish Sarda

former_member156446
Active Contributor
0 Kudos

u have mara-pstat field where u can check if the view exists..