SAP ABAP Class CL_HCS_BADI_FAQS (Help Center Search: BAdI Implementation - FAQs)
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_ESH_IF_OBJECT_DATA Object data by list of object ids 20090810
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090810
Properties
Class CL_HCS_BADI_FAQS  
Short Description Help Center Search: BAdI Implementation - FAQs    
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 20090731   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HCS_BADI_FAQS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_ESH_IF_OBJECT_DATA Object data by list of object ids 20090810
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20090810
Friends
Class CL_HCS_BADI_FAQS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_OBJECT_TYPE_FAQ Constant Public Type reference (TYPE) ESH_E_OM_OBJECT_TYPE 'HC_FAQ' Object Type HC_FAQ 20090810
2 M_LANGUAGES Static Attribute Private Type reference (TYPE) T_LANGUAGES Possible Languages 20090810
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090810
2 GET_DATA_HC_FAQ Instance method Private Method Get Object Data by List of Object IDs 20090810
3 GET_HC_FAQ Instance method Private Method Get FAQ 20090810
4 NEXT_HC_FAQ Instance method Private Method Get Next Data Package by Last Object ID 20090810
Events
Class CL_HCS_BADI_FAQS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_FAQS_HEAD Private See coding 20090828 T_FAQS_HEAD type standard table of saphc_faqs_head
2 T_LANGUAGE Private See coding 20090810 BEGIN OF t_language, internal TYPE sy-langu, external TYPE t002-laiso, END OF t_language
3 T_LANGUAGES Private See coding 20090810 T_LANGUAGES type standard table of t_language
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HCS_BADI_FAQS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HCS_BADI_FAQS has no exception.

Method GET_DATA_HC_FAQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090810
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Extraction of nodes 20090810
3 Importing IT_OBJECT_IDS Call by reference Type reference (TYPE) ESH_T_IF_CHANGED_OBJECTS Changed Objects 20090810
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20090810

Method GET_HC_FAQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FAQ_APPLICATION Call by reference Object reference (TYPE REF TO) DATA Tabelle mit FAQ Anwendungen 20090828
2 Importing IT_FAQ_COMPONENT Call by reference Object reference (TYPE REF TO) DATA Tabelle mit FAQ Komponentenzuordnungen 20090828
3 Importing IT_FAQ_DOCUMENT Call by reference Object reference (TYPE REF TO) DATA Tabelle mit FAQs 20090828
4 Importing IT_FAQ_TEXT Call by reference Object reference (TYPE REF TO) DATA Tabelle mit FAQs 20090810
5 Importing I_FAQS_HEADS Call by reference Type reference (TYPE) T_FAQS_HEAD FAQ Kopfdaten 20090828

Method GET_HC_FAQ on class CL_HCS_BADI_FAQS has no exception.

Method NEXT_HC_FAQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090810
2 Exporting EV_LAST_OBJECT_ID Call by reference Type reference (TYPE) ESH_E_IF_GENERAL_ID General ID 20090810
3 Exporting EV_NO_MORE_DATA Call by reference Type reference (TYPE) XFELD Checkbox 20090810
4 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Extraction of nodes 20090810
5 Importing IV_LAST_OBJECT_ID Call by reference Type reference (TYPE) ESH_E_IF_GENERAL_ID General ID 20090810
6 Importing IV_PACKAGE_SIZE Call by reference Type reference (TYPE) ESH_E_IF_PACKAGE_SIZE Package size 20090810
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20090810
History
Last changed by/on SAP  20110908 
SAP Release Created in