Distribution - JDE1 (MOSC)

MOSC Banner

Bypass inventory check for P4210 (Sales Order)

edited Feb 26, 2014 7:10AM in Distribution - JDE1 (MOSC) 1 commentAnswered
 When I create a sales order using XML request as below, I get the sales order created successfully. 
<jdeRequest type='callmethod'>
<callMethod name='F4211FSBeginDoc'>
</callMethod>
<callMethod name='F4211FSEditLine'>
</callMethod>
<callMethod name='F4211EndDoc'>
</callMethod>
<callMethod name='F4211ClearWorkFile'>
</callMethod>
</jdeRequest>

But if the inventory is out of stock it returns a error code 

<error code="030B">Warning: Order Quantity Exceeds what's Available</error>

Is there any attribute I can pass along with the request to bypass this inventory check?

Thanks,
Ratnavel.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center