SAP INTERFACE COMPONENT - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

interface component
Component of an interface. Declared in the declaration section of an interface. Possible interface components are: attributes, methods , and events.
ABAP_MORE_INFO