SAP LOCATOR - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

Locator
Pointers to subfields of LOBs in a database. In ABAP, locators belong to LOB handles and are implemented using instances of the corresponding system classes. In Open SQL statements locators can be linked to LOBs from the processed database. There are various locator typesfor BLOBs and CLOB s.
ABAP_MORE_INFO