SAP ABAP Class CL_FPM_APPL_CONFIG_READER (Configuration Reader for APPL)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CONFIG_READER | Configuration Reader for OIF | 20090107 |
Properties
| Class | CL_FPM_APPL_CONFIG_READER | |
| Short Description | Configuration Reader for APPL | |
| Super Class | CL_FPM_CONFIG_READER | Configuration Reader for OIF |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20090107 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FPM_APPL_CONFIG_READER has no interface implemented.
Friends
Class CL_FPM_APPL_CONFIG_READER 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 | 'FPM_OIF_COMPONENT' | 20090107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns a Description of the Application | 20090107 | |
| 2 | Instance method | Public | Method | Returns the Name of the Application | 20090107 | |
| 3 | Instance method | Public | Method | Returns a list of all Application Parameters | 20090107 | |
| 4 | Instance method | Public | Method | Returns the Hierarchy | 20090107 |
Events
Class CL_FPM_APPL_CONFIG_READER has no event.
Types
Class CL_FPM_APPL_CONFIG_READER has no local type.
Method Signatures
Method GET_APPLICATION_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20090107 |
Method GET_APPLICATION_DESCRIPTION on class CL_FPM_APPL_CONFIG_READER has no exception.
Method GET_APPLICATION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090107 |
Method GET_APPLICATION_NAME on class CL_FPM_APPL_CONFIG_READER has no exception.
Method GET_APPLICATION_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAMETERS | Call by reference | Type reference (TYPE) | WDY_CFG_CHGTOOL_APPL_PAR_TABLE | 20090107 |
Method GET_APPLICATION_PARAMETERS on class CL_FPM_APPL_CONFIG_READER has no exception.
Method GET_HIERARCHY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HIERARCHY_LIST | Call by reference | Type reference (TYPE) | WDY_CFG_APPLHIER_TABLE | List of mainviews | 20090107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090128 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 720 |