SAP STATIC COMPONENT - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

static component
Superordinate term for static attribute , static event, and static method. The static components of a class can be addressed using the name of the class. A class that only contains static components is referred to as a static class.