Quoting - EBS (MOSC)

MOSC Banner

How to populate the data into aso_tax_details table

edited Nov 1, 2023 7:30PM in Quoting - EBS (MOSC) 4 commentsQuestion

Hi All,

I am creating a quote line using aso_quote_pub.create_quote_line procedure. I am passing all mandatory input values to the procedure and my script got completed successfully and also am able to see the records got inserted in aso_quote_lines_all table. But tax related values are doesn't created in aso_tax_details table.

Can any one help me on this. Your inputs would be highly appreciated.

Below is the script:

declare

l_control_rec aso_quote_pub.control_rec_type;

  l_qte_line_rec apps.aso_quote_pub.qte_line_rec_type;

  l_qte_header_rec apps.aso_quote_pub.qte_header_rec_type;

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