Hi,
I want to upload data into CA01 using 'BAPI_ROUTING_CREATE' , and passing the parameters :
task ,materialtaskallocation, operation , suboperation and after running BAPI I am getting success message 'S' and also I am getting Groupcounter in export parameter.I used the to update into database :
CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
EXPORTING
wait = 'X'.
After this also I am unable to see it in database table and I am unable to check the material in CA03.
Can anybody suggest me ?
thanks
naresh