SAP ABAP Class CL_BSP_DLC__POPUPNEWCONFI_IMPL (Controller)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-CON (Application Component) UI Configuration & Design Layer
⤷
BSP_DYN_CONFIG_TOOLS2_CORE (Package) Config Tools Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC__POPUPNEWCONFI | Controller | 20070622 |
Properties
| Class | CL_BSP_DLC__POPUPNEWCONFI_IMPL | |
| Short Description | Controller | |
| Super Class | CL_BSP_DLC__POPUPNEWCONFI | Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_TOOLS2_CORE | Config Tools Core |
| Created | 20070622 | 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__POPUPNEWCONFI_IMPL has no interface implemented.
Friends
Class CL_BSP_DLC__POPUPNEWCONFI_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'COPY' | Copy mode | 20100709 | ||
| 2 | Instance attribute | Private | See coding | 20071123 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Error in input | 20070927 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Potentially wrong config key | 20080129 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | There is a potentially wrong config key | 20080129 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20080129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Are values editable (not in case of dependant FS Views) | 20100823 | |
| 2 | Instance method | Public | Method | Get Text for resp. checkbox | 20100708 | |
| 3 | Instance method | Public | Method | Is copy text option enabled | 20100719 | |
| 4 | Instance method | Public | Method | Show copy text option | 20100708 |
Events
Class CL_BSP_DLC__POPUPNEWCONFI_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_MODE_INFO | Public | See coding | 20100709 | begin of TS_MODE_INFO,
mode type string,
end of TS_MODE_INFO
|
Method Signatures
Method ARE_VALUES_EDITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100823 |
Method ARE_VALUES_EDITABLE on class CL_BSP_DLC__POPUPNEWCONFI_IMPL has no exception.
Method GET_COPY_TEXT_OPTION_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100708 |
Method GET_COPY_TEXT_OPTION_TEXT on class CL_BSP_DLC__POPUPNEWCONFI_IMPL has no exception.
Method IS_COPY_TEXT_OPTION_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100719 |
Method IS_COPY_TEXT_OPTION_ENABLED on class CL_BSP_DLC__POPUPNEWCONFI_IMPL has no exception.
Method SHOW_COPY_TEXT_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100708 |
Method SHOW_COPY_TEXT_OPTION on class CL_BSP_DLC__POPUPNEWCONFI_IMPL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |