cancel
Showing results for 
Search instead for 
Did you mean: 

problem with FM CRM_ORDER_MAINTAIN

Former Member
0 Kudos

Hi All

I am investigating the use of function module CRM_ORDER_MAINTAIN. I need to update 1000+ orders in CRM 4.0 and know I need to use this FM. I have tested it's use in SE38 using the default standard interface.

I have worked out how to amend the DESCRIPTION at ORDERADM_H, this is basic stuff.

My requirement is to do the following:

1. Add a new partner

2. Amend item level dates (APPOINTMENT, APPT_TYPE = SRV_CUST_BEG + SRV_CUST_END)

3. Add item level Service Contract data.

The first thing I notice is that for Appointment dates, using the FM GUI, I cannot input data for SRV_CUST_BEG + SRV_CUST_END.

I am struggling to add a new partner,

and I have no idea how to add the service contract data.

I am continuing to investigate by looking at underlying tables

CRMD_LINK

CRMC_OBJECTS

etc.

but I could do with some help or advice.

Thanks

Mark

Accepted Solutions (1)

Accepted Solutions (1)

saumya_govil
Active Contributor
0 Kudos

Hi Mike,

Try searching on SDN, there are many codes that can help you achieve this functionality.

For eg. I searched and found one thread abt adding partner details:

Regards,

Saumya

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Chek wethre you are filling input fields or not in the CRM_ORDER_MAINTAIN

Regards

Srinu