cancel
Showing results for 
Search instead for 
Did you mean: 

Administration item not found error while creating service contracts using BOL Programming

Former Member
0 Kudos

Hi,

I tried to create Multiple service contract items through a report using BOL programming.

While calling core Modify( ), after some changes, its raising CRM_ORDERADM_I 004 message with type E.

I check the standard code also( by debugging using watch point for the above message in CRMD_ORDER). I this case also standard code raising that message, but still program flow will not terminating. But in my case it's terminating.

If anyone aware of this type situation, Please give me suggestions. Thanks in advance.

Regards

Vijay

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

We are getting the same message while saving a Service Confirmation. Did you solve the issue?

Thanks

Francesca

former_member182421
Active Contributor
0 Kudos

Hi Vijay,

No idea, but for my experience I would rather use the CRM_ORDER_MAINTAIN even comparing with the XIF interfaces or any BAPI.

Cheers!

Luis