Skip to Content
0
Jul 06, 2009 at 01:24 PM

BI-Integrated Planning: File Upload

40 Views

Hi, I have implemented the "BI-Integrated Planning: File Upload" paper and it seems to work fine.

Whatever "Version" is in the delimitied file gets loaded just fine. (New Version gets created in master data) So if version 999 is in the file the new version 999 get created with no master data issues. But, when I try to load a file with a material that doesn't exist in Master Data, I get errors about the material not existing. We need to have the upload allow new materials..

I am wondering if it Is the InfoObject Conversion Routine that causes the error, but if that was the case we wouldn't be able to load new materials in our regular loads.

Why does the file upload app allow you to create a new version, but not a new material?

Any ideas?