SAP PSEUDO COMPONENT - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN
• table_line ABAP_PSEUDO_COMPONENT

pseudo component
Expression table_line that can be specified in accesses to internal tables instead of a component. The entire line of the internal table is then interpreted as the only component. The name table_line is a reserved name. In ABAP and in ABAP Dictionary, no structure components called table_line can be defined or created.
ABAP_MORE_INFO