DBA Data[Home] [Help]

APPS.ENG_DEFAULT_REV_COMPONENT dependencies on BOM_GLOBALS

Line 1043: IF l_rev_component_rec.transaction_type <> Bom_GLOBALS.G_OPR_CREATE THEN

1039:
1040: --
1041: -- Also copy the Unexposed Columns from Database to New record
1042: --
1043: IF l_rev_component_rec.transaction_type <> Bom_GLOBALS.G_OPR_CREATE THEN
1044:
1045: l_Rev_Comp_Unexp_Rec.component_sequence_id :=
1046: p_Old_Rev_Comp_Unexp_Rec.component_sequence_id;
1047: