SAP ABAP Class CL_HC_HELPPROVIDER_2 (Example Implementation for Additional Help in Own Area)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100608
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HC_HELPPROVIDER_2 Help Provider 2 20100608
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HC_HELPPROVIDER_2_TEST 20100608
2 Inheritance (c INHERITING FROM c_ref)  CL_HC_SAP_EDUCATION_PROVIDER Help Center: SAP Education Provider 20100609
Properties
Class CL_HC_HELPPROVIDER_2  
Short Description Example Implementation for Additional Help in Own Area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_HELP_CENTER   Help Center ABAP Web Dynpro 
Created 20100608   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
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20100608
2 IF_HC_HELPPROVIDER_2 Help Provider 2 20100608
Friends
Class CL_HC_HELPPROVIDER_2 has no friend class.
Attributes
Class CL_HC_HELPPROVIDER_2 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CATEGORY Instance method Protected Method Add New Category 20100609
2 ADD_LINKS Instance method Protected Method Add Links to New Category 20100609
Events
Class CL_HC_HELPPROVIDER_2 has no event.
Types
Class CL_HC_HELPPROVIDER_2 has no local type.
Method Signatures

Method ADD_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CATEGORY Call by reference Type reference (TYPE) SAPHC_CATEGORY Help Center: Abschnitte 20100609

Method ADD_CATEGORY on class CL_HC_HELPPROVIDER_2 has no exception.

Method ADD_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LINKS Call by reference Type reference (TYPE) SAPHC_LINK_EC Help Center: Externer Content in eigenem Bereich 20100609
2 Importing I_APPL Call by reference Type reference (TYPE) SAPHC_APPL Anwendung 20100609
3 Importing I_IS_POWERUSER Call by reference Type reference (TYPE) ABAP_BOOL SPACE = kein Poweruser, 'X' = Poweruser 20100609
4 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20100609

Method ADD_LINKS on class CL_HC_HELPPROVIDER_2 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703