DBA Data[Home] [Help]

APPS.CTO_CONFIG_BOM_PK dependencies on BOM_BILL_OF_MATERIALS

Line 107: PModelId in bom_bill_of_materials.assembly_item_id%TYPE := NULL,

103:
104: function inherit_op_seq_ml (
105: pLineId in oe_order_lines.line_id%TYPE := NULL,
106: pOrgId in oe_order_lines.ship_from_org_id%TYPE := NULL,
107: PModelId in bom_bill_of_materials.assembly_item_id%TYPE := NULL,
108: pConfigBillId in bom_inventory_components.bill_sequence_id%TYPE := NULL,
109: xErrorMessage out NOCOPY VARCHAR2,
110: xMessageName out NOCOPY VARCHAR2)
111: return integer;