‎2005 Jun 21 10:08 AM
Hi All,
Is there any standard BAPI available for updating / Changing the Standard Routing i.e.,using Tcode CA02. And in the forum i have seen for Rate Routing i.e., Tcode CA22.
Regards,
vamshi
‎2005 Jun 21 10:32 AM
Hi,
Try using the FM /SAPMP/BAPI_ROUTING_PROCESS. there is only one standard bapi BAPI_ROUTING_CREATE for creating.
Hope this helps.
Sharath.
‎2005 Jun 21 10:32 AM
Hi,
Try using the FM /SAPMP/BAPI_ROUTING_PROCESS. there is only one standard bapi BAPI_ROUTING_CREATE for creating.
Hope this helps.
Sharath.
‎2005 Jun 21 10:46 AM
Hi sharath,
I tried with the "BAPI_ROUTING_PROCESS". but there is no FM like this we are using SAP 4.6c. Can u please give me the exact Function Module.
We are using the create but i want it for Change/update.
Regards,
vamshi
‎2006 Nov 17 1:40 AM
We're also studying BAPI_ROUTING_PROCESS. Can you provide some code sample to explain how we can use it?
If we don't put any parameter and run the BAPI, it will dump:
The following syntax error occurred in program "/SAPMP/SAPLCPCC_BUS1012 " in include "/SAPMP/LCPCC_BUS1012U04 " in line 72:
"The data object "LS_OPR_IF" does not have a component called "/SAPMP/M"
"ET_LRCH"."
" "
" "
‎2005 Jun 21 12:22 PM
Hi,
Sorry if my answer was not very clear ... the bapi name is
"/SAPMP/BAPI_ROUTING_PROCESS". I think this works because i have used it before and worked fine for me.
With regards,
Sharath.
‎2005 Jun 21 12:32 PM
Hi Sharath,
Can u please tell me whether this is a standard BAPI or your customised BAPI and can you tell me what functions are used in that BAPI. I think you have created this BAPI in your organisation.
If not please tell which tcode i have to use to specify the name you specified. I tried in SE37.
Regards,
vamshi
‎2005 Jun 21 12:46 PM
Hi Vamshi,
I've the same request yesterday, and it seems there is no way to change/modify a routing...
For the moment, I've found nothing.