SAP ABAP Class CL_BTP_WD_INTERFACES (Assistance Class for BTP_INTERFACES_V2)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
BTP_WD (Package) BTP Web Dynpro Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20130124 |
Properties
| Class | CL_BTP_WD_INTERFACES | |
| Short Description | Assistance Class for BTP_INTERFACES_V2 | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BTP_WD | BTP Web Dynpro Layer |
| Created | 20130124 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BTP_WD_INTERFACES has no forward declaration.
Interfaces
Class CL_BTP_WD_INTERFACES has no interface implemented.
Friends
Class CL_BTP_WD_INTERFACES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_PIFD_T_NAV_NODE | Navigation tree for settings | 20140312 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20140219 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20140219 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_PIFD_T_OVERVIEW_NODE | Tree of overview nodes | 20130206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the icon for a given check status | 20140131 | |
| 2 | Instance method | Public | Method | 20130531 | ||
| 3 | Instance method | Public | Method | 20140219 | ||
| 4 | Instance method | Public | Method | Return the settings table | 20130206 | |
| 5 | Instance method | Public | Method | Set the current selection | 20140219 |
Events
Class CL_BTP_WD_INTERFACES has no event.
Types
Class CL_BTP_WD_INTERFACES has no local type.
Method Signatures
Method GET_CHECK_STATUS_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHECK_STATUS | Call by reference | Type reference (TYPE) | CNV_MBT_ULV_MSG_TYPE | Type of message in ULV logger | 20140131 | |||
| 2 | RV_STATUS_ICON | Value transfer | Type reference (TYPE) | STRING | 20140131 |
Method GET_CHECK_STATUS_ICON on class CL_BTP_WD_INTERFACES has no exception.
Method GET_ELEM_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DD_OUTLEN | Call by reference | Type reference (TYPE) | LVC_OUTLEN | ALV control: Column width in characters | 20130531 | |||
| 2 | IV_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Number of Decimal Places | 20130531 | |||
| 3 | IV_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP data type (C,D,N,...) | 20130531 | |||
| 4 | RR_ELEM_DESC | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Runtime Type Services | 20130531 |
Method GET_ELEM_DESCR on class CL_BTP_WD_INTERFACES has no exception.
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ADDITIONAL_SELECTIONS | Call by reference | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20140219 | |||
| 2 | EV_LEAD_SELECTION | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20140219 |
Method GET_SELECTION on class CL_BTP_WD_INTERFACES has no exception.
Method GET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SETTINGS | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_OVERVIEW_PRS | Presentation Model for Settings Overview | 20130206 | |||
| 2 | IV_KEEP_EXPAND | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20130206 | |||
| 3 | RT_SETTINGS | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_T_OVERVIEW_NODE | Tree of overview nodes | 20130206 |
Method GET_SETTINGS on class CL_BTP_WD_INTERFACES has no exception.
Method SET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARAMS | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_OVERVIEW_PRS | Presentation Model for Settings Overview | 20140219 | |||
| 2 | IT_SETTINGS | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_T_OVERVIEW_NODE | Tree of overview nodes | 20140219 |
Method SET_SETTINGS on class CL_BTP_WD_INTERFACES has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |