Process Manufacturing - EBS (MOSC)

MOSC Banner

CONTRIBUTE_STEP_QTY_IND should be set to Y if the line item is By-product.

EBS 12.2.10

Database 19c (19.18.0.0.0)

I want to create a formula in application using gmd_formula_pub.insert_formula but it throws below error:

CONTRIBUTE_STEP_QTY_IND should be set to Y if the line item is By-product.

Refer attached data and script I am using.

l_formula_header_tbl (c_master%ROWCOUNT).record_type := 'I'

l_formula_header_tbl (c_master%ROWCOUNT).formula_no := UPPER(l_formula.formula)

l_formula_header_tbl (c_master%ROWCOUNT).formula_vers := l_formula.formula_vers

l_formula_header_tbl (c_master%ROWCOUNT).formula_type := l_formula.formula_type

l_formula_header_tbl (c_master%ROWCOUNT).formula_desc1 := l_formula.formula_description

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