2011 Sep 02 8:17 AM
Dear Friends at SCN,
With reference to the SAP library related to the matter in subject (here is the link)
[http://help.sap.com/saphelp_46c/helpdata/en/92/58c9c2417011d189ec0000e81ddfac/frameset.htm]
I was wondering if it could be possible to create an ABAP program that automates the routing creation for a bunch of material codes, maybe to be run as a background job.
Do you have any idea for achieving this?
Thanks a lot for any help or suggestion.
Bye,
Flavio
2011 Sep 02 10:54 AM
Hello Falvio,
The document refers to transaction CU50 where you can simulate configuration and create a task list based on that. It is an intregrated transaction. There is no bapi or FM that will do it all but as for routings you can use BAPI_ROUTING_CREATE to create them. For configuration you will need a to create program to read the values first and then create the routing.
Thanks
Amber
2011 Sep 02 11:22 AM
Hello Amber,
Thank you for your reply.
Indeed, the big issue is how to get the configuration data from simulation: Do you have any clue for this?
Thanks again
Bye,
Flavio
2011 Sep 02 2:23 PM
Hi Flavio,
For simulation , It is difficult as there is no set order and nothing is stored on the database. You will need to call lot of FM's etc. Generally FM ce_c_processing is used for all sort configuration, To use data stored on the database you can vc_i_get_configuration_ibase,. But for simulation, I have never come across anything
Thanks
Amber
2011 Sep 02 3:49 PM
Thank you, Amber.
I see and it really seems a complicated task.
Has anyone else ever succeeded in doing this?
Thanks a lot.
Bye,
Flavio
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |