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

Problem in BAPI_ROUTING_CREATE

Former Member
0 Likes
3,653

Hi Friends,

I am trying to create ROUTING by BAPI_ROUTING_CREATE,but it's giving me some errors like,

W CPCC_DT 009 The valid-from data has been set from today's date

E CPWB 210 Enter unit of measure

E CPCL 002 Create task list: Consistency check was not successful

A CPCC_DT 210 For further processing, the routing entry is missing

Can any one help me by providing sol for this or any other FM to create ROUTING.

Points will be rewarded.

Thanks in advance,

PRB.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,445

Check with Links

Try to create Routing manullay at CA01 and see the results

Thanks

Seshu

3 REPLIES 3
Read only

Former Member
0 Likes
1,445

Hi Prathap,

Before passing the data to the BAPI just create the entry using normal transaction and see which all fields are mandatory and make sure you will pass all these entries in BAPI.

Regards,

Atish

Read only

Former Member
0 Likes
1,446

Check with Links

Try to create Routing manullay at CA01 and see the results

Thanks

Seshu

Read only

0 Likes
1,445

Thank you.

Problem solved .