SAP ABAP Class CL_BSPWD_HELP (Controller Class for CRM_BSP_HELP)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     CRM_BSP_WD_APPL_BASICS (Package) Basic Application Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_CONTROLLER2 BSP Component 20071106
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSPWD_HELP_F1 Controller Class for CRM_BSP_F1_HELP 20071106
Properties
Class CL_BSPWD_HELP  
Short Description Controller Class for CRM_BSP_HELP    
Super Class CL_BSP_CONTROLLER2 BSP Component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_APPL_BASICS   Basic Application Objects 
Created 20071106   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSPWD_HELP has no forward declaration.
Interfaces
Class CL_BSPWD_HELP has no interface implemented.
Friends
Class CL_BSPWD_HELP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_SDID Constant Protected Type reference (TYPE) STRING 'sdid' ID for Shared Data 20071106
2 SHARED_DATA_TAB Static Attribute Private Type reference (TYPE) SHARED_DATA_TAB Table for Shared Data 20071106
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CONTROLLER_URL Static method Protected Method Delivers Controller URL 20071106
2 BUILD_QUERY_STRING Static method Protected Method Makes Query String from Name-Value Pairs 20071106
3 BUILD_URL Static method Protected Method Delivers URL (Controller URL + Query String) 20071106
4 SET_CONTENT Instance method Protected Method Sets Content to be Displayed 20071106
5 SHARED_DATA_GET Static method Public Method Delivers Shared Data 20071106
6 SHARED_DATA_RELEASE Static method Public Method Releases Shared Data 20071106
7 SHARED_DATA_SET Static method Public Method Sets Shared Data 20071106
8 SHOW_CONTENT Instance method Protected Method Displays Content 20071106
Events
Class CL_BSPWD_HELP has no event.
Types
Class CL_BSPWD_HELP has no local type.
Method Signatures

Method BUILD_CONTROLLER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) STRING 20071106
2 Importing PAGE Call by reference Type reference (TYPE) STRING 20071106
3 Importing RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20071106
4 Returning URL Value transfer Type reference (TYPE) STRING 20071106

Method BUILD_CONTROLLER_URL on class CL_BSPWD_HELP has no exception.

Method BUILD_QUERY_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ESCAPE_URL Call by reference Type reference (TYPE) CHAR1 'X' Single-Character Indicator 20071106
2 Importing PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20071106
3 Returning QUERY Value transfer Type reference (TYPE) STRING 20071106

Method BUILD_QUERY_STRING on class CL_BSPWD_HELP has no exception.

Method BUILD_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) STRING 20071106
2 Importing ESCAPE_URL Call by reference Type reference (TYPE) C 'X' 20071106
3 Importing PAGE Call by reference Type reference (TYPE) STRING 20071106
4 Importing PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20071106
5 Importing RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20071106
6 Returning URL Value transfer Type reference (TYPE) STRING 20071106

Method BUILD_URL on class CL_BSPWD_HELP has no exception.

Method SET_CONTENT Signature

Method SET_CONTENT on class CL_BSPWD_HELP has no parameter.
Method SET_CONTENT on class CL_BSPWD_HELP has no exception.

Method SHARED_DATA_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20071106
2 Importing ID Value transfer Type reference (TYPE) IHTTPNVP-NAME HTTP Framework (iHTTP) Name/Value Pair 20071106

Method SHARED_DATA_GET on class CL_BSPWD_HELP has no exception.

Method SHARED_DATA_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Value transfer Type reference (TYPE) IHTTPNVP-NAME HTTP Framework (iHTTP) Name/Value Pair 20071106

Method SHARED_DATA_RELEASE on class CL_BSPWD_HELP has no exception.

Method SHARED_DATA_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20071106
2 Importing ID Value transfer Type reference (TYPE) IHTTPNVP-NAME HTTP Framework (iHTTP) Name/Value Pair 20071106

Method SHARED_DATA_SET on class CL_BSPWD_HELP has no exception.

Method SHOW_CONTENT Signature

Method SHOW_CONTENT on class CL_BSPWD_HELP has no parameter.
Method SHOW_CONTENT on class CL_BSPWD_HELP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700