Page 1 of 1

Bapi for changing order in CRM

PostPosted: Sun Oct 10, 2004 6:27 pm
by Leonhard3911
Hi,

Please, can anyone help me. I need a BAPI to change Order in CRM.

Thanks, Red

PostPosted: Mon Oct 11, 2004 9:13 am
by Rolf4317
sorry, but I think in CRM there are no BAPIs related to order. To change (or even create) an order you may use function module 'CRM_ORDER_MAINTAIN'.

This module is not rfc-enabled, so if you need this, you need to create your own rfc function module, which calls the above mentioned function module.

sev