SAP ABAP Class CL_CRM_UI_WINDOW_TITLE_SRV (Provide Application Title)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities
Properties
Class CL_CRM_UI_WINDOW_TITLE_SRV  
Short Description Provide Application Title    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_CORE   Application Frame DDIC, Services and Utilities 
Created 20060608   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
Class CL_CRM_UI_WINDOW_TITLE_SRV has no interface implemented.
Friends
Class CL_CRM_UI_WINDOW_TITLE_SRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_SELF Static Attribute Private Object reference (TYPE REF TO) CL_CRM_UI_WINDOW_TITLE_SRV Provide Application Title 20060608
2 GV_TITLE Instance attribute Private Type reference (TYPE) STRING Title of the Application 20060608
3 GV_WORKAREA_TITLE Instance attribute Private Type reference (TYPE) STRING Title of the Workarea 20061107
Methods
# Method Level Visibility Method type Description Created on
1 GET_FULL_TITLE Instance method Public Method Get title made from application and workarea title 20061107
2 GET_INSTANCE Static method Public Method Get instance 20060608
3 GET_TITLE Instance method Public Method 20060608
4 GET_WORKAREA_TITLE Instance method Public Method Get the workarea title 20061107
5 REPLACE_TITLE Instance method Private Method 20061108
6 SET_TITLE Instance method Public Method 20060608
7 SET_WORKAREA_TITLE Instance method Public Method Sets the workarea title 20061107
Events
Class CL_CRM_UI_WINDOW_TITLE_SRV has no event.
Types
Class CL_CRM_UI_WINDOW_TITLE_SRV has no local type.
Method Signatures

Method GET_FULL_TITLE 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 Full Title 20061107

Method GET_FULL_TITLE on class CL_CRM_UI_WINDOW_TITLE_SRV has no exception.

Method GET_INSTANCE 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_CRM_UI_WINDOW_TITLE_SRV Provide Application Title 20060608

Method GET_INSTANCE on class CL_CRM_UI_WINDOW_TITLE_SRV has no exception.

Method GET_TITLE 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 20060608

Method GET_TITLE on class CL_CRM_UI_WINDOW_TITLE_SRV has no exception.

Method GET_WORKAREA_TITLE 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 Title of the workarea 20061107

Method GET_WORKAREA_TITLE on class CL_CRM_UI_WINDOW_TITLE_SRV has no exception.

Method REPLACE_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20061108

Method REPLACE_TITLE on class CL_CRM_UI_WINDOW_TITLE_SRV has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20060608

Method SET_TITLE on class CL_CRM_UI_WINDOW_TITLE_SRV has no exception.

Method SET_WORKAREA_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TITLE Call by reference Type reference (TYPE) STRING Title of the workarea 20061107

Method SET_WORKAREA_TITLE on class CL_CRM_UI_WINDOW_TITLE_SRV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700