SAP ABAP Class CL_WCF_UI_FRAME_APP_CONTROLLER (Application Controller for WUI Canvas)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
WCF_UI_CANVAS (Package) Canvas

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_UI_CORE_APPL_CONTROLLER | 20090922 |
Properties
Class | CL_WCF_UI_FRAME_APP_CONTROLLER | |
Short Description | Application Controller for WUI Canvas | |
Super Class | CL_CRM_UI_CORE_APPL_CONTROLLER | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WCF_UI_CANVAS | Canvas |
Created | 20090922 | 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) |
Interfaces
Class CL_WCF_UI_FRAME_APP_CONTROLLER has no interface implemented.
Friends
Class CL_WCF_UI_FRAME_APP_CONTROLLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TY_DELEGATE_NAV_TO_SHELL | Structure of delegating navigation to a shell (e.g. NWBC) | 20100430 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_UI_PROFILE_DETERM | Profile determination | 20090922 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | url for epcm core | 20091001 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | url for epcm init | 20091001 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100611 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | URL of wcf_ui_canvas.js | 20090924 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Simulates a data loss for an appl. comp | 20091006 |
2 | ![]() |
Instance method | Protected | Method | Analysis of URL parameter saprole, will load business role | 20090922 |
Events
Class CL_WCF_UI_FRAME_APP_CONTROLLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_DELEGATE_NAV_TO_SHELL | Public | See coding | Structure of delegating navigation to a shell (e.g. NWBC) | 20100430 | BEGIN OF ty_delegate_nav_to_shell .
TYPES object_type TYPE string .
TYPES object_action TYPE string .
TYPES bol_logical_system TYPE logsys .
TYPES bol_object_namespace TYPE genilt_namespace .
TYPES bol_object_name TYPE crmt_ext_obj_name .
TYPES bol_object_id TYPE crmt_genil_object_id .
TYPES bor_logical_system TYPE logsys.
TYPES bor_object_type TYPE objtype.
TYPES bor_object_key TYPE objkey.
TYPES END OF ty_delegate_nav_to_shell
|
Method Signatures
Method IS_WORKPROTECT_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLEAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Clear data loss handler after query | 20091006 | |
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091006 |
Method IS_WORKPROTECT_REQUIRED on class CL_WCF_UI_FRAME_APP_CONTROLLER has no exception.
Method PROFILE_DETERMINATION Signature
Method PROFILE_DETERMINATION on class CL_WCF_UI_FRAME_APP_CONTROLLER has no parameter.
Method PROFILE_DETERMINATION on class CL_WCF_UI_FRAME_APP_CONTROLLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |