/* Update a Modifier header of type 'PRO' (Promotion) */ l_MODIFIER_LIST_rec.active_flag := 'N'; l_MODIFIER_LIST_rec.list_header_Id := 79722; l_MODIFIER_LIST_rec.operation := QP_GLOBALS.G_OPR_UPDATE; /* Call the Modifiers Public API to Process the mo…