DBA Data[Home] [Help]

APPS.CTO_UPDATE_BOM_RTG_PK dependencies on BOM_BILL_OF_MATERIALS

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

62:
63: function inherit_op_seq_ml (
64: pLineId in oe_order_lines.line_id%TYPE := NULL,
65: pOrgId in oe_order_lines.ship_from_org_id%TYPE := NULL,
66: PModelId in bom_bill_of_materials.assembly_item_id%TYPE := NULL,
67: pConfigBillId in bom_inventory_components.bill_sequence_id%TYPE := NULL,
68: xErrorMessage out NOCOPY VARCHAR2,
69: xMessageName out NOCOPY VARCHAR2)
70: return integer;