Order Management - EBS (MOSC)

MOSC Banner

Sales Order Line Tax Classification Code

edited Feb 20, 2017 3:49AM in Order Management - EBS (MOSC) 10 commentsAnswered ✓

Dear All,

We are creating order in order management using oe_order_pub.Process_Order API; new business need to add  <Tax Classification Code> item line field; we amend the code as follows:

l_line_tbl(N).tax_code             := 'SALES TAX 16% ( SALES )';

order is created; with sales tax classification code= 'SALES TAX 16% ( SALES );

When We create order with booked status; field is empty; we thought there are issues with API code; but when create order with status = Entered; field is populated with  'SALES TAX 16% ( SALES ); same as we need;

but when booking the order; the Tax Classification Code get empty; reading Booking Order Clears Tax Classification On Sales Order Line (

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