SAP ABAP Interface /PLMU/IF_FRW_APPL_CNTRL (Application Controller Service Class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_CORE (Package) UI Framework: Core

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/CL_FRW_APPL_CNTRL | Application Controller Service Class | 20070919 |
Properties
Interface | /PLMU/IF_FRW_APPL_CNTRL | |
Short Description | Application Controller Service Class |
General Data
Package | /PLMU/UI_FRW_CORE | UI Framework: Core |
Created | 20070919 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_FPM_OIF | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /PLMU/IF_FRW_APPL_CNTRL has no interface.
Friends
Interface /PLMU/IF_FRW_APPL_CNTRL has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GV_APPLICATION_CONFIG_ID | Static Attribute | Public | Type reference (TYPE) | STRING | Web Dynpro Application Configuration ID | 20091006 | ||
2 | GV_FPM_EVENTID | Static Attribute | Public | Type reference (TYPE) | FPM_EVENT_ID | Current FPM Event ID | 20091006 | ||
3 | GV_MODE | Static Attribute | Public | Type reference (TYPE) | /PLMB/SPI_MODE | Mode (Insert, Change, Display) | 20071121 | ||
4 | GV_OBJECT | Static Attribute | Public | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | OBSOLETE | 20080423 | ||
5 | GV_ROOT_DELETE | Static Attribute | Public | Type reference (TYPE) | BOOLE_D | Is the root element about to be deleted? | 20091006 | ||
6 | GV_SKIP_MESSAGE_PROCESSING | Static Attribute | Public | Type reference (TYPE) | BOOLE_D | Skip the message processing during the next POST_PROCESSING? | 20090323 | ||
7 | GV_WDY_APPL_NAME | Static Attribute | Public | Type reference (TYPE) | WDY_APPLICATION_NAME | Web Dynpro Application Name | 20080424 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Cancels all UI navigation | 20090424 |
2 | ![]() |
Static method | Public | Method | Displays an error page | 20090529 |
3 | ![]() |
Static method | Public | Method | Triggers insert or update of changed data of freestyle UIBBs | 20080331 |
4 | ![]() |
Static method | Public | Method | Attaches a WD component and exports a component usage | 20090929 |
5 | ![]() |
Static method | Public | Method | Provides the current FPM floorplan state | 20091203 |
6 | ![]() |
Static method | Public | Method | Provides an instance of the FPM access interface | 20110313 |
7 | ![]() |
Static method | Public | Method | Provides the leading Application Building Block ID | 20091211 |
8 | ![]() |
Static method | Public | Method | Post Processing of freestyle UIBBs | 20071220 |
9 | ![]() |
Static method | Public | Method | Process field and operation properties of freestyle UIBBs | 20090331 |
10 | ![]() |
Static method | Public | Method | Process messages that have not yet been published | 20090331 |
11 | ![]() |
Static method | Public | Method | Refreshes the content of the sidepanel | 20090904 |
12 | ![]() |
Static method | Public | Method | Resets all existing error buffers | 20080821 |
13 | ![]() |
Static method | Public | Method | Defines CNR button mapping for contol via operation property | 20091113 |
14 | ![]() |
Static method | Public | Method | Sets the leading Application Building Block ID | 20091006 |
15 | ![]() |
Static method | Public | Method | Sets the mode of the application (Display, Change, Insert) | 20071121 |
16 | ![]() |
Static method | Public | Method | Skips the message processing during next POST_PROCESSING | 20090323 |
Events
Interface /PLMU/IF_FRW_APPL_CNTRL has no event.
Types
Interface /PLMU/IF_FRW_APPL_CNTRL has no local type.
Method Signatures
Method CANCEL_NAVIGATION Signature
Method CANCEL_NAVIGATION on Interface /PLMU/IF_FRW_APPL_CNTRL has no parameter.
Method CANCEL_NAVIGATION on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method DISPLAY_ERROR_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20091024 | ||
2 | ![]() |
IS_ERROR_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20090602 |
Method DISPLAY_ERROR_PAGE on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method FLUSH Signature
Method FLUSH on Interface /PLMU/IF_FRW_APPL_CNTRL has no parameter.
Method FLUSH on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method GET_COMPONENT_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_COMPONENT_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20090929 | ||
2 | ![]() |
IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | Web Dynpro: Component Name | 20090929 | ||
3 | ![]() |
IV_COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | Web Dynpro : Name of Component Use | 20090929 |
Method GET_COMPONENT_USAGE on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method GET_FLOORPLAN_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FLOORPLAN_STATE | Value transfer | Type reference (TYPE) | FPM_FLOORPLAN_STATE | Floorplan State | 20091203 |
Method GET_FLOORPLAN_STATE on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method GET_FPM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_FPM | Value transfer | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110313 |
Method GET_FPM on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method GET_LEADING_ABBID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ABBID | Value transfer | Type reference (TYPE) | /PLMB/SPI_ABBID | 20091211 |
Method GET_LEADING_ABBID on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method POST_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WD_COMP_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | OBSOLETE | 20080626 | ||
2 | ![]() |
IV_COMP_VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | OBSOLETE | 20080626 | ||
3 | ![]() |
IV_COMP_WINDOW_NAME | Call by reference | Type reference (TYPE) | STRING | OBSOLETE | 20080613 | ||
4 | ![]() |
IV_PROCESS_MESSAGES | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Process Messages? | 20090219 | |
5 | ![]() |
IV_RESET_MODEL_CHANGE_LOG | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Reset the change log? | 20090225 |
Method POST_PROCESSING on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method PROCESS_FIELD_PROPERTIES Signature
Method PROCESS_FIELD_PROPERTIES on Interface /PLMU/IF_FRW_APPL_CNTRL has no parameter.
Method PROCESS_FIELD_PROPERTIES on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method PROCESS_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WD_COMP_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | OBSOLETE | 20090331 | ||
2 | ![]() |
IV_COMP_VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | OBSOLETE | 20090331 | ||
3 | ![]() |
IV_COMP_WINDOW_NAME | Call by reference | Type reference (TYPE) | STRING | OBSOLETE | 20090331 |
Method PROCESS_MESSAGES on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method REFRESH_SIDEPANEL 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 |
Method REFRESH_SIDEPANEL on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method RESET Signature
Method RESET on Interface /PLMU/IF_FRW_APPL_CNTRL has no parameter.
Method RESET on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method SET_CNR_OPERATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MAPPING | Call by reference | Type reference (TYPE) | /PLMU/TS_FRW_CNR_OPR_MAP | Map Operations to CNR events | 20091113 |
Method SET_CNR_OPERATIONS on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method SET_LEADING_ABBID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20091006 |
Method SET_LEADING_ABBID on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method SET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | /PLMB/SPI_MODE | Mode | 20071121 |
Method SET_MODE on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
Method SKIP_MESSAGE_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SKIP | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | 20090323 |
Method SKIP_MESSAGE_PROCESSING on Interface /PLMU/IF_FRW_APPL_CNTRL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |