SAP ABAP Class CL_BSP_WD_HELP_UTIL (Utility for Online 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

⤷

⤷

Properties
Class | CL_BSP_WD_HELP_UTIL | |
Short Description | Utility for Online help | |
Super Class | ||
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 | 20060428 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BSP_WD_HELP_UTIL has no forward declaration.
Interfaces
Class CL_BSP_WD_HELP_UTIL has no interface implemented.
Friends
Class CL_BSP_WD_HELP_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_BUF | 20060623 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BSP_WD_IW_REFETXT | 20070219 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BSP_WD_SPEC_HELP_USE_FALLBACK | 20070219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20070219 | |
2 | ![]() |
Static method | Public | Method | 20060428 | |
3 | ![]() |
Static method | Public | Method | Returns definition of help button | 20060428 |
4 | ![]() |
Static method | Protected | Method | Query the URL of A Program. | 20120725 |
Events
Class CL_BSP_WD_HELP_UTIL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_BUF | Private | See coding | 20060623 | TY_BUF type hashed table of TY_BUF_LINE with unique key PROGNAME
|
||
2 | TY_BUF_LINE | Private | See coding | 20060623 | begin of TY_BUF_LINE,
PROGNAME type PROGNAME,
URL type STRING,
end of TY_BUF_LINE
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BSP_WD_HELP_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BSP_WD_HELP_UTIL has no exception.
Method GET_CONTENT_URL_KW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | 'CL_BSP_WD_HELP_UTIL===========CP' | 20060428 | ||
2 | ![]() |
RV_URL | Value transfer | Type reference (TYPE) | STRING | 20060428 |
Method GET_CONTENT_URL_KW on class CL_BSP_WD_HELP_UTIL has no exception.
Method GET_HELP_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VIEW_CLASSNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20060720 | ||
2 | ![]() |
RS_BUTTON | Value transfer | Type reference (TYPE) | CRMT_THTMLB_BUTTON_EXT | 20060428 |
Method GET_HELP_BUTTON on class CL_BSP_WD_HELP_UTIL has no exception.
Method PERFORM_EXPENSIVE_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20120725 | ||
2 | ![]() |
RV_URL | Value transfer | Type reference (TYPE) | STRING | 20120725 |
Method PERFORM_EXPENSIVE_QUERY on class CL_BSP_WD_HELP_UTIL has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 701 |