SAP ABAP Class CL_CRM_BSP_HELP (Controller Class for CRM_BSP_HELP)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF (Application Component) People Centric UI Framework
⤷
CRM_BSP_FRAME_SC_TOOLS (Package) Controller Implementation: Tools (F1/F4 Connection...)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER2 | BSP Component | 20020510 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_BSP_FRAME_POPUP_DATA | Data Storage | 20021218 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_BSP_HELP_F1 | Controller Class for CRM_BSP_F1_HELP | 20020510 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_BSP_HELP_PTC | Controller Class for CRM_BSP_F1_PTC | 20020514 |
Properties
Class | CL_CRM_BSP_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_FRAME_SC_TOOLS | Controller Implementation: Tools (F1/F4 Connection...) |
Created | 20020510 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_BSP_HELP has no forward declaration.
Interfaces
Class CL_CRM_BSP_HELP has no interface implemented.
Friends
Class CL_CRM_BSP_HELP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'sdid' | ID for Shared Data | 20020606 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SHARED_DATA_TAB | Table for Shared Data | 20020606 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Delivers Controller URL | 20020510 |
2 | ![]() |
Static method | Protected | Method | Makes Query String from Name-Value Pairs | 20020510 |
3 | ![]() |
Static method | Protected | Method | Delivers URL (Controller URL + Query String) | 20020510 |
4 | ![]() |
Instance method | Protected | Method | Sets Content to be Displayed | 20020510 |
5 | ![]() |
Static method | Public | Method | Delivers Shared Data | 20020606 |
6 | ![]() |
Static method | Public | Method | Releases Shared Data | 20020606 |
7 | ![]() |
Static method | Public | Method | Sets Shared Data | 20020606 |
8 | ![]() |
Instance method | Protected | Method | Displays Content | 20020510 |
Events
Class CL_CRM_BSP_HELP has no event.
Types
Class CL_CRM_BSP_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 | ![]() |
APPLICATION | Call by reference | Type reference (TYPE) | STRING | 20020510 | |||
2 | ![]() |
PAGE | Call by reference | Type reference (TYPE) | STRING | 20020510 | |||
3 | ![]() |
RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Business Server Page (BSP) Laufzeit | 20020510 | ||
4 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | 20020510 |
Method BUILD_CONTROLLER_URL on class CL_CRM_BSP_HELP has no exception.
Method BUILD_QUERY_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ESCAPE_URL | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Einstelliges Kennzeichen | 20020612 | |
2 | ![]() |
PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20020510 | ||
3 | ![]() |
QUERY | Value transfer | Type reference (TYPE) | STRING | 20020510 |
Method BUILD_QUERY_STRING on class CL_CRM_BSP_HELP has no exception.
Method BUILD_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION | Call by reference | Type reference (TYPE) | STRING | 20020510 | |||
2 | ![]() |
ESCAPE_URL | Call by reference | Type reference (TYPE) | C | 'X' | 20020528 | ||
3 | ![]() |
PAGE | Call by reference | Type reference (TYPE) | STRING | 20020510 | |||
4 | ![]() |
PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20020510 | ||
5 | ![]() |
RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Business Server Page (BSP) Laufzeit | 20020510 | ||
6 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | 20020510 |
Method BUILD_URL on class CL_CRM_BSP_HELP has no exception.
Method SET_CONTENT Signature
Method SET_CONTENT on class CL_CRM_BSP_HELP has no parameter.
Method SET_CONTENT on class CL_CRM_BSP_HELP has no exception.
Method SHARED_DATA_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20020606 | ||
2 | ![]() |
ID | Value transfer | Type reference (TYPE) | IHTTPNVP-NAME | HTTP Framework (iHTTP) Name/Wert-Paar | 20020606 |
Method SHARED_DATA_GET on class CL_CRM_BSP_HELP has no exception.
Method SHARED_DATA_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | IHTTPNVP-NAME | HTTP Framework (iHTTP) Name/Wert-Paar | 20020606 |
Method SHARED_DATA_RELEASE on class CL_CRM_BSP_HELP has no exception.
Method SHARED_DATA_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20020606 | ||
2 | ![]() |
ID | Value transfer | Type reference (TYPE) | IHTTPNVP-NAME | HTTP Framework (iHTTP) Name/Wert-Paar | 20020606 |
Method SHARED_DATA_SET on class CL_CRM_BSP_HELP has no exception.
Method SHOW_CONTENT Signature
Method SHOW_CONTENT on class CL_CRM_BSP_HELP has no parameter.
Method SHOW_CONTENT on class CL_CRM_BSP_HELP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 310 |