SAP ABAP Class CL_CRM_IC_F4HELP (CL_CRM_IC_F4HELP)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW (Application Component) Framework
⤷
IC_UI_COMPONENTS (Package) IC framework UI components

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER2 | BSP Component | 20050209 |
Properties
Class | CL_CRM_IC_F4HELP | |
Short Description | ||
Super Class | CL_BSP_CONTROLLER2 | BSP Component |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | IC_UI_COMPONENTS | IC framework UI components |
Created | 20050209 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_IC_F4HELP has no forward declaration.
Interfaces
Class CL_CRM_IC_F4HELP has no interface implemented.
Friends
Class CL_CRM_IC_F4HELP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'InputFieldId' | 20050209 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'KeyInputFieldId' | 20050209 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'NONE' | 20050209 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ObjectKey' | 20050209 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Content' | 20050209 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'HelpId' | 20050209 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Prefix' | 20050209 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ResStruct' | 20050209 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'BY_KEY' | 20050209 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'BY_VALUE' | 20050209 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'StructureName' | 20050209 | ||
12 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'TriggerSubmit' | 20050209 | ||
13 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'UserHelp' | 20050209 | ||
14 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ValueTable' | 20050209 | ||
15 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CRM_IC_F4HELP_IT | Iterator-Klasse | 20050209 | ||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_PAGE | 20050209 | |||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | 20050209 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DDSHSELOPS | 20050209 | |||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_IC_F4_INPUTFIELDS_TAB | input fields for F4 help | 20050209 | ||
20 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20050209 | |||
21 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_IC_F4_LISTFIELDS_TAB | input fields for F4 help | 20050209 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_IC_F4_LISTFIELDS_TAB | input fields for F4 help | 20050209 | ||
23 | ![]() |
Instance attribute | Public | Type reference (TYPE) | COMT_BOOLEAN | 20050209 | |||
24 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DDSHDIATYP | 20050209 | |||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DDSHLPDFLD | 20050209 | |||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20050209 | |||
27 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20050209 | |||
28 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20050209 | |||
29 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20050209 | |||
30 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20050209 | |||
31 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20050209 | |||
32 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20050209 | |||
33 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20050209 | |||
34 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20050209 | |||
35 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHLPNAME | 20050209 | |||
36 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHLPNAME | 20050209 | |||
37 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20050209 | |||
38 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20050209 | |||
39 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHSVALTAB | 20050209 | |||
40 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SELMETHOD | 20050209 |
Methods
Events
Class CL_CRM_IC_F4HELP has no event.
Types
Class CL_CRM_IC_F4HELP has no local type.
Method Signatures
Method EH_ONCLEAR Signature
Method EH_ONCLEAR on class CL_CRM_IC_F4HELP has no parameter.
Method EH_ONCLEAR on class CL_CRM_IC_F4HELP has no exception.
Method EH_ONCLOSE Signature
Method EH_ONCLOSE on class CL_CRM_IC_F4HELP has no parameter.
Method EH_ONCLOSE on class CL_CRM_IC_F4HELP has no exception.
Method EH_ONSELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20050209 |
Method EH_ONSELECT on class CL_CRM_IC_F4HELP has no exception.
Method EH_ONSHOW Signature
Method EH_ONSHOW on class CL_CRM_IC_F4HELP has no parameter.
Method EH_ONSHOW on class CL_CRM_IC_F4HELP has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HELPVALUE_TAB | Call by reference | Type reference (TYPE) | SHSVALTAB | 20050209 | |||
2 | ![]() |
IS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | 20050209 | |||
3 | ![]() |
SORT_VALUES | Call by reference | Type reference (TYPE) | STRING | 'NONE' | 20050209 | ||
4 | ![]() |
TITLE_KEY | Call by reference | Type reference (TYPE) | STRING | 20050209 | |||
5 | ![]() |
TITLE_VALUE | Call by reference | Type reference (TYPE) | STRING | 20050209 |
Method GET_DATA on class CL_CRM_IC_F4HELP has no exception.
Method GET_HELP_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENT | Call by reference | Type reference (TYPE) | STRING | 20050209 | |||
2 | ![]() |
HELP_ID | Call by reference | Type reference (TYPE) | STRING | 20050209 | |||
3 | ![]() |
HELP_VALUES | Call by reference | Type reference (TYPE) | SHSVALTAB | 20050209 | |||
4 | ![]() |
HELP_VALUES_PREPARED | Call by reference | Type reference (TYPE) | CRM_BSP_SIMPLE_F4_HELP_T | 20050209 | |||
5 | ![]() |
RESULT_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050209 | |||
6 | ![]() |
SEARCH_ON_KEY | Call by reference | Type reference (TYPE) | AS4FLAG | 20050209 | |||
7 | ![]() |
TITLE_KEY | Call by reference | Type reference (TYPE) | STRING | 20050209 | |||
8 | ![]() |
TITLE_VALUE | Call by reference | Type reference (TYPE) | STRING | 20050209 |
Method GET_HELP_VALUES on class CL_CRM_IC_F4HELP has no exception.
Method GET_SEARCH_HELP_DEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20050209 | |||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20050209 | |||
3 | ![]() |
RS_SHLP | Value transfer | Type reference (TYPE) | SHLP_DESCR | 20050209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050209 | ||
2 | ![]() |
20050209 | ||
3 | ![]() |
20050209 |
Method GET_SIMPLE_HELPVALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HELPVALUE_TAB | Call by reference | Type reference (TYPE) | SHSVALTAB | 20050209 | |||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20050209 | |||
3 | ![]() |
IV_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | Description of Search Help | 20070213 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20050209 | |||
5 | ![]() |
SORT_VALUES | Call by reference | Type reference (TYPE) | STRING | 'NONE' | 20050209 | ||
6 | ![]() |
TITLE_KEY | Call by reference | Type reference (TYPE) | STRING | 20050209 | |||
7 | ![]() |
TITLE_VALUE | Call by reference | Type reference (TYPE) | STRING | 20050209 |
Method GET_SIMPLE_HELPVALUES on class CL_CRM_IC_F4HELP has no exception.
Method GET_TYPEID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20050209 | |||
2 | ![]() |
EV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20050209 | |||
3 | ![]() |
IV_DATA_OBJECT_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20050209 |
Method GET_TYPEID on class CL_CRM_IC_F4HELP has no exception.
Method GET_VALUE_FROM_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20050209 | |||
2 | ![]() |
IV_VALUES_AS_STRING | Value transfer | Type reference (TYPE) | STRING | 20050209 | |||
3 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20050209 |
Method GET_VALUE_FROM_STRING on class CL_CRM_IC_F4HELP has no exception.
Method SET_ATTR_TO_VIEW Signature
Method SET_ATTR_TO_VIEW on class CL_CRM_IC_F4HELP has no parameter.
Method SET_ATTR_TO_VIEW on class CL_CRM_IC_F4HELP has no exception.
Method SET_F4HELP_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | 20050209 | |||
2 | ![]() |
IV_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20050209 | |||
3 | ![]() |
IV_F4HELP_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20050209 |
Method SET_F4HELP_FIELD on class CL_CRM_IC_F4HELP has no exception.
Method SET_LIST_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | 20050209 |
Method SET_LIST_FIELDS on class CL_CRM_IC_F4HELP has no exception.
Method SET_SCRIPT_TABLE Signature
Method SET_SCRIPT_TABLE on class CL_CRM_IC_F4HELP has no parameter.
Method SET_SCRIPT_TABLE on class CL_CRM_IC_F4HELP has no exception.
Method SET_SEARCH_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | 20050209 |
Method SET_SEARCH_FIELDS on class CL_CRM_IC_F4HELP has no exception.
Method SET_TABLE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | CRMT_IC_UI_DDSHRETVAL | 20050209 |
Method SET_TABLE_VALUES on class CL_CRM_IC_F4HELP has no exception.
Method SET_VIEW_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | 20050209 |
Method SET_VIEW_FIELDS on class CL_CRM_IC_F4HELP has no exception.
Method SORT_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RESULT | Call by reference | Type reference (TYPE) | ANY TABLE | 20050209 | |||
2 | ![]() |
IV_SORT_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | 20050209 |
Method SORT_RESULT on class CL_CRM_IC_F4HELP has no exception.
Method WRITE_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LINE | Call by reference | Type reference (TYPE) | ANY | 20050209 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20050209 |
Method WRITE_TO_STRING on class CL_CRM_IC_F4HELP has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |