Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

Shipment Confirmation (N4200790/B4200810)

edited Feb 26, 2014 7:13AM in Design Tools & Output Technologies - JDE1 (MOSC) 4 commentsAnswered ✓
 I wanted to run a ship confirmation process of an order through a XML request (jderequest).
Previously I had a similar requirement to create a sales order through XML request, so I used the following calls and completed it.

<jdeRequest type='callmethod'>
<callMethod name='F4211FSBeginDoc'>
</callMethod>
<callMethod name='F4211FSEditLine'>
</callMethod>
<callMethod name='F4211EndDoc'>
</callMethod>
<callMethod name='F4211ClearWorkFile'>
</callMethod>
</jdeRequest>

Can some one point me to the resource or share thoughts on how to do similar thing for ship confirmation.

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