SAP ABAP Class CL_CRM_BSP_CONTEXT (CRM Context class)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
Properties
Class CL_CRM_BSP_CONTEXT  
Short Description CRM Context class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_FRAME_GENERIC   Controller Implementation: Generic Framework 
Created 20051012   SAP 
Last change 20060208   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_BSP_CONTEXT has no interface implemented.
Friends
Class CL_CRM_BSP_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DEFAULT_BACKGROUND_SAVE Constant Private Type reference (TYPE) FLAG ' ' General Flag 20051012
2 GC_DEFAULT_INTERAUDIT_DAYS Constant Private Type reference (TYPE) INT4 0 Natural number 20051012
3 GC_DEFAULT_INTERAUDIT_HOURS Constant Private Type reference (TYPE) INT4 1 Natural number 20051012
4 GC_DEFAULT_LIST_LIFE_DAYS Constant Private Type reference (TYPE) INT4 0 Natural number 20051012
5 GC_DEFAULT_LIST_LIFE_HOURS Constant Private Type reference (TYPE) INT4 8 Natural number 20051012
6 GC_DEFAULT_OBJECT_ID_IS_KEY Constant Private Type reference (TYPE) FLAG 'X' General Flag 20051012
7 GC_DEFAULT_STATE_LIFE_DAYS Constant Private Type reference (TYPE) INT4 0 Natural number 20051012
8 GC_DEFAULT_STATE_LIFE_HOURS Constant Private Type reference (TYPE) INT4 8 Natural number 20051012
9 GC_DEFAULT_WINDOW_ID_IS_KEY Constant Private Type reference (TYPE) FLAG 'X' General Flag 20051012
10 GC_HEADER_COMPONENT_ID Constant Private Type reference (TYPE) STRING ' ' 20051014
11 GC_HEADER_FOLDER_NAME Constant Private Type reference (TYPE) STRING 'HEADER' 20051014
12 GC_PREVIEW_MODE_ATTR_NAME Constant Private Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_NAME 'SAP_CL_CRM_BSP_STATE_PREVIEW_M' Name of a generic container attribute. 20051014
13 GC_PREVIEW_MODE_URL_PARAM Constant Private Type reference (TYPE) CHAR20 'PREVIEW_MODE' Char 20 20051012
14 GC_UNSPECIFIED_OBJECT_ID Constant Public Type reference (TYPE) CRMT_BSP_OBJECTKEY 'UNSPECIFIED' Object Key 20051012
15 GC_UNSPECIFIED_WINDOW_ID Constant Public Type reference (TYPE) CRMT_BSP_BROWSER_WINDOW_ID 'UNSPECIFIED' Unique ID of a web browser window. 20051012
16 GC_USE_CRM_CONTEXT Constant Public Type reference (TYPE) FLAG 'X' General Flag 20051014
17 GC_VERSION_ATTR_NAME Constant Private Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_NAME 'VERSION' Name of a generic container attribute. 20051014
18 GC_VIEW_TYPE_ATTR_NAME Constant Private Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_NAME 'SAP_CL_CRM_BSP_STATE_VIEW_TYPE' Name of a generic container attribute. 20051014
19 GC_WINDOW_ID_URL_PARAM Constant Public Type reference (TYPE) STRING 'sap-clntwndid' 20051012
20 GR_ATTRIBUTES Instance attribute Private Object reference (TYPE REF TO) DATA State attribute table 20051012
21 GR_CURRENT_CONTEXT Static Attribute Private Object reference (TYPE REF TO) CL_CRM_BSP_CONTEXT CRM Context class 20051012
22 GR_URL_PARAMETERS Instance attribute Private Object reference (TYPE REF TO) DATA 20051012
23 GS_CUSTOMIZING Static Attribute Private Type reference (TYPE) CRMC_BSP_SESMGTC CRM PCUI Session Management customizing. 20051012
24 GV_APPLICATION Instance attribute Private Type reference (TYPE) CRMT_BSP_APPL Application Scenario 20051012
25 GV_BLVIEW Instance attribute Private Type reference (TYPE) CRMT_BSP_BLVIEW View for UI Display 20051012
26 GV_CHANGED_ON Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20051012
27 GV_CLUSTER_GUID Instance attribute Private Type reference (TYPE) SYSUUID_C UUID in character form 20051012
28 GV_CREATED_ON Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20051012
29 GV_CURRENT_COMPONENT_ID Instance attribute Private Type reference (TYPE) STRING 20051014
30 GV_DIRTY Instance attribute Private Type reference (TYPE) FLAG General Flag 20051012
31 GV_FIRST_REQUEST Instance attribute Private Type reference (TYPE) FLAG General Flag 20051014
32 GV_INITIAL_CHANGED_ON Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20051025
33 GV_NEWLY_CREATED Instance attribute Private Type reference (TYPE) FLAG General Flag 20051024
34 GV_OBJECT_ID Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20051012
35 GV_USER_ID Instance attribute Private Type reference (TYPE) SYUNAME User Name 20051012
36 GV_VERSION Instance attribute Private Type reference (TYPE) CRMT_BSP_VERSION Version of BSP Application 20051012
37 GV_WINDOW_ID Instance attribute Private Type reference (TYPE) CRMT_BSP_BROWSER_WINDOW_ID Unique ID of a web browser window. 20051012
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_FIRST_REQUEST_FLAG Static method Public Method Clears the first request flag. 20051014
2 CLEAR_PREVIEW_MODE_FLAG Static method Public Method Clears the Preview Mode flag. 20051014
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051012
4 DELETE_CLUSTER Static method Public Method Deletes the specified cluster from the database. 20051017
5 EMERGENCY_CLEANUP Static method Public Method Deletes the state in case an exception occurs. 20051014
6 GET_ATTRIBUTE Static method Public Method Returns an attribute of the current state. 20051014
7 GET_ATTRIBUTES Static method Public Method Returns all attributes for a particular controller. 20051014
8 GET_HEADER_ATTRIBUTE Static method Public Method Returns a header attribute of the state. 20051014
9 GET_URL_PARAMETER Static method Public Method Returns the specified URL parameter. 20051014
10 GET_VIEW_TYPE Static method Public Method Returns the current view type (OIP or ODP). 20051014
11 IS_FIRST_REQUEST Static method Public Method Returns ABAP_TRUE if this is the session's first request. 20051014
12 IS_PREVIEW_MODE Static method Public Method Returns ABAP_TRUE if currently in Preview Mode. 20051014
13 PBO Static method Public Method Process before output. 20051014
14 PERFORM_AUDIT Static method Public Method Clears old states from the database. 20051014
15 READ_CUSTOMIZING Static method Public Method Reads the customizing entries. 20051012
16 READ_DATABASE_ATTRIBUTE Static method Public Method Reads the specified context attribute from the database. 20051017
17 READ_DATABASE_EP_INFO Static method Public Method Reads the EP version and base URL from the database. 20051118
18 REMOVE_ALL_ATTRIBUTES Static method Public Method Removes all attributes from the current state. 20051014
19 REMOVE_ATTRIBUTE Static method Public Method Removes an attribute from the state. 20051014
20 REMOVE_HEADER_ATTRIBUTE Static method Public Method Removes a header attribute from the state. 20051014
21 SAVE Static method Public Method Saves the current context to the database. 20051014
22 SET_ATTRIBUTE Static method Public Method Sets an attribute in the current state. 20051014
23 SET_ATTRIBUTES Static method Public Method Sets a set of attributes in the current state. 20051014
24 SET_CURRENT_COMPONENT_ID Static method Public Method Sets the current component ID. 20051014
25 SET_CURRENT_CONTEXT_KEY Static method Public Method Loads the current state. 20051014
26 SET_HEADER_ATTRIBUTE Static method Public Method Sets a header attribute of the state. 20051014
27 SET_NEXT_AUDIT_START Static method Private Method Sets the start time of the next audit. 20051014
28 SET_PREVIEW_MODE_FLAG Static method Public Method Sets the Preview Mode flag. 20051014
29 SET_URL_PARAMETERS Static method Public Method Stores the URL parameters. 20051014
30 SET_VIEW_TYPE Static method Public Method Sets the current view type (OIP or ODP). 20051014
31 SHOULD_START_AUDIT Static method Private Method Finds out if the audit should be started now. 20051014
32 UNLOAD Static method Public Method Process before unload. 20051014
Events
Class CL_CRM_BSP_CONTEXT has no event.
Types
Class CL_CRM_BSP_CONTEXT has no local type.
Method Signatures

