‎2010 Feb 24 8:15 AM
Hi,
I am working on integration scenario with SAp ECC. we are using SAp PI wherein SAP PI is posting data In SAP ECC using standard IDOC for Material master i.e MATMAS05
You might be aware that while material master creation if we pass Plant value then we can activate all Plant related views i.e. Purchasing, sales plant general, MRP views and Accounting etc...
I have a scenario where I want to activate only Sales plant general view...donot want MRP and purchasing views to get activated
I tried passing only Plant and profit center value which required for sales plant general data view and keeping all other fields blank but it doesnot work.
can you suggest a way.
Cheers
Rc
P.s - I am using xml file which will be converted into IDOC by PI.
‎2010 Feb 24 1:21 PM
Hi,
Try to pass E1MARCM-PSTAT = 'V'. this will create only Sales plant view.
if u want to create few others view see the documentation for PSTAT field. it has values for different views eg: V for sales view,L for Sloc view.
hope this helps.
regards,
Shanmugavel.
‎2010 Oct 12 4:11 PM