SAP ABAP SQL INDICATOR - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

AB_SQL indicator
Substructure or component with a byte field type that can be used either in read statements as a null indicator or in write statements as a set indicator. In read statements, the indicators can store information while in write statements, indicators can be used to mark columns for change. AB_SQL indicators can be created as indicator structures.