SAP LOCATOR - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

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. Locators can be linked with the database in question in AB_SQL statements with LOBs. Different locator types are provided for BLOBs and CLOBs.
ABAP_MORE_INFO