SAP ABAP Class CL_FPM_HCT_IDR_ASSIST (Assistance class for FPM_HCT_IDR)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_HCT (Package) Harmonized Configuration Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_HCT_UI_ASSIST | Assistance class for FPM configuration editor | 20090603 |
Properties
| Class | CL_FPM_HCT_IDR_ASSIST | |
| Short Description | Assistance class for FPM_HCT_IDR | |
| Super Class | CL_FPM_HCT_UI_ASSIST | Assistance class for FPM configuration editor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_HCT | Harmonized Configuration Tool |
| Created | 20090603 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_HCT_IDR_ASSIST has no forward declaration.
Interfaces
Class CL_FPM_HCT_IDR_ASSIST has no interface implemented.
Friends
Class CL_FPM_HCT_IDR_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100609 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20090603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Load IDR configuration key via configuration reader | 20090603 | |
| 2 | Instance method | Public | Method | Is activity configure idr enabled? | 20100614 |
Events
Class CL_FPM_HCT_IDR_ASSIST has no event.
Types
Class CL_FPM_HCT_IDR_ASSIST has no local type.
Method Signatures
Method GET_IDR_CONFIG_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | 20090603 | ||||
| 2 | RS_CONFIG_KEY | Value transfer | Type reference (TYPE) | WDY_CONFIG_KEY | 20090603 |
Method GET_IDR_CONFIG_KEY on class CL_FPM_HCT_IDR_ASSIST has no exception.
Method IS_CONFIGURE_IDR_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENABLED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100614 |
Method IS_CONFIGURE_IDR_ENABLED on class CL_FPM_HCT_IDR_ASSIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |