SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
SET BIT - Short Reference
Syntax
SET BIT bitpos OF byte_string [TO val].
Effect
Sets the bit to the bit position bitpos of data object byte_string to the value 1.