SAP ABAP Class CL_ISU_SCR_MNG_TAB (Tab-Management: Tab)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-CS-FO (Application Component) Front Office
     EEBA (Package) IS-U: Tools for Customer Service / CIC
Properties
Class CL_ISU_SCR_MNG_TAB  
Short Description Tab-Management: Tab    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EEBA   IS-U: Tools for Customer Service / CIC 
Created 19991011   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_SCR_MNG_TAB has no forward declaration.
Interfaces
Class CL_ISU_SCR_MNG_TAB has no interface implemented.
Friends
Class CL_ISU_SCR_MNG_TAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TREE_CONTAINER Static Attribute Private Type reference (TYPE) TEXT15 'TREE_CONTAINER_' Name of Customer Container 19991011
2 ICON Instance attribute Private Type reference (TYPE) CCM_TAB_PROPERTIES-ICON Tab Index Icons 19991011
3 NAME Instance attribute Private Type reference (TYPE) CCM_TAB_PROPERTIES-NAME Tab Index Name 19991011
4 QUICKINFO Instance attribute Private Type reference (TYPE) CCM_TAB_PROPERTIES-QUICKINFO Quick Info on Tab Index 19991011
5 SCREEN_REF Instance attribute Private Object reference (TYPE REF TO) CL_ISU_SCR_MNG_SCREEN Screen Reference Allocated to Tab Index 19991011
6 TEXT Instance attribute Private Type reference (TYPE) CCM_TAB_PROPERTIES-TEXT Tab Text 19991011
7 VISIBLE Instance attribute Private Type reference (TYPE) CCM_TAB_PROPERTIES-VISIBLE Visibilty Indicator 19991011
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Tab Index Activation 19991011
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19991011
3 GET_ATTRIBUTES Instance method Public Method Get Attributes 19991011
4 GET_NAME Instance method Public Method Get External Tab Index Name 19991011
5 GET_SCREEN_NUMBER Instance method Public Method Get Screen Number (Via Screen Reference) 19991011
Events
Class CL_ISU_SCR_MNG_TAB has no event.
Types
Class CL_ISU_SCR_MNG_TAB has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_ISU_SCR_MNG_TAB has no parameter.
Method ACTIVATE on class CL_ISU_SCR_MNG_TAB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ICON Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-ICON Reiter-Ikone 19991011
2 Importing IM_NAME Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-NAME Reitername 19991011
3 Importing IM_QUICKINFO Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-QUICKINFO Reiter-Quickinfo 19991011
4 Importing IM_SCREEN_REF Call by reference Object reference (TYPE REF TO) CL_ISU_SCR_MNG_SCREEN Reiterbild 19991011
5 Importing IM_TEXT Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-TEXT Reitertext 19991011
6 Importing IM_VISIBLE Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-VISIBLE Sichtbarkeitskennzeichen 19991011

Method CONSTRUCTOR on class CL_ISU_SCR_MNG_TAB has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ICON Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-ICON Reiter-Ikone 19991011
2 Exporting EX_QUICKINFO Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-QUICKINFO Reiter-Quickinfo 19991011
3 Exporting EX_TEXT Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-TEXT Reitertext 19991011
4 Exporting EX_VISIBLE Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-VISIBLE Sichtbarkeit des Reiters 19991011

Method GET_ATTRIBUTES on class CL_ISU_SCR_MNG_TAB has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NAME Call by reference Type reference (TYPE) CCM_TAB_PROPERTIES-NAME Externer Name des Reiters 19991011

Method GET_NAME on class CL_ISU_SCR_MNG_TAB has no exception.

Method GET_SCREEN_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SCREEN Call by reference Type reference (TYPE) SYDYNNR Dynpronummer 19991011

Method GET_SCREEN_NUMBER on class CL_ISU_SCR_MNG_TAB has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in