Method CLEAR_FIRST_REQUEST_FLAG Signature

Method CLEAR_FIRST_REQUEST_FLAG on class CL_CRM_BSP_CONTEXT has no parameter.
Method CLEAR_FIRST_REQUEST_FLAG on class CL_CRM_BSP_CONTEXT has no exception.

Method CLEAR_PREVIEW_MODE_FLAG Signature

Method CLEAR_PREVIEW_MODE_FLAG on class CL_CRM_BSP_CONTEXT has no parameter.
Method CLEAR_PREVIEW_MODE_FLAG on class CL_CRM_BSP_CONTEXT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL Application Scenario 20051012
2 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW View for UI Display 20051012
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20051012
4 Importing IV_USER_ID Call by reference Type reference (TYPE) SYUNAME User Name 20051012
5 Importing IV_VERSION Call by reference Type reference (TYPE) CRMT_BSP_VERSION Version of BSP Application 20051012
6 Importing IV_WINDOW_ID Call by reference Type reference (TYPE) CRMT_BSP_BROWSER_WINDOW_ID Unique ID of a web browser window. 20051012

Method CONSTRUCTOR on class CL_CRM_BSP_CONTEXT has no exception.

Method DELETE_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLUSTER_GUID Call by reference Type reference (TYPE) SYSUUID_C UUID in character form 20051017

