cancel
Showing results for 
Search instead for 
Did you mean: 

How to update contract End date using crm_order_maintain???

Former Member
0 Kudos

Hi All,

Can any one explain me How to update the value of contract end date in 'Service Contract' transaction using CRM_ORDER_MAINTAIN.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi sunil ,

In CRM_ORDER_MAINTAIN you have this table : IT_APPOINTMENT.

you have to use FM : IB_CONVERT_INTO_TIMESTAMP

to : timestamp_from in that Structure,

you have to fill the guid and the timezone.

in appt_type you have to give the name of the date you want to change.

Lilach.