SAP ABAP Class CL_FPM_CONFIG_WRITER_FACTORY (Configuration Reader)
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)
⤷
⤷
Properties
| Class | CL_FPM_CONFIG_WRITER_FACTORY | |
| Short Description | Configuration Reader | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20090805 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_CONFIG_WRITER_FACTORY has no forward declaration.
Interfaces
Class CL_FPM_CONFIG_WRITER_FACTORY has no interface implemented.
Friends
Class CL_FPM_CONFIG_WRITER_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WDY_CONFIG_TYPE | '02' | Type of Web Dynpro Configuration | 20091216 | ||
| 2 | Constant | Public | Type reference (TYPE) | WDY_CONFIG_TYPE | '00' | Type of Web Dynpro Configuration | 20091216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090805 | ||
| 2 | Static method | Public | Method | 20110309 | ||
| 3 | Static method | Private | Method | 20090805 |
Events
Class CL_FPM_CONFIG_WRITER_FACTORY has no event.
Types
Class CL_FPM_CONFIG_WRITER_FACTORY has no local type.
Method Signatures
Method CREATE_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_WRITER | Value transfer | Object reference (TYPE REF TO) | CL_FPM_CONFIG_WRITER | Configuration Writer | 20090805 | |||
| 2 | IR_WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090805 | |||
| 3 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20090805 | ||||
| 4 | IV_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20090805 | |||
| 5 | IV_CONFIG_TYPE | Call by reference | Type reference (TYPE) | WDY_CONFIG_TYPE | Type of Web Dynpro Configuration | 20090805 | |||
| 6 | IV_DEV_CLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20100702 | |||
| 7 | IV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20100702 | |||
| 8 | IV_TRKORR_CUST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20100702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090907 | ||
| 2 | Exceptions of Config API | 20090908 | ||
| 3 | Floorplan exceptions | 20090907 |
Method DELETE_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Configuration Identification | 20110311 | |||
| 2 | IV_DEV_CLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20110309 | |||
| 3 | IV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20110309 | |||
| 4 | IV_TRKORR_CUST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20110309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20110309 |
Method MODIFY_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_WRITER | Value transfer | Object reference (TYPE REF TO) | CL_FPM_CONFIG_WRITER | Configuration Reader | 20090805 | |||
| 2 | IR_WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090805 | |||
| 3 | IV_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20090805 | |||
| 4 | IV_CONFIG_TYPE | Call by reference | Type reference (TYPE) | WDY_CONFIG_TYPE | Type of Web Dynpro Configuration | 20090805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090805 | ||
| 2 | Exceptions of Config API | 20090908 | ||
| 3 | Personalization Error | 20090908 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |