SAP Reports / Programs | Basis Components | Basis Components | Help Infrastructure for ABAP(BC-HLP-ABA) SAP BC

PHCSKW_STATIC_KW_ANALYZER SAP ABAP Report - PHCSKWSTATICKWANALYZER







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


ABAP code to call this SAP report using the submit statement

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.






SUBMIT PHCSKW_STATIC_KW_ANALYZER. "Basic submit
SUBMIT PHCSKW_STATIC_KW_ANALYZER AND RETURN. "Return to original report after report execution complete
SUBMIT PHCSKW_STATIC_KW_ANALYZER VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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





Text Symbol: 117 = Languages to Be Analyzed
Text Symbol: 118 = Languages Already Analyzed
Text Symbol: 119 = Internal Details
Text Symbol: 120 = Statistics
Text Symbol: 121 = Class for Application Assignments
Text Symbol: 127 = Texts in Language &
Text Symbol: 128 = Entries for Relations and Assignments
Text Symbol: 140 = Analysis & defined successfully
Text Symbol: 141 = Error during definition of analysis &
Text Symbol: 142 = Analysis & performed successfully
Text Symbol: 143 = Analysis & canceled
Text Symbol: 144 = Analysis & already performed successfully


INCLUDES used within this REPORT PHCSKW_STATIC_KW_ANALYZER

INCLUDE PHCSKW_STATIC_KW_ANALYZERTOP.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name PHCSKW_STATIC_KW_ANALYZER or its description.