Method DELETE_CLUSTER on class CL_CRM_BSP_CONTEXT has no exception.

Method EMERGENCY_CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL Application Scenario 20051014
2 Importing IV_USER_ID Call by reference Type reference (TYPE) SYUNAME User Name 20051014

Method EMERGENCY_CLEANUP on class CL_CRM_BSP_CONTEXT has no exception.

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_NAME Name of a generic container attribute. 20051014
2 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING 20051014
3 Importing IV_FOLDER_NAME Call by reference Type reference (TYPE) STRING 20051014
4 Returning RV_VALUE Value transfer Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_VALUE Value of a generic container attribute. 20051014

Method GET_ATTRIBUTE on class CL_CRM_BSP_CONTEXT has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING 20051014
2 Importing IV_FOLDER_NAME Call by reference Type reference (TYPE) STRING 20051014
3 Exporting RT_ATTRIBUTES Call by reference Type reference (TYPE) CRMT_BSP_CONTEXT_ATTR_T CRM Context attribute table 20051014

Method GET_ATTRIBUTES on class CL_CRM_BSP_CONTEXT has no exception.

Method GET_HEADER_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_NAME Name of a generic container attribute. 20051014
2 Returning RV_VALUE Value transfer Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_VALUE Value of a generic container attribute. 20051014

Method GET_HEADER_ATTRIBUTE on class CL_CRM_BSP_CONTEXT has no exception.

Method GET_URL_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) CRMT_BSP_URL_PARAM_NAME URL parameter name. 20051014
2 Returning RV_VALUE Value transfer Type reference (TYPE) CRMT_BSP_URL_PARAM_VALUE URL parameter value. 20051014

Method GET_URL_PARAMETER on class CL_CRM_BSP_CONTEXT has no exception.

Method GET_VIEW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VIEW_TYPE Value transfer Type reference (TYPE) CRMT_BSP_CURRENT_VIEW_TYPE Current PCUI view type (OIP or ODP). 20051014

Method GET_VIEW_TYPE on class CL_CRM_BSP_CONTEXT has no exception.

Method IS_FIRST_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_FIRST_REQUEST Value transfer Type reference (TYPE) FLAG General Flag 20051014

Method IS_FIRST_REQUEST on class CL_CRM_BSP_CONTEXT has no exception.

Method IS_PREVIEW_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PREVIEW_MODE Value transfer Type reference (TYPE) FLAG General Flag 20051014

Method IS_PREVIEW_MODE on class CL_CRM_BSP_CONTEXT has no exception.

Method PBO Signature

Method PBO on class CL_CRM_BSP_CONTEXT has no parameter.
Method PBO on class CL_CRM_BSP_CONTEXT has no exception.

Method PERFORM_AUDIT Signature

Method PERFORM_AUDIT on class CL_CRM_BSP_CONTEXT has no parameter.
Method PERFORM_AUDIT on class CL_CRM_BSP_CONTEXT has no exception.

Method READ_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CUSTOMIZING Call by reference Type reference (TYPE) CRMC_BSP_SESMGTC CRM PCUI Session Management customizing. 20051012

Method READ_CUSTOMIZING on class CL_CRM_BSP_CONTEXT has no exception.

Method READ_DATABASE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL Application Scenario 20051017
2 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_NAME Name of a generic container attribute. 20051017
3 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW View for UI Display 20051017
4 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING 20051017
5 Importing IV_FOLDER_NAME Call by reference Type reference (TYPE) STRING 20051017
6 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20051017
7 Importing IV_USER_ID Call by reference Type reference (TYPE) SYUNAME User Name 20051017
8 Importing IV_VERSION Call by reference Type reference (TYPE) CRMT_BSP_VERSION Version of BSP Application 20051017
9 Importing IV_WINDOW_ID Call by reference Type reference (TYPE) CRMT_BSP_BROWSER_WINDOW_ID Unique ID of a web browser window. 20051017
10 Returning RV_VALUE Value transfer Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_VALUE Value of a generic container attribute. 20051017

Method READ_DATABASE_ATTRIBUTE on class CL_CRM_BSP_CONTEXT has no exception.

