SAP ABAP Class CL_DYNPRO_TABSTRIP (Tabstrip control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA (Application Component) ABAP Runtime Environment
     SBAC (Package) Kernel Objects
Properties
Class CL_DYNPRO_TABSTRIP  
Short Description Tabstrip control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBAC   Kernel Objects 
Created 19981023   SAP 
Last change 20000630   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DYNPRO_TABSTRIP has no forward declaration.
Interfaces
Class CL_DYNPRO_TABSTRIP has no interface implemented.
Friends
Class CL_DYNPRO_TABSTRIP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVETAB Instance attribute Public Type reference (TYPE) DYNFNAM Active tab index 19981023
2 SCROLLPOSITION Instance attribute Public Type reference (TYPE) DYNFNAM Left tab index 19981023
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVETAB Instance method Public Method Fetch active tab index 19981023
2 SET_ACTIVETAB Instance method Public Method Set active tab index 19981023
Events
Class CL_DYNPRO_TABSTRIP has no event.
Types
Class CL_DYNPRO_TABSTRIP has no local type.
Method Signatures

Method GET_ACTIVETAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TAB Call by reference Type reference (TYPE) DYNFNAM 19981023

Method GET_ACTIVETAB on class CL_DYNPRO_TABSTRIP has no exception.

Method SET_ACTIVETAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TAB Call by reference Type reference (TYPE) DYNFNAM 19981023

Method SET_ACTIVETAB on class CL_DYNPRO_TABSTRIP has no exception.
History
Last changed by/on SAP  20000630 
SAP Release Created in