SAP ABAP Class CL_BSP_DLC__MAINWINDOW2_IMPL (CL_BSP_DLC__MAINWINDOW2_IMPL)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-CON (Application Component) UI Configuration & Design Layer
⤷
BSP_DYN_CONFIG_TOOLS2 (Package) Tools for Dynamic Layout

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC__MAINWINDOW2 | 20070109 |
Properties
Class | CL_BSP_DLC__MAINWINDOW2_IMPL | |
Short Description | ||
Super Class | CL_BSP_DLC__MAINWINDOW2 | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_DYN_CONFIG_TOOLS2 | Tools for Dynamic Layout |
Created | 20070109 | 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) |
Interfaces
Class CL_BSP_DLC__MAINWINDOW2_IMPL has no interface implemented.
Friends
Class CL_BSP_DLC__MAINWINDOW2_IMPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | INSTANCE_TAB | 20070130 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSP_DYN_CONFIG_FS_ID | Fact Sheet ID | 20070116 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | get data context | 20070122 |
2 | ![]() |
Instance method | Public | Method | get factsheet id | 20070116 |
3 | ![]() |
Instance method | Public | Method | get global data context id | 20070201 |
4 | ![]() |
Instance method | Public | Method | set data context | 20070122 |
5 | ![]() |
Instance method | Public | Method | set factsheet id | 20070116 |
Events
Class CL_BSP_DLC__MAINWINDOW2_IMPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | INSTANCE_STR | Private | See coding | 20070130 | BEGIN OF instance_str,
factsheet_id TYPE bsp_dyn_config_fs_id,
data_collection TYPE REF TO IF_BOL_BO_COL,
gdc_id type BSP_DYN_CONFIG_FS_GDC,"global data context id
END OF instance_str
|
||
2 | INSTANCE_TAB | Private | See coding | 20070130 | instance_tab TYPE HASHED TABLE OF instance_str
WITH UNIQUE KEY factsheet_id INITIAL SIZE 20
|
Method Signatures
Method GET_DATA_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FACTSHEET_ID | Call by reference | Type reference (TYPE) | BSP_DYN_CONFIG_FS_ID | Fact Sheet ID | 20070130 | ||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20070122 |
Method GET_DATA_CONTEXT on class CL_BSP_DLC__MAINWINDOW2_IMPL has no exception.
Method GET_FACTSHEET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20070116 |
Method GET_FACTSHEET_ID on class CL_BSP_DLC__MAINWINDOW2_IMPL has no exception.
Method GET_GDC_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FACTSHEET_ID | Call by reference | Type reference (TYPE) | BSP_DYN_CONFIG_FS_ID | Fact Sheet ID | 20070201 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | BSP_DYN_CONFIG_FS_GDC | Business Object Collection Interface | 20070201 |
Method GET_GDC_ID on class CL_BSP_DLC__MAINWINDOW2_IMPL has no exception.
Method SET_DATA_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATA_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20070122 | ||
2 | ![]() |
IV_FACTSHEET_ID | Call by reference | Type reference (TYPE) | BSP_DYN_CONFIG_FS_ID | Fact Sheet ID | 20070130 | ||
3 | ![]() |
IV_GDC_ID | Call by reference | Type reference (TYPE) | BSP_DYN_CONFIG_FS_GDC | Global data context ID | 20070201 |
Method SET_DATA_CONTEXT on class CL_BSP_DLC__MAINWINDOW2_IMPL has no exception.
Method SET_FACTSHEET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FACTSHEET_ID | Call by reference | Type reference (TYPE) | BSP_DYN_CONFIG_FS_ID | Fact Sheet ID | 20070116 |
Method SET_FACTSHEET_ID on class CL_BSP_DLC__MAINWINDOW2_IMPL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |