ABAP Keyword Documentation → ABAP Glossary
locator
Pointer to substrings of LOBs in a database. In ABAP, locators are LOB handles and are implemented using instances of the corresponding system classes. In ABAP SQLstatements with LOBs, locators can be associated with the database in question. Different locator types are provided for BLOBs and CLOBs.