Application Development 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: 

issue in DBM service order creation through RFC

Former Member
0 Kudos

hi everyone,

I am using the RFC '/DBM/ORD_RFC_CREATE' to create the service order. I have executed in test run in SE37. The Serice Order is not getting created. I am getting message in return table that 'ordertype is not in table '/DBM/C_ORDERTP'.

Thanks in advance!!

2 REPLIES 2

former_member222709
Contributor
0 Kudos

Hi,

You will have to pass the parameter order type to the structure '/DBM/C_ORDERTP'.

Regards,

Pranav.

0 Kudos

Hi Balaji,

Check your order type is present in table /DBM/C_ORDERTP or not? if your order type is custom order type that need to be configured by functional peaple. so it will be there in table /DBM/C_ORDERTP.

Regards,

Lokesh