SAP ABAP Class CL_IBASE_IBOF_TAB (IBase: Tabstrip)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-MD-IBA (Application Component) Installed Base
⤷
IB03 (Package) IBase: User Interface
⤷
⤷
Properties
| Class | CL_IBASE_IBOF_TAB | |
| Short Description | IBase: Tabstrip | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IB03 | IBase: User Interface |
| Created | 20050105 | SAP |
| Last change | 20050705 | 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_IBASE_IBOF_TAB has no interface implemented.
Friends
Class CL_IBASE_IBOF_TAB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 20050105 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20050105 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050105 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | IB_UITAB | 20050105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050105 | ||
| 2 | Instance method | Public | Method | 20050105 | ||
| 3 | Instance method | Public | Method | 20050105 | ||
| 4 | Instance method | Public | Method | 20050105 | ||
| 5 | Instance method | Public | Method | 20050105 | ||
| 6 | Instance method | Public | Method | 20050105 |
Events
Class CL_IBASE_IBOF_TAB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GT_CAPTION | Public | Type reference (TYPE) | CHAR40 | 20050105 | |
|
| 2 | GT_S_TAB | Public | See coding | 20050105 | begin of GT_S_TAB,
tab01 type GT_CAPTION,
tab02 type GT_CAPTION,
tab03 type GT_CAPTION,
tab04 type GT_CAPTION,
tab05 type GT_CAPTION,
tab06 type GT_CAPTION,
tab07 type GT_CAPTION,
tab08 type GT_CAPTION,
tab09 type GT_CAPTION,
tab10 type GT_CAPTION,
tab11 type GT_CAPTION,
tab12 type GT_CAPTION,
tab13 type GT_CAPTION,
tab14 type GT_CAPTION,
tab15 type GT_CAPTION,
tab16 type GT_CAPTION,
tab17 type GT_CAPTION,
tab18 type GT_CAPTION,
end of GT_S_TAB
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20050105 | |||
| 2 | I_UITAB | Call by reference | Type reference (TYPE) | IB_UITAB | iBase: UI Tab | 20050105 |
Method CONSTRUCTOR on class CL_IBASE_IBOF_TAB has no exception.
Method FILL_CAPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_TAB | Call by reference | Type reference (TYPE) | GT_S_TAB | 20050105 | ||||
| 2 | I_T_CAPTION | Call by reference | Type reference (TYPE) | ANY TABLE | 20050105 |
Method FILL_CAPTION on class CL_IBASE_IBOF_TAB has no exception.
Method GET_FCODE_BY_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | I | 20050105 | ||||
| 2 | R_FCODE | Value transfer | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20050105 |
Method GET_FCODE_BY_INDEX on class CL_IBASE_IBOF_TAB has no exception.
Method GET_INDEX_BY_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Value transfer | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20050105 | |||
| 2 | R_INDEX | Value transfer | Type reference (TYPE) | I | 20050105 |
Method GET_INDEX_BY_FCODE on class CL_IBASE_IBOF_TAB has no exception.
Method INIT_SCREEN Signature
Method INIT_SCREEN on class CL_IBASE_IBOF_TAB has no parameter.
Method INIT_SCREEN on class CL_IBASE_IBOF_TAB has no exception.
Method TEST_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20050105 | |||
| 2 | R_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050105 |
Method TEST_FCODE on class CL_IBASE_IBOF_TAB has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 100 |