SAP ABAP Interface IF_HC_HELPPROVIDER (Help Provider)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
⤷
SWDP_HELP_CENTER (Package) Help Center ABAP Web Dynpro

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HC_HELPPROVIDER | Example Implementation for Additional Help | 20090922 |
Properties
Interface | IF_HC_HELPPROVIDER | |
Short Description | Help Provider |
General Data
Package | SWDP_HELP_CENTER | Help Center ABAP Web Dynpro |
Created | 20090827 | SAP |
Last changed | 20110908 | SAP |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090922 |
Friends
Interface IF_HC_HELPPROVIDER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_CATEGORY_LEARNING_MATERIAL | Constant | Public | Type reference (TYPE) | WDHC_CATEGORY | 'LM' | Help Center: Category | 20090922 | |
2 | C_CATEGORY_WORTH_KNOWING | Constant | Public | Type reference (TYPE) | WDHC_CATEGORY | SPACE | Help Center: Category | 20090922 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090922 |
Events
Interface IF_HC_HELPPROVIDER has no event.
Types
Interface IF_HC_HELPPROVIDER has no local type.
Method Signatures
Method GET_LINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_LINKS | Call by reference | Type reference (TYPE) | SAPHC_LINK_TT | Verweise | 20090922 | ||
2 | ![]() |
I_APPL | Call by reference | Type reference (TYPE) | SAPHC_APPL | Anwendung | 20090922 | ||
3 | ![]() |
I_CATEGORY | Call by reference | Type reference (TYPE) | WDHC_CATEGORY | SPACE = Wissenswertes, 'X' = Lerninhalte | 20090922 | ||
4 | ![]() |
I_IS_POWERUSER | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE = kein Poweruser, 'X' = Poweruser | 20090922 | ||
5 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20090922 |
Method GET_LINKS on Interface IF_HC_HELPPROVIDER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |