SAP CONTROL - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

control
Software component of the ABAP runtime framework used to process complex screen elements. Table controls, tabstrip controls, and splitter controls are platform-independent controls that processed directly using dynpro statements and ABAP statements. In addition, there are platform-independent GUI controls that are accessed in ABAP using the classes of the Control Framework.
ABAP_MORE_INFO