SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
GET BIT - Short Reference
Syntax
GET BIT bitpos OF byte_string INTO val.
Effect
Returns the bit at the bit position bitpos of the data object byte_string in val.