Method READ_DATABASE_EP_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EP_BASE_URL Call by reference Type reference (TYPE) STRING 20051118
2 Exporting EV_EP_VERSION Call by reference Type reference (TYPE) STRING 20051118
3 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL Application Scenario 20051118
4 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW View for UI Display 20051118
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20051118
6 Importing IV_USER_ID Call by reference Type reference (TYPE) SYUNAME User Name 20051118
7 Importing IV_VERSION Call by reference Type reference (TYPE) CRMT_BSP_VERSION Version of BSP Application 20051118
8 Importing IV_WINDOW_ID Call by reference Type reference (TYPE) CRMT_BSP_BROWSER_WINDOW_ID Unique ID of a web browser window. 20051118

Method READ_DATABASE_EP_INFO on class CL_CRM_BSP_CONTEXT has no exception.

Method REMOVE_ALL_ATTRIBUTES Signature

Method REMOVE_ALL_ATTRIBUTES on class CL_CRM_BSP_CONTEXT has no parameter.
Method REMOVE_ALL_ATTRIBUTES on class CL_CRM_BSP_CONTEXT has no exception.

Method REMOVE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_NAME Name of a generic container attribute. 20051014
2 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING 20051014
3 Importing IV_FOLDER_NAME Call by reference Type reference (TYPE) STRING 20051014

Method REMOVE_ATTRIBUTE on class CL_CRM_BSP_CONTEXT has no exception.

Method REMOVE_HEADER_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_NAME Name of a generic container attribute. 20051014

Method REMOVE_HEADER_ATTRIBUTE on class CL_CRM_BSP_CONTEXT has no exception.

Method SAVE Signature

Method SAVE on class CL_CRM_BSP_CONTEXT has no parameter.
Method SAVE on class CL_CRM_BSP_CONTEXT has no exception.

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_NAME Name of a generic container attribute. 20051014
2 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING 20051014
3 Importing IV_FOLDER_NAME Call by reference Type reference (TYPE) STRING 20051014
4 Importing IV_VALUE Call by reference Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_VALUE Value of a generic container attribute. 20051014

Method SET_ATTRIBUTE on class CL_CRM_BSP_CONTEXT has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) CRMT_BSP_CONTEXT_ATTR_T CRM Context attribute table 20051014
2 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING 20051014
3 Importing IV_FOLDER_NAME Call by reference Type reference (TYPE) STRING 20051014

Method SET_ATTRIBUTES on class CL_CRM_BSP_CONTEXT has no exception.

Method SET_CURRENT_COMPONENT_ID Signature

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

Method SET_CURRENT_COMPONENT_ID on class CL_CRM_BSP_CONTEXT has no exception.

Method SET_CURRENT_CONTEXT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL Application Scenario 20051014
2 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW View for UI Display 20051014
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20051014
4 Importing IV_USER_ID Call by reference Type reference (TYPE) SYUNAME User Name 20051014
5 Importing IV_VERSION Call by reference Type reference (TYPE) CRMT_BSP_VERSION Version of BSP Application 20051014
6 Importing IV_WINDOW_ID Call by reference Type reference (TYPE) CRMT_BSP_BROWSER_WINDOW_ID Unique ID of a web browser window. 20051014

Method SET_CURRENT_CONTEXT_KEY on class CL_CRM_BSP_CONTEXT has no exception.

Method SET_HEADER_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_NAME Name of a generic container attribute. 20051014
2 Importing IV_VALUE Call by reference Type reference (TYPE) CRMT_BSP_CONTAINER_ATTR_VALUE Value of a generic container attribute. 20051014

Method SET_HEADER_ATTRIBUTE on class CL_CRM_BSP_CONTEXT has no exception.

Method SET_NEXT_AUDIT_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_START_TIME Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20051014

Method SET_NEXT_AUDIT_START on class CL_CRM_BSP_CONTEXT has no exception.

Method SET_PREVIEW_MODE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PREVIEW_MODE Call by reference Type reference (TYPE) FLAG General Flag 20051014

Method SET_PREVIEW_MODE_FLAG on class CL_CRM_BSP_CONTEXT has no exception.

Method SET_URL_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_URL_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20051014

Method SET_URL_PARAMETERS on class CL_CRM_BSP_CONTEXT has no exception.

Method SET_VIEW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_TYPE Call by reference Type reference (TYPE) CRMT_BSP_CURRENT_VIEW_TYPE Current PCUI view type (OIP or ODP). 20051014

Method SET_VIEW_TYPE on class CL_CRM_BSP_CONTEXT has no exception.

Method SHOULD_START_AUDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SHOULD_START_AUDIT Value transfer Type reference (TYPE) FLAG General Flag 20051014

Method SHOULD_START_AUDIT on class CL_CRM_BSP_CONTEXT has no exception.

Method UNLOAD Signature

Method UNLOAD on class CL_CRM_BSP_CONTEXT has no parameter.
Method UNLOAD on class CL_CRM_BSP_CONTEXT has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 700