PHCSKW_STATIC_KW_ANALYZER 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 PHCSKW_STATIC_KW_ANALYZER 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.
Selection Text: P_ALLL = All Languages of Library
Selection Text: P_ALLOWL = Permitted Languages in System
Selection Text: P_ANGLOS = Only Analyze Glossary
Selection Text: P_ANLIB = Analyze Library
Selection Text: P_APATH = Additional Path
Selection Text: P_CLASS = Name of Class
Selection Text: P_CRLIB = Define Analysis
Selection Text: P_DELETE = Delete Analysis
Selection Text: P_FSHARE = File Share
Selection Text: P_LIB = Name of Analysis
Selection Text: P_LPATH = Logical Path
Selection Text: P_PRMAX = Detailed Log
Selection Text: P_RDEST = HTTP Connection
Selection Text: P_RESET = Reset Analysis
Selection Text: P_SELL = Select Languages
Selection Text: P_STATUS = Display Status of Analysis
Selection Text: P_WSERV = Web Server
Selection Text: S_LANG = Language
Text Symbol: 161 = Analyze All Languages Available in Library
Text Symbol: 160 = Analyze All Languages Permitted in System
Text Symbol: 149 = Analysis & Is Restarted
Text Symbol: 148 = Error while deleting analysis &
Text Symbol: 147 = Analysis & deleted successfully
Text Symbol: 146 = Error while resetting analysis &
Text Symbol: 145 = Analysis & reset successfully
Text Symbol: 001 = Static KW Library
Text Symbol: 002 = Languages to Be Analyzed
Text Symbol: 003 = Function to Be Executed
Text Symbol: 004 = Details of Analysis (Only Required for Definition of Analysis)
Text Symbol: 005 = Class for Getting Application Assignments (IF_HCSKW_APPLCOMP_ASS)
Text Symbol: 100 = Status of Analysis &
Text Symbol: 101 = Logical Path
Text Symbol: 102 = Additional Path
Text Symbol: 103 = Analysis Status (Internal)
Text Symbol: 104 = Analysis Status (External)
Text Symbol: 105 = Status
Text Symbol: 106 = HTTP Connection
Text Symbol: 115 = Documents
INCLUDE PHCSKW_STATIC_KW_ANALYZERTOP.
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.