SAP ABAP Class /PLMU/CL_FRW_SIDEPANEL_CNTRL (Side Panel Controller)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_SERVICES (Package) UI Framework: Services

⤷

⤷

Properties
Class | /PLMU/CL_FRW_SIDEPANEL_CNTRL | |
Short Description | Side Panel Controller | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /PLMU/UI_FRW_SERVICES | UI Framework: Services |
Created | 20090810 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no interface implemented.
Friends
Class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /PLMU/CL_FRW_MESSAGE_MANAGER | UI Framework - Message manager | 20090810 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/EX_FRW_SIDEPANEL | Side Panel BAdI definition | 20090904 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /PLMU/CL_FRW_SIDEPANEL_CNTRL | UI Framework - Sidepanel controller | 20090810 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20090810 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090810 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090810 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /PLMU/T_FRW_PARAM_TAG_MAP | Parameter to Tag map for NW Side Panel | 20090810 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /PLMU/T_FRW_PARAM_TAG_MAP | Parameter to Tag map for NW Side Panel | 20090810 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPM_FLOORPLAN | Floorplan | 20100804 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100804 | |
2 | ![]() |
Static method | Public | Constructor | 20090810 | |
3 | ![]() |
Instance method | Private | Method | 20090810 | |
4 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20091211 |
5 | ![]() |
Static method | Public | Method | 20090810 | |
6 | ![]() |
Instance method | Private | Event handling method | 20091211 | |
7 | ![]() |
Instance method | Public | Method | 20090810 | |
8 | ![]() |
Instance method | Public | Method | 20090904 | |
9 | ![]() |
Instance method | Public | Method | 20100804 | |
10 | ![]() |
Instance method | Public | Method | Triggers the activation of the side panel | 20090810 |
Events
Class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no event.
Types
Class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no local type.
Method Signatures
Method ADD_LINK_TO_UI Signature
Method ADD_LINK_TO_UI on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no parameter.
Method ADD_LINK_TO_UI on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no exception.
Method COLLECT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SIDEPANEL_PARAM_TAG_MAP | Call by reference | Type reference (TYPE) | /PLMU/T_FRW_PARAM_TAG_MAP | Parameter to Tag map for NW Side Panel | 20090810 | ||
2 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_PARAMETERS | Parameters | 20091210 |
Method COLLECT_DATA on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no parameter.
Method CONSTRUCTOR on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SIDEPANEL_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | /PLMU/CL_FRW_SIDEPANEL_CNTRL | UI Framework - Sidepanel controller | 20090810 |
Method GET_INSTANCE on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no exception.
Method HNDL_AFTER_PBO Signature
Method HNDL_AFTER_PBO on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no parameter.
Method HNDL_AFTER_PBO on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090810 | ||
2 | ![]() |
IO_WD_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090810 |
Method INIT on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no exception.
Method REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_PARAMETERS | Parameters | 20091210 | ||
2 | ![]() |
IV_MANUAL_REFRESH | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091210 |
Method REFRESH on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no exception.
Method SET_FLOORPLAN_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FLOORPLAN_TYPE | Call by reference | Type reference (TYPE) | FPM_FLOORPLAN | Floorplan | 20100804 |
Method SET_FLOORPLAN_TYPE on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no exception.
Method TRIGGER_ACTIVATION Signature
Method TRIGGER_ACTIVATION on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no parameter.
Method TRIGGER_ACTIVATION on class /PLMU/CL_FRW_SIDEPANEL_CNTRL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |