SAP ABAP Class CL_TWB_COMPONENT_BM (Component of Local Application Component Hierarchy)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-ORG (Application Component) Test Organizer
⤷
S_TWB (Package) Test Workbench

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TWB_COMPONENT_ | TWB Component Interface | 20100109 |
Properties
Class | CL_TWB_COMPONENT_BM | |
Short Description | Component of Local Application Component Hierarchy | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_TWB | Test Workbench |
Created | 20100109 | SAP |
Last change | 20110908 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_TWB_COMPONENT_ | TWB Component Interface | 20100109 |
Friends
Class CL_TWB_COMPONENT_BM 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) | TY_DATA | 20100109 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_FROM_DB | 20100109 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_HIER_ROOT_STRUCT_ID | 20100109 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_KEY | 20100109 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYLANGU | 20100109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20100109 | |
2 | ![]() |
Static method | Public | Method | 20100109 | |
3 | ![]() |
Instance method | Private | Method | 20100109 | |
4 | ![]() |
Instance method | Private | Method | 20100109 | |
5 | ![]() |
Static method | Private | Method | 20100109 | |
6 | ![]() |
Instance method | Private | Method | 20100109 | |
7 | ![]() |
Static method | Public | Method | 20100109 | |
8 | ![]() |
Static method | Public | Method | 20100109 | |
9 | ![]() |
Static method | Public | Method | 20100109 | |
10 | ![]() |
Instance method | Private | Method | 20100109 | |
11 | ![]() |
Instance method | Private | Method | 20100109 |
Events
Class CL_TWB_COMPONENT_BM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_COMP_ID | Private | Attribute reference (LIKE) | 20100109 |
|
||
2 | TY_DATA | Private | Type reference (TYPE) | BMCOMP | 20100109 |
|
|
3 | TY_FROM_DB | Private | See coding | 20100109 | BEGIN OF ty_from_db,
data TYPE abap_bool,
END OF ty_from_db
|
||
4 | TY_HIER_ROOT_STRUCT_ID | Private | Attribute reference (LIKE) | 20100109 |
|
||
5 | TY_KEY | Private | Attribute reference (LIKE) | 20100109 |
|
||
6 | TY_TEXT | Private | Attribute reference (LIKE) | 20100109 |
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | TY_KEY | 20100109 | |||
2 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | 20100109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100109 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | IF_TWB_COMPONENT_=>TY_KEY | 20100109 | |||
2 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | 20100109 | |||
3 | ![]() |
RO_COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_TWB_COMPONENT_ | 20100109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100109 |
Method GET_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_KEY | Value transfer | Type reference (TYPE) | TY_KEY | 20100109 |
Method GET_COMPONENT on class CL_TWB_COMPONENT_BM has no exception.
Method GET_COMP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_COMP_ID | Value transfer | Type reference (TYPE) | TY_COMP_ID | 20100109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100109 |
Method GET_DATA_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | TY_KEY | 20100109 | |||
2 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | 20100109 | |||
3 | ![]() |
RS_DATA | Value transfer | Type reference (TYPE) | TY_DATA | 20100109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100109 |
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100109 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | IF_TWB_COMPONENT_=>TY_KEY | 20100109 | |||
2 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | 20100109 | |||
3 | ![]() |
RO_COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_TWB_COMPONENT_ | 20100109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100109 |
Method QUERY_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_TWB_COMPONENT_ | 20100109 | |||
2 | ![]() |
EV_KEY | Call by reference | Type reference (TYPE) | IF_TWB_COMPONENT_=>TY_KEY | 20100109 | |||
3 | ![]() |
IV_DISPLAY_APPLICATIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100109 | |||
4 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | 20100109 | |||
5 | ![]() |
IV_ONLY_ACTIVE_AREAS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100109 | |||
6 | ![]() |
IV_ONLY_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100109 |
Method RETRIEVE_HIER_ROOT_STRUCT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HIER_ROOT_STRUCT_ID | Value transfer | Type reference (TYPE) | IF_TWB_COMPONENT_=>TY_HIER_ROOT_STRUCT_ID | 20100109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100109 |
Method SET_COMP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMP_ID | Call by reference | Type reference (TYPE) | TY_COMP_ID | 20100109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100109 |
Method SET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | 20100109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100109 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |