‎2009 Sep 02 10:44 AM
what are the mandatrory steps to create routing using bapi fm ( bapi_routing_create )?
when i create routing using bapi it is showing the routing is created succesfull but it is not updating in the standard table plko .
‎2009 Sep 02 11:08 AM
after bapi use commit
CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.