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: 

CRM Status Maintain

Former Member
0 Kudos

Hi All,

In CRM I want to update order status. I have guid value and status number as input based on this i will pass value to the FM CRM_STATUS_MAINTAIN_OW and pass guid to CRM_ORDER_SAVE and finally BAPI_TRANSACTION_COMMIT. Is this the correct way or need to do any additional process. Please explain me in which table order status will update and how?

Thanks,

Senchan

Edited by: sentchan on Apr 14, 2010 11:27 AM

1 REPLY 1

Former Member
0 Kudos

Hi Sentchen,

You can try CRM_STATUS_MAINTAIN_OW,

CRM_STATUS_CHANGE_FOR_ACTIV_OW

CRM_STATUS_CHECK

CRM_STATUS_DETERMINE_EC

CRM_STATUS_*_EC

SAP CRM Tables: CRM_JEST & CRM_JCDS are updating the status code.

Regards

Banu