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

SPP historical data

Former Member
0 Likes
364

Hello,

We are implemeting SAP-SCM 7.0 (APO-SPP) solution for our customer.

Could somebody recommend the best possible approach to load historical forecast in 9ADEMAND in APO-SPP from SAP ERP-DBM?(As required data is not available through 2LIS_11_VASCL).

I hope if any SAP standard datasource is available for DMB sales.Further any reference regarding csv file upload would be appriciating.

Please reply.

Shailendra

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
327

We exported data from conversion source system, to a CSV using the format for 9ADEMAND 9ASD_CSVLOAD, uploaded CSV via Infopackage matching layout to PSA 9ASD_CSVLOAD

worked like a charm

Note: we created a fake Item GUID by concatenating the Document number + Item number +schedule line. We left the Product GUID null, allowing the system to assign it.

1 REPLY 1
Read only

Former Member
0 Likes
328

We exported data from conversion source system, to a CSV using the format for 9ADEMAND 9ASD_CSVLOAD, uploaded CSV via Infopackage matching layout to PSA 9ASD_CSVLOAD

worked like a charm

Note: we created a fake Item GUID by concatenating the Document number + Item number +schedule line. We left the Product GUID null, allowing the system to assign it.