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 ABAP 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 DELEGATE_NAV_TO_SHELL Instance attribute Public Type reference (TYPE) TY_DELEGATE_NAV_TO_SHELL Structure of delegating navigation to a shell (e.g. NWBC) 20100430
2 GV_DETERMINATION Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_UI_PROFILE_DETERM Profile determination 20090922
3 GV_EPCM_CORE_URL Instance attribute Public Type reference (TYPE) STRING url for epcm core 20091001
4 GV_EPCM_INIT_URL Instance attribute Public Type reference (TYPE) STRING url for epcm init 20091001
5 GV_INBOUND_NAVIGATION Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100611
6 GV_WCF_UI_CANVAS_SCRIPT_URL Instance attribute Public Type reference (TYPE) STRING URL of wcf_ui_canvas.js 20090924
Methods
# Method Level Visibility Method type Description Created on
1 IS_WORKPROTECT_REQUIRED Instance method Public Method Simulates a data loss for an appl. comp 20091006
2 PROFILE_DETERMINATION 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 Importing IV_CLEAR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Clear data loss handler after query 20091006
2 Returning 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