SAPHC_CHECK_CONF is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter SAPHC_CHECK_CONF into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Help Center: Check Configuration
Text Symbol: H16 = Files from SAP Solution Manager are permitted
Text Symbol: H17 = SAP Solution Manager Back Destination: &&
Text Symbol: H18 = Files from SAP Solution Manager are not permitted
Text Symbol: H19 = HTTP file interface is used
Text Symbol: H20 = HTTP file interface is not used
Text Symbol: H21 = Logical Path: &&
Text Symbol: H22 = Logical path is not defined
Text Symbol: H23 = SAP Education Provider BAdI implementation (HC_SAP_EDUCATION_PROVIDER) is active
Text Symbol: H24 = SAP Education Provider BAdI implementation (HC_SAP_EDUCATION_PROVIDER) is not active
Text Symbol: H25 = Area &&:
Text Symbol: H26 = Area Not Visible: &&
Text Symbol: S01 = Configuration for Help Center Search
Text Symbol: S02 = Area for Help Center search is not visible
Text Symbol: S03 = Path to network folder for search in SAP Library and glossary: &&
Text Symbol: S04 = Path to network folder for search in SAP Library and glossary is not defined: &&
Text Symbol: S05 = Logical path for search in SAP Library and glossary: &&
Text Symbol: S06 = Logical path for search in SAP Library and glossary is not defined
Text Symbol: S07 = Indexing Preparation: &&
Text Symbol: S08 = Logical path for search in files in network folder: &&
Text Symbol: S09 = Logical path for search in files in network folder is not defined
Text Symbol: S10 = Physical path (from definition of logical path): &&
Text Symbol: S11 = Physical path does not exist on current application server
Text Symbol: S12 = Physical path is empty
Text Symbol: S13 = Logical path for search in files using HTTP file interface: &&
Text Symbol: S14 = Logical path for search in files using HTTP file interface is not defined
Text Symbol: S15 = Installed Help Type: PlainHtmlHttp
Text Symbol: S16 = Installed Help Type: PlainHtmlFile
Text Symbol: S17 = HTTP connection for search in SAP Library and glossary: &&
Text Symbol: S18 = HTTP connection for search in SAP Library and glossary is not defined
Text Symbol: H15 = Area 5: &&
Text Symbol: C01 = Configuration
Text Symbol: C02 = Changes are recorded in transport request
Text Symbol: C03 = Customizing in this client cannot be changed
Text Symbol: C04 = Customizing can be changed but not transported
Text Symbol: C05 = No automatic recording of changes for transport
Text Symbol: C06 = Help Center ICF service is active
Text Symbol: C07 = Help Center ICF service is inactive
INCLUDE SAPHC_CHECK_CONF_TOP.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SAPHC_CHECK_CONF - Help Center: Check Configuration SAPHC_CHECK_CONF - Help Center: Check Configuration SAPHC_ADMINISTRATION - Report SAPHC_ADMINISTRATION SAPHC_ADMINISTRATION - Report SAPHC_ADMINISTRATION SAPGUI_HELP_CENTER - Subroutine pool for calling Help Center from application help SAPGUI_HELP_CENTER - Subroutine pool for calling Help Center from application help