We have recently started testing our in-house C# (winforms) application against SAP 9 PL6.
Previously our application has worked with SAP 2007a and more recently SAP 8.82 PL11
Our application offers its users the ability to "clone" an item
When we do this running against SAP 9 we are presented with the following message:
"Unable to create SAP item 'XXXXXX'"
"SAP Error -5002: 1470000335 - Bin Location not enabled for warehouse XX-X"
This appears to be happening when we call SAPbobsCOM.Items.Add()
Does anyone have any idea what may have changed between SAP 8.82 PL11 and SAP 9 PL 6 in this area which would cause this to stop working?
Thanks in advance for any help provided,
Scott