SAP ABAP Class CL_BUS_TABSTRIP_TAB (Locator: Wrapper for a Tab)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP-UI (Application Component) Dialog SAP-GUI
⤷
BUS_TOOLS (Package) Locator
⤷
⤷
Properties
| Class | CL_BUS_TABSTRIP_TAB | |
| Short Description | Locator: Wrapper for a Tab | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUS_TOOLS | Locator |
| Created | 20000125 | SAP |
| Last change | 20000131 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BUS_TABSTRIP_TAB has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BUS_TABSTRIP | 20001219 | Locator: Wrapper for a Tabstrip |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BUS_SCREEN-BOOLEAN | 'X' | TRUE | 20000125 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | BUS_SCREEN_TABSTRIP-TAB_01 | Heading | 20000125 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ICON-NAME | Icon name | 20000727 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | ID | 20000125 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CHAR32 | Application-Defining Key | 20000525 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ICONQUICK | Quick Info | 20000727 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BUS_ABSTRACT_SUB_SCREEN | Subscreen | 20000904 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BUS_SCREEN-BOOLEAN | Visibility | 20000125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Private: Constructor | 20000125 | |
| 2 | Instance method | Public | Method | Sets the Subscreen to be Displayed in the Subscreen Area | 20000125 | |
| 3 | Instance method | Public | Method | Sets the Heading | 20000125 | |
| 4 | Instance method | Public | Method | Sets the Icons and their Quick Info | 20000727 | |
| 5 | Instance method | Public | Method | Sets the Application-Defining Key | 20000614 | |
| 6 | Instance method | Public | Method | Sets the Message That Determines Icon and Quick Info | 20001221 | |
| 7 | Instance method | Public | Method | Sets the Subscreen to be Displayed in the Subscreen Area | 20000301 | |
| 8 | Instance method | Public | Method | Sets the Visibility | 20000125 |
Events
Class CL_BUS_TABSTRIP_TAB has no event.
Types
Class CL_BUS_TABSTRIP_TAB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | I | Id | 20000125 |
Method CONSTRUCTOR on class CL_BUS_TABSTRIP_TAB has no exception.
Method SET_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AREA | Call by reference | Type reference (TYPE) | BUS_SCREEN-AREA | Subscreen Bereich | 20000125 |
Method SET_AREA on class CL_BUS_TABSTRIP_TAB has no exception.
Method SET_CAPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CAPTION | Call by reference | Type reference (TYPE) | C | Überschrift | 20000125 |
Method SET_CAPTION on class CL_BUS_TABSTRIP_TAB has no exception.
Method SET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ICON_NAME | Call by reference | Type reference (TYPE) | ICON-NAME | Name einer Ikone | 20000727 | |||
| 2 | IV_QUICKINFO | Call by reference | Type reference (TYPE) | C | Quickinfo für eine Ikone | 20000727 |
Method SET_ICON on class CL_BUS_TABSTRIP_TAB has no exception.
Method SET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | C | Anwendungsdefinierter Schlüssel | 20000614 |
Method SET_KEY on class CL_BUS_TABSTRIP_TAB has no exception.
Method SET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE | Call by reference | Type reference (TYPE) | BU_MESSAGE | 20001221 |
Method SET_MESSAGE on class CL_BUS_TABSTRIP_TAB has no exception.
Method SET_SUB_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUB_SCREEN | Call by reference | Object reference (TYPE REF TO) | CL_BUS_ABSTRACT_SUB_SCREEN | CL_BUS_ABSTRACT_SUB_SCREEN | 20000301 |
Method SET_SUB_SCREEN on class CL_BUS_TABSTRIP_TAB has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VISIBLE | Call by reference | Type reference (TYPE) | BUS_SCREEN-BOOLEAN | Sichtbarkeit | 20000125 |
Method SET_VISIBLE on class CL_BUS_TABSTRIP_TAB has no exception.
History
| Last changed by/on | SAP | 20000131 |
| SAP Release Created in | 12A |