SAP ABAP Class CL_FPM_IDR_CONFIG_WRITER (Configuration Writer for IDR)
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_WRITER | Configuration Rerader for OIF | 20090831 |
Properties
Class | CL_FPM_IDR_CONFIG_WRITER | |
Short Description | Configuration Writer for IDR | |
Super Class | CL_FPM_CONFIG_WRITER | Configuration Rerader 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 | 20090831 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FPM_IDR_CONFIG_WRITER has no interface implemented.
Friends
Class CL_FPM_IDR_CONFIG_WRITER has no friend class.
Attributes
Class CL_FPM_IDR_CONFIG_WRITER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090831 |
2 | ![]() |
Instance method | Public | Method | 20090831 | |
3 | ![]() |
Instance method | Public | Method | Set IDR Title and Tooltip | 20090831 |
4 | ![]() |
Instance method | Public | Method | 20090831 |
Events
Class CL_FPM_IDR_CONFIG_WRITER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_ACTION | Public | See coding | 20090831 |
|
||
2 | TY_S_BUTTON | Public | See coding | 20090831 |
|
||
3 | TY_S_CHOICE | Public | See coding | 20090831 |
|
||
4 | TY_S_MAINVIEW | Public | See coding | 20090831 |
|
||
5 | TY_S_SUBVIEW | Public | See coding | 20090831 |
|
||
6 | TY_S_TOOLBAR | Public | See coding | 20090831 |
|
||
7 | TY_S_UIBB_EXT | Public | See coding | 20090831 |
|
||
8 | TY_S_UIBB_KEY | Public | See coding | 20090831 |
|
||
9 | TY_S_WIRE | Public | See coding | 20090831 |
|
||
10 | TY_S_WIRE_MODEL | Public | See coding | 20090831 |
|
||
11 | TY_T_ACTION | Public | See coding | 20090831 |
|
||
12 | TY_T_BUTTONS | Public | See coding | 20090831 |
|
||
13 | TY_T_CHOICE | Public | See coding | 20090831 |
|
||
14 | TY_T_MAINVIEW | Public | See coding | 20090831 |
|
||
15 | TY_T_SUBVIEW | Public | See coding | 20090831 |
|
||
16 | TY_T_UIBB_EXT | Public | See coding | 20090831 |
|
||
17 | TY_T_WIRES | Public | See coding | 20090831 |
|
||
18 | TY_T_WIRE_MODEL | Public | See coding | 20090831 |
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPL_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_APPL_MODIFIER | Write Interface for Application Configuration | 20090831 | ||
2 | ![]() |
IR_COMP_READER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_COMP_READER | Read Interface for the Component Configuration | 20090831 | ||
3 | ![]() |
IR_COMP_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_COMP_MODIFIER | Write Interface for the Component Configuration | 20090831 | ||
4 | ![]() |
IR_CONFIG_TOOL_COMP | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONFIG_TOOL_COMP | API Configuration Component | 20090831 | ||
5 | ![]() |
IV_CONFIGURATION_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20090831 | ||
6 | ![]() |
IV_CONFIG_TYPE | Call by reference | Type reference (TYPE) | WDY_CONFIG_TYPE | Type of Web Dynpro Configuration | 20090831 | ||
7 | ![]() |
IV_CREATE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090831 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Floorplan exceptions | 20090831 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090831 |
Method SAVE on class CL_FPM_IDR_CONFIG_WRITER has no exception.
Method SET_IDR_BASIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | STRING | Variant ID (current variant if skipped) | 20090831 | ||
2 | ![]() |
IV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | List of mainviews | 20090831 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Floorplan exceptions | 20090907 |
Method SET_IDR_EXTENDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TICKET_BOTTOM | Call by reference | Type reference (TYPE) | STRING | 20090831 | |||
2 | ![]() |
IV_TICKET_BOTTOM_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20090831 | |||
3 | ![]() |
IV_TICKET_TOP | Call by reference | Type reference (TYPE) | STRING | 20090831 | |||
4 | ![]() |
IV_TICKET_TOP_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20090831 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Floorplan exceptions | 20090907 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 730 |