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

WareHouse Not clearing

Former Member
0 Likes
325

Hi Friends ,

I have an issue with BAPI : BAPI_GOODSMVT_CREATE , This is called with in the local Function module .

THe issue is when i create the material and extend it for warehouse view, and run the BAPI in other session , the bapi returns the error 'material does not exist in warehouse 200', even i extend the material for warehouse view. some where with in the program the ware house views are getting cleared that i need to add .

could any body suggest how to clear the warehouse views so that my BAPI can work .

Full points rewarded , since this is an urgent ticket .

Thanks in advance .

Hi Friends ,

I have an issue with BAPI : BAPI_GOODSMVT_CREATE , This is called with in the local Function module .

THe issue is when i create the material and extend it for warehouse view, and run the BAPI in other session , the bapi returns the error 'material does not exist in warehouse 200', even i extend the material for warehouse view. some where with in the program the ware house views are getting cleared that i need to add .

could any body suggest how to clear the warehouse views so that my BAPI can work .

Full points rewarded , since this is an urgent ticket .

Thanks in advance .

1 REPLY 1
Read only

Former Member
0 Likes
304

Hi,

In mara table for the material ,VPSTA field will have a character as PSTAT and if u find any character as 'S' then that material number is maintained for warehouse.try with clearing that.

Regards,

Ashok...