SAP ABAP Class CL_BSP_WD_APPLICATION (BSP WD Application)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_BSP_WD (Package) WebClient UI Framework Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_APPLICATION_EVENTS Business Server Page (BSP) Application Events 20080222
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AXT_EMBE_APPL 20100604
2 Inheritance (c INHERITING FROM c_ref)  CL_BSPWD_SI_APPL 20041112
3 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DCL_CONFIG_APPL Application Class Config Frame 20050920
4 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC_CONFIG_APPL 20051011
5 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC_FRCMP_APPL 20060512
6 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_CMP_TEST_APPL Application Class for Preview Function 20060228
7 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_C_APPL Application Class 20040827
8 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_PREVIEW_APPL Application Class for Preview Function 20050627
9 Inheritance (c INHERITING FROM c_ref)  CL_BSP_XP_APPLICATION BSP XP base application 20050916
10 Inheritance (c INHERITING FROM c_ref)  CL_CRMCMP_HDR 20060214
... Click here to see Used By full list (12 items)
Properties
Class CL_BSP_WD_APPLICATION  
Short Description BSP WD Application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD   WebClient UI Framework Runtime 
Created 20020410   SAP 
Last change 20110908   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
# Interface Abstract Final Description Created on
1 IF_BSP_APPLICATION_EVENTS Business Server Page (BSP) Application Events 20080222
Friends
Class CL_BSP_WD_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BOL_CORE Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_BOL_CORE Business Object Layer Core 20030110
2 COMPONENT_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_BSP_WD_COMPONENT_FACTORY Component Administration 20040827
3 CO_PERF_MONITORING_ACTIVE Constant Public Type reference (TYPE) STRING 'sap-perfMonitor' 20080901
4 GV_LOGON_ERROR_MESSAGE Instance attribute Public Type reference (TYPE) STRING Logon Error Message 20100223
5 MEMORY_USAGE Instance attribute Protected Type reference (TYPE) ABAP_MSIZE 64 Bit Integer with Prefix 20040809
6 MESSAGE_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_BSP_WD_MESSAGE_SERVICE 20030110
7 ROOT_COMPONENT Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_WD_COMPONENT_CONTROLLER BSP WD Component Controller 20040903
8 TIMER Instance attribute Private Object reference (TYPE REF TO) IF_ABAP_RUNTIME Timer Interface 20080222
9 USAGE_CONTEXT_GENERIC Constant Public Type reference (TYPE) STRING 'GENERIC' 20051017
10 VIEW_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_WD_VIEW_MANAGER Web Dynpro View Manager 20030110
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PREDEFINED_REPLACEMENTS Instance method Public Method Inserts Fixed Predefined Controller Substitutions 20050627
2 GET_CONFIG_SUBKEY Instance method Public Method 20051028
3 GET_HISTORY_MNG_MAX_ENTRIES Instance method Public Method Returns History Manager Type 20060908
4 GET_HISTORY_MNG_MODE Instance method Public Method Returns History Manager Type 20060908
5 GET_HISTORY_MNG_TYPE Instance method Public Method Returns History Manager Type 20060522
6 GET_MEMORY_USAGE Instance method Protected Method 20040809
7 GET_MSG_REPLACEMENTS Instance method Public Method Returns a Message Replacement Object 20070816
8 GET_PRELOAD_CONTROLLERS Instance method Public Method Returns Table of Requested Custom Controller 20040422
9 GET_RTREP_REPLACEMENTS Instance method Public Method Delivers Replacement Table for Views/Controller 20021023
10 GET_RUNTIME_REPOSITORY Instance method Public Method Delivers the WD Runtime Repository 20020704
11 GET_USAGE_CONTEXT Instance method Public Method 20051017
12 GET_VIEW_DESCRIPTOR_TYPE Instance method Public Method Delivers Object Type of View Descriptor 20051018
13 GET_VIEW_MANAGER Instance method Public Method 20041011
14 GET_WORKAREA_DEFINITION Instance method Public Method Delivers Work Area Definition (View Set/ View Area) 20020816
15 INITIALIZE Instance method Public Method Initializing Application 20021023
16 PROCESS_FLASH_ISLANDS Instance method Private Method 20081002
17 PROCESS_SILVERLIGHT_ISLANDS Instance method Private Method 20100803
18 RESET Instance method Protected Method 20030110
19 SET_ROOT_COMPONENT Instance method Public Method Set the Leading Component of the Application 20040903
20 SET_VIEW_MANAGER Instance method Public Method 20030110
21 STANDARDIZE_NEWLINE_CHARACTERS Instance method Protected Method Standardizes New Line Characters in the Request to . 20090424
Events
Class CL_BSP_WD_APPLICATION has no event.
Types
Class CL_BSP_WD_APPLICATION has no local type.
Method Signatures

Method ADD_PREDEFINED_REPLACEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_REPLACEMENTS Call by reference Type reference (TYPE) BSP_WD_CONTR_REPLACEMENT_T Controller-Ersatztabelle 20050627

Method ADD_PREDEFINED_REPLACEMENTS on class CL_BSP_WD_APPLICATION has no exception.

Method GET_CONFIG_SUBKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) BSP_DLC_ROLE_KEY 20051028

Method GET_CONFIG_SUBKEY on class CL_BSP_WD_APPLICATION has no exception.

Method GET_HISTORY_MNG_MAX_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) BSPWD_HIST_MANAGER_MAX_ENTRIES Maximale Anzahl von aufgezeichn. Schritten in der Historie 20060908

