SAP ABAP Class CL_TABSTRIP_VIEW_MM (General Tabstrip View)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     MEREQ (Package) Purchasing: Purchase Requisition
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_COMPOSITE_SCREEN_VIEW_MM View for Screen with Subscreens 00000000
Properties
Class CL_TABSTRIP_VIEW_MM  
Short Description General Tabstrip View    
Super Class CL_COMPOSITE_SCREEN_VIEW_MM View for Screen with Subscreens 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MEREQ   Purchasing: Purchase Requisition 
Created 19981113   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TABSTRIP_VIEW_MM has no interface implemented.
Friends
Class CL_TABSTRIP_VIEW_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_FCODE_PATTERN Instance attribute Protected Type reference (TYPE) STRING40 Pattern for FCodes of Control 19990208
2 MY_REQUESTED_SUBVIEW Instance attribute Protected Object reference (TYPE REF TO) CL_SCREEN_VIEW_MM View Chosen by User 19990316
3 MY_TABSTRIPCONTROL Instance attribute Protected Object reference (TYPE REF TO) DATA Pointer to Tabstrip Control 19990208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19981125
2 GET_TAB_FCODE Instance method Protected Method Returns FCode of Tab Index 19990208
3 SET_ACTIVE_VIEW Instance method Protected Method SET_ACTIVE_VIEW 19990208
4 SET_TABSTRIPCONTROL Instance method Public Method Set Tabstrip Control 19990208
Events
Class CL_TABSTRIP_VIEW_MM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TABFCODE Protected See coding Structure FCode/Tab Index 19990208
2 TABFCODE_TABLE Protected See coding Table Type for Storage of FCode/Tab Index 19990208
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DYNPRO Call by reference Type reference (TYPE) SY-DYNNR Dynpro 19981125
2 Importing IM_MAX_TABS Call by reference Type reference (TYPE) SY-TABIX Anzahl Tab Strips 19981125
3 Importing IM_PATTERN Call by reference Type reference (TYPE) C Muster für Fcodes ("TABC4T%") 19990208
4 Importing IM_PROG Call by reference Type reference (TYPE) SY-REPID Programm 19981125

Method CONSTRUCTOR on class CL_TABSTRIP_VIEW_MM has no exception.

Method GET_TAB_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INDEX Call by reference Type reference (TYPE) SY-TABIX Index des Reiters 19990208
2 Returning RE_FCODE Value transfer Type reference (TYPE) SY-UCOMM Fcode des Reiters 19990208

Method GET_TAB_FCODE on class CL_TABSTRIP_VIEW_MM has no exception.

Method SET_ACTIVE_VIEW Signature

Method SET_ACTIVE_VIEW on class CL_TABSTRIP_VIEW_MM has no parameter.
Method SET_ACTIVE_VIEW on class CL_TABSTRIP_VIEW_MM has no exception.

Method SET_TABSTRIPCONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TABSTRIPCONTROL Call by reference Type reference (TYPE) ANY Tabstripcontrol 19990208

Method SET_TABSTRIPCONTROL on class CL_TABSTRIP_VIEW_MM has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in