Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reg erro in BAPI_ROUTING_CREATE

Former Member
0 Likes
959

Dear Experts,

I am getting problem in creating bapi_routing_create.

ERROR : Enter a unit for dimension Time for the standard value Duration D.

This is production planning issue. We have to create routing in Tcode CA01, but bcos of some problem I have to go to the above bapi, but I am getting an error as mentioned above. Please help me to solve the error.

Thanks and regards,

Pradeep M

Dear Experts,

I am getting problem in creating bapi_routing_create.

ERROR : Enter a unit for dimension Time for the standard value Duration D.

This is production planning issue. We have to create routing in Tcode CA01, but bcos of some problem I have to go to the above bapi, but I am getting an error as mentioned above. Please help me to solve the error.

Thanks and regards,

Pradeep M

5 REPLIES 5
Read only

Former Member
0 Likes
812

Hi,

Never used this BAPI, but looking at the error I assume that you are missing some paratmeter which needs to be pased in this BAPI.

The other reason may be some related to some customising settings which might not be there.

Cross check these two things.

Regards

Sourabh

Read only

Former Member
0 Likes
812

Pradeep,

Check the FM IDOC_INPUT_ROUTING_CREATE what are the values they are passing.

In "bapi_routing_create" you are missing to pass some unit to structure. BAPI1012_TSK_C

Read only

Former Member
0 Likes
812

I have found myself answer for the query

Thank you for your interest.

Read only

0 Likes
812

Hello Pradeep,

I am getting the same problem.plz tell me how you solved your problem so i can solve mine.

-Shweta

Read only

0 Likes
812

What was the solution?