ABAP Keyword Documentation →  ABAP − Short Reference → 

GET BIT - Short Reference

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.