Method GET_HISTORY_MNG_MAX_ENTRIES on class CL_BSP_WD_APPLICATION has no exception.

Method GET_HISTORY_MNG_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) BSPWD_HIST_MANAGER_MODE Betriebsart des History Managers 20060908

Method GET_HISTORY_MNG_MODE on class CL_BSP_WD_APPLICATION has no exception.

Method GET_HISTORY_MNG_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) BSP_WD_HIST_MANAGER_TYPE History Manager Typ 20060522

Method GET_HISTORY_MNG_TYPE on class CL_BSP_WD_APPLICATION has no exception.

Method GET_MEMORY_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040809

Method GET_MEMORY_USAGE on class CL_BSP_WD_APPLICATION has no exception.

Method GET_MSG_REPLACEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_BSP_WD_MSG_REPLACEMENTS Meldungsersetzungen 20070816

Method GET_MSG_REPLACEMENTS on class CL_BSP_WD_APPLICATION has no exception.

Method GET_PRELOAD_CONTROLLERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) BSP_WD_CONTROLLER_TAB Tabelle mit Controllernamen 20040422

Method GET_PRELOAD_CONTROLLERS on class CL_BSP_WD_APPLICATION has no exception.

Method GET_RTREP_REPLACEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REPLACEMENTS Value transfer Type reference (TYPE) BSP_WD_CONTR_REPLACEMENT_T Controller Replacement Table 20021023

Method GET_RTREP_REPLACEMENTS on class CL_BSP_WD_APPLICATION has no exception.

Method GET_RUNTIME_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RUNTIME_REPOSITORY Value transfer Type reference (TYPE) STRING Runtime Repository 20020704

Method GET_RUNTIME_REPOSITORY on class CL_BSP_WD_APPLICATION has no exception.

Method GET_USAGE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20051017

Method GET_USAGE_CONTEXT on class CL_BSP_WD_APPLICATION has no exception.

Method GET_VIEW_DESCRIPTOR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 20051018

Method GET_VIEW_DESCRIPTOR_TYPE on class CL_BSP_WD_APPLICATION has no exception.

Method GET_VIEW_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_VIEW_MANAGER Zugriffsinterface für View Manager 20050211

Method GET_VIEW_MANAGER on class CL_BSP_WD_APPLICATION has no exception.

Method GET_WORKAREA_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WORKAREA_DEF Value transfer Type reference (TYPE) BSP_WD_WORKAREA_DEFINITION Workarea Definition 20020816

Method GET_WORKAREA_DEFINITION on class CL_BSP_WD_APPLICATION has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOL_APPL_NAME Call by reference Type reference (TYPE) CRMT_GENIL_APPL Anwendungsname für den generischen interaction Layer 20030113
2 Importing IV_BSP_APPL_NAME Call by reference Type reference (TYPE) STRING Name der BSP Applikation 20030113
3 Importing IV_DC_MODE_SUPPORT_DEFAULT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Defaultwert für den BOL Display Mode Support 20080801
4 Importing IV_ERROR_PAGE_WRITER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_ERROR_PAGE_WRITER Toolklasse zur Erzeugung von Fehlerseiten 20030703

Method INITIALIZE on class CL_BSP_WD_APPLICATION has no exception.

Method PROCESS_FLASH_ISLANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20081002

Method PROCESS_FLASH_ISLANDS on class CL_BSP_WD_APPLICATION has no exception.

Method PROCESS_SILVERLIGHT_ISLANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20100803

Method PROCESS_SILVERLIGHT_ISLANDS on class CL_BSP_WD_APPLICATION has no exception.

Method RESET Signature

Method RESET on class CL_BSP_WD_APPLICATION has no parameter.
Method RESET on class CL_BSP_WD_APPLICATION has no exception.

Method SET_ROOT_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Object reference (TYPE REF TO) CL_BSP_WD_COMPONENT_CONTROLLER 20040903

Method SET_ROOT_COMPONENT on class CL_BSP_WD_APPLICATION has no exception.

Method SET_VIEW_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_MANAGER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_MANAGER WebDynpro View Manager 20030110

Method SET_VIEW_MANAGER on class CL_BSP_WD_APPLICATION has no exception.

Method STANDARDIZE_NEWLINE_CHARACTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20090424

Method STANDARDIZE_NEWLINE_CHARACTERS on class CL_BSP_WD_APPLICATION has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AXT_EMBE_APPL 20100604
2 Inheritance (c INHERITING FROM c_ref)  CL_BSPWD_SI_APPL 20041112
3 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DCL_CONFIG_APPL Application Class Config Frame 20050920
4 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC_CONFIG_APPL 20051011
5 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC_FRCMP_APPL 20060512
6 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_CMP_TEST_APPL Application Class for Preview Function 20060228
7 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_C_APPL Application Class 20040827
8 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_PREVIEW_APPL Application Class for Preview Function 20050627
9 Inheritance (c INHERITING FROM c_ref)  CL_BSP_XP_APPLICATION BSP XP base application 20050916
10 Inheritance (c INHERITING FROM c_ref)  CL_CRMCMP_HDR 20060214
11 Inheritance (c INHERITING FROM c_ref)  CL_CRM_UI_FRAME Application Base Class 20060214
12 Inheritance (c INHERITING FROM c_ref)  CL_HREIC EIC: Web Client Application 20050211
History
Last changed by/on SAP  20110908 
SAP Release Created in 310