‎2007 May 02 11:52 AM
Hi all,
do you know a BAPI to change (CA02) a routing?
Many thanks.
LP
‎2007 May 02 11:54 AM
Hello,
In my 46c system, there is only the create bapi, BAPI_ROUTING_CREATE, in newer versions there could be a change bapi, check thename BAPI_ROUTING_CHANGE in your system.
REgards,
Vasanth
‎2007 May 02 11:54 AM
Hello,
In my 46c system, there is only the create bapi, BAPI_ROUTING_CREATE, in newer versions there could be a change bapi, check thename BAPI_ROUTING_CHANGE in your system.
REgards,
Vasanth
‎2007 May 02 11:56 AM
hi,
there is no bapi for changing Routing, instead use
BAPI_ROUTING_CREATE Creation of a routing
BAPI_ROUTING_EXISTENCE_CHECK Check whether routing exists
Reward points if useful..
Regards
Nilesh
‎2007 May 02 11:59 AM
Hi,
use BAPI BAPI_ROUTING_CREATE to create a Routing. What about Changing a Routing? I do not see a standard BAPI to do this.
Regards,
Hemant
‎2007 May 02 12:09 PM
HI
GOOD
try these BAPIS
BACV BAPI Conversion Routines
BAPI_CONVERSION_EXT2INT Convert Data from External Format into Internal Format
BAPI_CONVERSION_EXT2INT1 Convert Data from External Format into Internal Format
BAPI_CONVERSION_INT2EXT Convert data from internal format into external format
THANKS
MRUTYUN^