Skip to Content
0
Former Member
May 15, 2008 at 07:26 AM

BAPI_ROUTING_CREATE'

133 Views

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