Skip to Content
0
Former Member
Feb 19, 2009 at 12:56 PM

STATUS_CHANGE_EXTERN fails sometimes

307 Views

Dear all

We are using FM STATUS_CHANGE_EXTERN in order to set User

Status of Sales Order after creating Sales Order by BAPI.

What we're doing is as follows.

1. Create SO with BAPI_SALESORDER_CREATEFROMDAT2

2. Set Userstatus with FM STATUS_CHANGE_EXTERN

3. BAPI Commit

Usually, this works fine but sometimes(very rarely), this FM fails.

When we check Sales order, Sales Order is created successfully

but status was not set.

What might be the reason for this?

Is there anyone who has this kind of experience?

Best Regards.

Sejoon