SAP ABAP Class IF_HC_HELPPROVIDER (Help Provider)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090922
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
Class IF_HC_HELPPROVIDER  
Short Description Help Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090827   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_HC_HELPPROVIDER has no interface implemented.
Friends
Class IF_HC_HELPPROVIDER has no friend class.
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 GET_LINKS Instance method Public Method 20090922
Events
Class IF_HC_HELPPROVIDER has no event.
Types
Class 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 Changing CH_LINKS Call by reference Type reference (TYPE) SAPHC_LINK_TT Verweise 20090922
2 Importing I_APPL Call by reference Type reference (TYPE) SAPHC_APPL Anwendung 20090922
3 Importing I_CATEGORY Call by reference Type reference (TYPE) WDHC_CATEGORY SPACE = Wissenswertes, 'X' = Lerninhalte 20090922
4 Importing I_IS_POWERUSER Call by reference Type reference (TYPE) ABAP_BOOL SPACE = kein Poweruser, 'X' = Poweruser 20090922
5 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20090922

Method GET_LINKS on class IF_HC_HELPPROVIDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in