Hierarchy
⤷ BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
⤷ SHCS_FILE_STATIC_KW (Package) Help Center Search: File Access Functions for Static KW
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HCSKW_C | Constants for Analysis of Static KW Libraries | 20090903 |
Properties
Class | CL_HCSKW_ANALYZER_IMPL | |
Short Description | Implementation of Analysis of Static KW Library | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SHCS_FILE_STATIC_KW | Help Center Search: File Access Functions for Static KW |
Created | 20090806 | SAP |
Last change | 20130531 | 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_HCSKW_C | Constants for Analysis of Static KW Libraries | 20090903 |
Friends
Class CL_HCSKW_ANALYZER_IMPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_COMP_INHERITANCE_RULE | Constant | Private | See coding | 20090915 | ||||
2 | C_PACKAGE_SIZE | Constant | Private | See coding | Package Sizes | 20090903 | |||
3 | C_STD_ENCODING | Instance attribute | Private | Type reference (TYPE) | ABAP_ENCOD | '1100' | Standard Codepage: ISO-8859-1 | 20090903 | |
4 | C_TESTCASE_PREFIX | Constant | Private | See coding | '/TESTCASE/' | 20090915 | |||
5 | GR_APPLCOMP_ASS | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HCSKW_APPLCOMP_ASS | Assignment of Applications to Applications | 20090903 | ||
6 | GR_STD_CONVERTER | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_IN_CE | Code Page and Endian Conversion (External -> System Format) | 20090903 | ||
7 | GT_SAPLANG | Instance attribute | Private | Type reference (TYPE) | TY_T_LDESC | Languages Supported by SAP | 20090903 | ||
8 | G_CURRLANG_DIR | Instance attribute | Private | Type reference (TYPE) | LAISO | Directory for Language | 20090903 | ||
9 | G_CUST_COMP_INHERITANCE_RULE | Instance attribute | Private | Type reference (TYPE) | C | Inheritance Rule for Components | 20090915 | ||
10 | G_CUST_USE_LINKED_STRUCTURES | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Include Linked Structures in Relations | 20090915 | ||
11 | G_FILEPREFIX | Instance attribute | Private | Type reference (TYPE) | STRING | Start of File Names | 20090903 | ||
12 | G_GLOSSAR_ONLY | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Only Analyze Glossary | 20090903 | ||
13 | G_KWDIR | Instance attribute | Private | Type reference (TYPE) | HCSKW_DIR | Directory Entry for KW Library | 20090903 | ||
14 | G_LIBRARY | Instance attribute | Private | Type reference (TYPE) | HCSKW_LIBRARY | Name of KW Library | 20090903 | ||
15 | G_PROTOCOL_LEVEL | Instance attribute | Private | Type reference (TYPE) | I | Detailed (0) or Short (1) | 20090903 | ||
16 | G_SEPARATOR | Instance attribute | Private | Type reference (TYPE) | HCS_DIRECTORY_SEPARATOR | Directory Separator (on Current Application Server) | 20090903 | ||
17 | G_TESTCASE | Instance attribute | Private | Type reference (TYPE) | HCSKW_TESTCASE | Test | 20090915 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ADD_STRUCTURES | Instance method | Private | Method | Insert Structures in Processing List | 20100415 |
2 | ADD_TITLES | Instance method | Private | Method | Writes Word title to XML documents (KW_CONVREF) | 20091215 |
3 | ADD_TITLES_PACKAGE | Instance method | Private | Method | Writes Word title to XML documents (KW_CONVREF) | 20091215 |
4 | ANALYZE_GLOSSARY_ENTRY | Instance method | Private | Method | Reads and analyzes a glossary entry | 20090903 |
5 | ANALYZE_LETTER_LIST | Instance method | Private | Method | Analysis of Letter List | 20090903 |
6 | ANALYZE_LIBRARY | Instance method | Public | Method | Analysis of Static KW Library | 20090903 |
7 | ANALYZE_STRUCTURE | Instance method | Private | Method | Analyzes a structure | 20090903 |
8 | ANALYZE_STRUCTURE_PACKAGE | Instance method | Private | Method | Analyzes a package with structures | 20090903 |
9 | ANALYZE_TOPIC | Instance method | Private | Method | Analyzes a text | 20090903 |
10 | ANALYZE_TOPIC_PACKAGE | Instance method | Private | Method | Analyzes a package with documents | 20090903 |
11 | BUILD_RELATIONS | Instance method | Private | Method | Generate Relations from Structure | 20090903 |
12 | CLASSIFY_LOIO_PACKAGE | Instance method | Private | Method | Reads and classifies a package with documents | 20090903 |
13 | COLLECT_GLOSSARY_LOIOS | Instance method | Private | Method | Collect All Glossary LOIOs | 20090903 |
14 | COLLECT_LOIO_PACKAGE | Instance method | Private | Method | Collect All LOIOs | 20090903 |
15 | COMPUTE_APPLCOMP_PACKAGE | Instance method | Private | Method | Determines a package with assignments (applicatn, component) | 20090903 |
16 | COMPUTE_CLOSURE_PACKAGE | Instance method | Private | Method | Calculates next part of transitive closure | 20090903 |
17 | COMPUTE_NEW_RELATIONS | Instance method | Private | Method | Calculation of Next Relations (Step n) | 20090903 |
18 | COMPUTE_STRUCTURE_ASSIGNMENT | Instance method | Private | Method | Calculates structure assignments of documents | 20090903 |
19 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20090903 |
20 | CONVERT_XSTRING_TO_STRING | Instance method | Private | Method | Converts binary data to a string | 20090903 |
21 | COPY_REL_TO_CLOS | Instance method | Private | Method | Copy Relations into Closure (1st Step) | 20090903 |
22 | CREATE_CONVERTER | Instance method | Private | Method | Generate Converter for Binary Data | 20090903 |
23 | CREATE_REGEX | Instance method | Private | Method | Generate a Regular Expression | 20090903 |
24 | DETERMINE_ENCODING | Instance method | Private | Method | Determines coding of binary file content | 20090903 |
25 | DIR_ACCESS_GET_DIR_CONTENT | Instance method | Private | Method | Gets content of file directory | 20090915 |
26 | DIR_ACCESS_GET_PHYS_PATH | Instance method | Private | Method | Gets physical path | 20090915 |
27 | DIR_ACCESS_GET_SEPARATOR | Instance method | Private | Method | Gets separator in path specifications | 20090915 |
28 | EXTRACT_TITLES | Instance method | Private | Method | Gets title of topics from structure | 20091029 |
29 | FILE_ACCESS_FILE_EXISTS | Instance method | Private | Method | Checks whether file exists in file directory | 20090915 |
30 | FILE_ACCESS_READ_FILE | Instance method | Private | Method | Reads a file from file directory | 20090915 |
31 | FILE_EXISTS | Instance method | Private | Method | Checks whether file exists | 20100416 |
32 | FIND_ALL_LETTER_LISTS | Instance method | Private | Method | Analyzes glossary folder | 20090903 |
33 | FINISH_HANDLING_FOR_CURRLANG | Instance method | Private | Method | Close Handling of Current Language | 20090903 |
34 | GET_APPLICATIONS | Instance method | Private | Method | Gets applications | 20090903 |
35 | GET_CALL_PARAMETER | Instance method | Private | Method | Determines parameters of Add Routine calls | 20090903 |
36 | GET_CLOSURE | Instance method | Private | Method | Gets transitive closure for LOIO ID | 20090903 |
37 | GET_CONVERTED_LOIO | Instance method | Private | Method | Get Converted LOIO (KW_CONVREF Relation) | 20091215 |
38 | GET_EXT_APPLDESC | Instance method | Private | Method | Gets enhanced description of application | 20090903 |
39 | GET_KEY_FOR_TESTCASE | Instance method | Private | Method | Gets key in table of data for test case | 20090915 |
40 | GET_LANGDIR | Instance method | Private | Method | Gets directory name for a language | 20090903 |
41 | GET_LANGUAGE_VECTOR | Instance method | Private | Method | Gets language vector | 20090903 |
42 | GET_LIBRARY_ENTRY | Instance method | Private | Method | Gets entry for a library | 20090903 |
43 | GET_LOIO | Instance method | Private | Method | Gets LOIO for LOIO ID | 20090903 |
44 | GET_LOIOTYPE | Instance method | Private | Method | Gets type of LOIO | 20090903 |
45 | GET_NEXT_LANGUAGE | Instance method | Private | Method | Determine Next Language | 20090903 |
46 | GET_NEXT_NAMESPACE | Instance method | Private | Method | Gets next namespace | 20090903 |
47 | GET_NEXT_STEP | Instance method | Private | Method | Gets next analysis step | 20090903 |
48 | GET_NUMBER_OF_CALLS | Instance method | Private | Method | Determines number of Add Routine calls | 20090903 |
49 | GET_RELATIONS | Instance method | Private | Method | Determines relations for a document | 20090903 |
50 | INHERIT_APPL_ASSIGNMENTS | Instance method | Private | Method | Propagates application assignment | 20090903 |
51 | INHERIT_ATTR_PACKAGE | Instance method | Private | Method | Propagates attributes of package of LOIOs | 20090903 |
52 | INHERIT_COMP_ASSIGNMENTS | Instance method | Private | Method | Propagates component assignments | 20090903 |
53 | INIT_LANGUAGE_HANDLING | Instance method | Private | Method | Initialization of Language Processing (Glossary, Help) | 20090903 |
54 | INIT_PACKAGE_HANDLING | Instance method | Private | Method | Initialization of Package Processing | 20090903 |
55 | PARSE_TREEDATA | Instance method | Private | Method | Parses file treedata.htm | 20100415 |
56 | PROCESS_GLOSSARY_PACKAGE | Instance method | Private | Method | Reads a package with glossary entries | 20090903 |
57 | PROTOCOL_BEGIN | Instance method | Private | Method | Start of Analysis Log | 20090903 |
58 | PROTOCOL_END | Instance method | Private | Method | End of Analysis Log | 20090903 |
59 | PROTOCOL_ERROR | Instance method | Private | Method | Log: Output of Error Message | 20090903 |
60 | PROTOCOL_INFO | Instance method | Private | Method | Log: Output of Information | 20090903 |
61 | PROTOCOL_NEW_STEP | Instance method | Private | Method | Logs start of new step | 20090903 |
62 | PROTOCOL_STATUS | Instance method | Private | Method | Log: Start of Analysis | 20090903 |
63 | READ_APPL_ASSIGNMENTS | Instance method | Private | Method | Gets direct assignments of applications | 20090903 |
64 | READ_COMP_ASSIGNMENTS | Instance method | Private | Method | Gets direct assignments of components | 20090903 |
65 | READ_FILE | Instance method | Private | Method | Reads a file and converts it | 20090903 |
66 | READ_LANGUAGE_DESCRIPTIONS | Instance method | Private | Method | Gets description of available languages | 20090903 |
67 | READ_NEXT_KWCONVREF_PACKAGE | Instance method | Private | Method | Reads next package of converted LOIO pairs | 20091215 |
68 | READ_NEXT_LOIO_DIRECTORY | Instance method | Private | Method | Reads next directory for LOIOs | 20090903 |
69 | READ_NEXT_LOIO_PACKAGE | Instance method | Private | Method | Gets next LOIO package | 20090903 |
70 | READ_NEXT_STRUCTURE | Instance method | Private | Method | Reads next structure | 20100414 |
71 | READ_NEXT_TEXT_PACKAGE | Instance method | Private | Method | Gets next text package | 20090903 |
72 | READ_STRUCTURE | Instance method | Private | Method | Reads a structure | 20090903 |
73 | READ_TOPIC | Instance method | Private | Method | Reads a content LOIO | 20090903 |
74 | RECONSTRUCT_STRUCTURE | Instance method | Private | Method | Determines relations in a structure | 20090903 |
75 | SET_ENTRY_STRUCTURES | Instance method | Private | Method | Initializes processing list for structures | 20100416 |
76 | STORE_DOCUMENT_LOIO_TO_DB | Instance method | Private | Method | Saves a number of document LOIOs in the database | 20090903 |
77 | UNMASK_SPECIAL_CHARACTERS | Instance method | Private | Method | Replaces standard entity references with Unicode characters | 20091008 |
78 | UPDATE_APPL_COMP_ASSIGNMENT | Instance method | Private | Method | Updates application and component assignments | 20090903 |
79 | UPDATE_LIBRARY_ENTRY | Instance method | Private | Method | Corrects the entry for a library | 20090903 |
80 | WEBSERVER_ACCESS_FILE_EXISTS | Instance method | Private | Method | Checks whether file exists on Web server | 20100416 |
81 | WEBSERVER_ACCESS_READ_FILE | Instance method | Private | Method | Reads file from Web server | 20100416 |
Events
Class CL_HCSKW_ANALYZER_IMPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_LDESC | Private | See coding | Language | 20090903 | begin of TY_LDESC,
spras type spras,
laiso type laiso,
dir type laiso,
end of ty_ldesc
|
|
2 | TY_T_LDESC | Private | See coding | Table Type for Languages | 20090903 | TY_T_LDESC type standard table of ty_ldesc
|
Method Signatures
Method ADD_STRUCTURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_STRUCTURES | Call by reference | Type reference (TYPE) | THCSKW_LOIO | Einzufügende Strukturen | 20100415 |
Method ADD_STRUCTURES on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method ADD_TITLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_KWTEXT_MOD | Call by reference | Type reference (TYPE) | THCSKW_TEXT | KW Dokument: Inhalt | 20091215 | ||
2 | Importing | IT_KWTEXT | Call by reference | Type reference (TYPE) | THCSKW_TEXT | KW Dokument: Inhalt | 20091215 | ||
3 | Importing | I_KWREFLOIO | Call by reference | Type reference (TYPE) | HCSKW_REFLOIO | Konvertierungsbeziehungen zwischen KW Dokumenten | 20091215 |
Method ADD_TITLES on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method ADD_TITLES_PACKAGE Signature
Method ADD_TITLES_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method ADD_TITLES_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method ANALYZE_GLOSSARY_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_COMPASS | Call by reference | Type reference (TYPE) | THCSKW_COMPASS | KW Dokument: Zuordnung zu Komponenten | 20090903 | ||
2 | Changing | CT_KWTEXT | Call by reference | Type reference (TYPE) | THCSKW_TEXT | KW Dokument: Inhalt | 20090903 | ||
3 | Importing | IR_REGEX | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_REGEX | Reguläre Ausdrücke | 20090903 | ||
4 | Importing | I_KWDOC | Call by reference | Type reference (TYPE) | HCSKW_DOC | KW Document (LOIO, statische Hilfe) | 20090903 |
Method ANALYZE_GLOSSARY_ENTRY on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method ANALYZE_LETTER_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_REGEX | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_REGEX | Reguläre Ausdrücke | 20090903 | ||
2 | Importing | I_LETTER_LIST | Call by reference | Type reference (TYPE) | HCSKW_LOIO | LOIO | 20090903 | ||
3 | Returning | RT_GLOSSARY_LOIO | Value transfer | Type reference (TYPE) | THCSKW_LOIO | Tabelle mit GUIDs (LOIOs) | 20090903 |
Method ANALYZE_LETTER_LIST on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method ANALYZE_LIBRARY Signature
Method ANALYZE_LIBRARY on class CL_HCSKW_ANALYZER_IMPL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HCS_DIRECTORY_ACCESS_ERROR | Exception bei Verzeichniszugriffen | 20090903 | |
2 | CX_HCS_FILE_ACCESS_ERROR | Exception bei Dateizugriffen | 20090903 |
Method ANALYZE_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_KWREL | Call by reference | Type reference (TYPE) | THCSKW_REL | Relationen von KW Documenten (direkt) | 20090903 | ||
2 | Changing | CT_STRUCASS | Call by reference | Type reference (TYPE) | THCSKW_STRUCASS | KW Dokument: Zuordnung zu Strukturen | 20090903 | ||
3 | Changing | CT_TOPIC_KWTEXT | Call by reference | Type reference (TYPE) | THCSKW_TEXT | Titel zu referenzierten Topics werden hier abgelegt | 20091029 | ||
4 | Importing | IR_REGEX_CALL | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_REGEX | Reguläre Ausdrücke | 20090903 | ||
5 | Importing | IR_REGEX_PAR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_REGEX | Reguläre Ausdrücke | 20090903 | ||
6 | Importing | I_KWTEXT | Call by reference | Type reference (TYPE) | HCSKW_TEXT | KW Dokument: Inhalt | 20090903 |
Method ANALYZE_STRUCTURE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method ANALYZE_STRUCTURE_PACKAGE Signature
Method ANALYZE_STRUCTURE_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method ANALYZE_STRUCTURE_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method ANALYZE_TOPIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | C_KWTEXT | Call by reference | Type reference (TYPE) | HCSKW_TEXT | KW Dokument: Inhalt | 20090903 | ||
2 | Importing | IR_REGEX | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_REGEX | Reguläre Ausdrücke | 20090903 |
Method ANALYZE_TOPIC on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method ANALYZE_TOPIC_PACKAGE Signature
Method ANALYZE_TOPIC_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method ANALYZE_TOPIC_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method BUILD_RELATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_KWREL | Call by reference | Type reference (TYPE) | THCSKW_REL | Relationen von KW Documenten (direkt) | 20090903 | ||
2 | Importing | IT_REL_INT | Call by reference | Type reference (TYPE) | THCSKW_REL_INT | Relation von KW Dokumenten (intern) | 20090903 |
Method BUILD_RELATIONS on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method CLASSIFY_LOIO_PACKAGE Signature
Method CLASSIFY_LOIO_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method CLASSIFY_LOIO_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method COLLECT_GLOSSARY_LOIOS Signature
Method COLLECT_GLOSSARY_LOIOS on class CL_HCSKW_ANALYZER_IMPL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HCS_FILE_ACCESS_ERROR | Exception bei Dateizugriffen | 20090903 |
Method COLLECT_LOIO_PACKAGE Signature
Method COLLECT_LOIO_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method COLLECT_LOIO_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method COMPUTE_APPLCOMP_PACKAGE Signature
Method COMPUTE_APPLCOMP_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method COMPUTE_APPLCOMP_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method COMPUTE_CLOSURE_PACKAGE Signature
Method COMPUTE_CLOSURE_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method COMPUTE_CLOSURE_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method COMPUTE_NEW_RELATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_TABLENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name der Datanbanktabelle | 20090903 | ||
2 | Returning | RT_KWREL | Value transfer | Type reference (TYPE) | THCSKW_REL | Relationen von KW Documenten (direkt) | 20090903 |
Method COMPUTE_NEW_RELATIONS on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method COMPUTE_STRUCTURE_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_STRUCASS | Call by reference | Type reference (TYPE) | THCSKW_STRUCASS | KW Dokument: Zuordnung zu Strukturen | 20090903 | ||
2 | Importing | IT_STRUC_DESC | Call by reference | Type reference (TYPE) | THCSKW_STRUC_DESC_INT | Beschreibung einer Struktur (intern) | 20090903 | ||
3 | Importing | I_STRUC_LOIOID | Call by reference | Type reference (TYPE) | HCSKW_LOIOID | LOIO Id | 20090903 |
Method COMPUTE_STRUCTURE_ASSIGNMENT on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_GLOSSAR_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090903 | |||
2 | Importing | I_LIBRARY | Call by reference | Type reference (TYPE) | HCSKW_LIBRARY | Name einer KW Bibliothek (statisch) | 20090903 | ||
3 | Importing | I_PROTOCOL_LEVEL | Call by reference | Type reference (TYPE) | I | ausführlich (0) oder kurz (1) | 20090903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HCS_DIRECTORY_ACCESS_ERROR | Exception bei Verzeichniszugriffen | 20090903 |
Method CONVERT_XSTRING_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_CONVERTER | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_CONV_IN_CE | Codepage- und Endian Konvertierung (Extern -> Systemformat) | 20090903 | ||
2 | Importing | I_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20090903 | |||
3 | Returning | R_STRING | Value transfer | Type reference (TYPE) | STRING | 20090903 |
Method CONVERT_XSTRING_TO_STRING on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method COPY_REL_TO_CLOS Signature
Method COPY_REL_TO_CLOS on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method COPY_REL_TO_CLOS on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method CREATE_CONVERTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCOD | Bezeichner für das Zeichenformat (UTF-8, UCS-2, ...) | 20090903 | ||
2 | Returning | RR_CONVERTER | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_CONV_IN_CE | Codepage- und Endian Konvertierung (Extern -> Systemformat) | 20090903 |
Method CREATE_CONVERTER on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method CREATE_REGEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_PATTERN | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090903 | |||
2 | Returning | RR_REGEX | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_REGEX | Reguläre Ausdrücke | 20090903 |
Method CREATE_REGEX on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method DETERMINE_ENCODING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20090903 | |||
2 | Returning | R_ENCODING | Value transfer | Type reference (TYPE) | ABAP_ENCOD | Bezeichner für das Zeichenformat (UTF-8, UCS-2, ...) | 20090903 |
Method DETERMINE_ENCODING on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method DIR_ACCESS_GET_DIR_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20090915 | |||
2 | Returning | RT_DIR | Value transfer | Type reference (TYPE) | THCS_STRING | Stringtabelle | 20090915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HCS_DIRECTORY_ACCESS_ERROR | Exception bei Verzeichniszugriffen | 20090915 |
Method DIR_ACCESS_GET_PHYS_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_ADDPATH | Call by reference | Type reference (TYPE) | HCSKW_ADDPATH | Pfadangabe für KW Bibliothek (statisch) | 20090915 | ||
2 | Importing | I_LOGPATH | Call by reference | Type reference (TYPE) | PATHINTERN | Logischer Pfadname | 20090915 | ||
3 | Returning | R_PHYSPATH | Value transfer | Type reference (TYPE) | STRING | 20090915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HCS_DIRECTORY_ACCESS_ERROR | Exception bei Verzeichniszugriffen | 20090915 |
Method DIR_ACCESS_GET_SEPARATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | R_SEPARATOR | Value transfer | Type reference (TYPE) | HCS_DIRECTORY_SEPARATOR | Verzeichnistrennzeichen (auf aktuellem Applikationsserver) | 20090915 |
Method DIR_ACCESS_GET_SEPARATOR on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method EXTRACT_TITLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_TOPIC_KWTEXT | Call by reference | Type reference (TYPE) | THCSKW_TEXT | Titel von Topics | 20091029 | ||
2 | Importing | IT_STRUCT_DESC | Call by reference | Type reference (TYPE) | THCSKW_STRUC_DESC_INT | Inhalt der Struktur | 20091029 |
Method EXTRACT_TITLES on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method FILE_ACCESS_FILE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20090915 | |||
2 | Returning | R_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HCS_FILE_ACCESS_ERROR | Exception bei Dateizugriffen | 20090915 |
Method FILE_ACCESS_READ_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20090915 | |||
2 | Importing | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20090915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HCS_FILE_ACCESS_ERROR | Exception bei Dateizugriffen | 20090915 |
Method FILE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_FILENAME | Call by reference | Type reference (TYPE) | STRING | Dateiname ohne Pfad | 20100416 | ||
2 | Importing | I_LOIO | Call by reference | Type reference (TYPE) | HCSKW_LOIO | LOIO GUID | 20100416 | ||
3 | Returning | R_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | TRUE wenn Datei existiert | 20100416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HCS_FILE_ACCESS_ERROR | Exception bei Dateizugriffen | 20100416 | |
2 | CX_HCS_WEBSERVER_ACCESS_ERROR | Exception bei Webserver Zugriff | 20100416 |
Method FIND_ALL_LETTER_LISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_GLOSSARY_MAP | Call by reference | Type reference (TYPE) | STRING | Glossarmappe | 20090903 | ||
2 | Returning | RT_LETTER_LIST | Value transfer | Type reference (TYPE) | THCSKW_LOIO | Tabelle mit GUIDs (LOIOs) | 20090903 |
Method FIND_ALL_LETTER_LISTS on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method FINISH_HANDLING_FOR_CURRLANG Signature
Method FINISH_HANDLING_FOR_CURRLANG on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method FINISH_HANDLING_FOR_CURRLANG on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_APPLICATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_APPLDESC | Call by reference | Type reference (TYPE) | THCSKW_APPLDESC | Zuordnung zwischen Anwendung un Dokumentation | 20090903 | ||
2 | Importing | I_APPL_NSP | Call by reference | Type reference (TYPE) | HCSKW_APPL_NSP | Namensraum einer Anwendung | 20090903 | ||
3 | Returning | RT_APPL | Value transfer | Type reference (TYPE) | THCSKW_APPL | Anwendung (für Zuordnung zu KW Dokumenten) | 20090903 |
Method GET_APPLICATIONS on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_CALL_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_REGEX_PAR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_REGEX | Reguläre Ausdrücke | 20090903 | ||
2 | Importing | I_CALLNUMBER | Call by reference | Type reference (TYPE) | I | 20090903 | |||
3 | Importing | I_GET_LOIOIDS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Wenn TRUE: Gibt Ids der verlinkten LOIOs zurück | 20100415 | ||
4 | Importing | I_LOIO | Call by reference | Type reference (TYPE) | HCSKW_LOIO | LOIO GUID | 20100415 | ||
5 | Importing | I_STRUC | Call by reference | Type reference (TYPE) | STRING | Inhalt von treedata.htm | 20090903 | ||
6 | Returning | RT_STRUC_DESC | Value transfer | Type reference (TYPE) | THCSKW_STRUC_DESC_INT | Beschreibung einer Struktur (intern) | 20090903 |
Method GET_CALL_PARAMETER on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_CLOSURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_LOIOID | Call by reference | Type reference (TYPE) | HCSKW_LOIOID | LOIO Id | 20090903 | ||
2 | Returning | RT_CLOS | Value transfer | Type reference (TYPE) | THCSKW_CLOS | Relationen von KW Dokumenten (Hülle) | 20090903 |
Method GET_CLOSURE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_CONVERTED_LOIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_URL | Call by reference | Type reference (TYPE) | STRING | URL Parameter im Redirect-Abschnitt | 20091215 | ||
2 | Returning | R_REFLOIO | Value transfer | Type reference (TYPE) | HCSKW_LOIO | Konvertiertes LOIO | 20091215 |
Method GET_CONVERTED_LOIO on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_EXT_APPLDESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_APPLDESC | Call by reference | Type reference (TYPE) | THCSKW_APPLDESC | Zuordnung zwischen Anwendung un Dokumentation | 20090903 | ||
2 | Importing | I_APPL_NSP | Call by reference | Type reference (TYPE) | HCSKW_APPL_NSP | Namensraum einer Anwendung | 20090903 | ||
3 | Returning | RT_APPLDESCX | Value transfer | Type reference (TYPE) | THCSKW_APPLDESCX | Erweiterte Zuordnung zwischen Anwendung und Dokumentation | 20090903 |
Method GET_EXT_APPLDESC on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_KEY_FOR_TESTCASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20090915 | |||
2 | Returning | R_KEYNAME | Value transfer | Type reference (TYPE) | STRING | 20090915 |
Method GET_KEY_FOR_TESTCASE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_LANGDIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_LANG | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20090903 | ||
2 | Returning | R_DIR | Value transfer | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20090903 |
Method GET_LANGDIR on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_LANGUAGE_VECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_LANGVECT | Call by reference | Type reference (TYPE) | SCPLANGSS | Liste von Sprachen (als STRING) | 20090903 | ||
2 | Importing | I_USE_ALLOWED_LANGUAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090903 | |||
3 | Importing | I_USE_ALL_LANGUAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090903 | |||
4 | Returning | R_LANGVECT | Value transfer | Type reference (TYPE) | SCPLANGSS | Liste von Sprachen (als STRING) | 20090903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HCS_DIRECTORY_ACCESS_ERROR | Exception bei Verzeichniszugriffen | 20090903 |
Method GET_LIBRARY_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | R_KWDIR | Value transfer | Type reference (TYPE) | HCSKW_DIR | Verzeichnis für statische KW Hilfe | 20090903 |
Method GET_LIBRARY_ENTRY on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_LOIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_LOIOID | Call by reference | Type reference (TYPE) | HCSKW_LOIOID | LOIO Id | 20090903 | ||
2 | Returning | R_LOIO | Value transfer | Type reference (TYPE) | HCSKW_LOIO | LOIO | 20090903 |
Method GET_LOIO on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_LOIOTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_LOIO | Call by reference | Type reference (TYPE) | HCSKW_LOIO | LOIO | 20090903 | ||
2 | Returning | R_LOIOTYPE | Value transfer | Type reference (TYPE) | HCSKW_LOIOTYPE | LOIO Typ | 20090903 |
Method GET_LOIOTYPE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_NEXT_LANGUAGE Signature
Method GET_NEXT_LANGUAGE on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method GET_NEXT_LANGUAGE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_NEXT_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_ACT_NAMESPACE | Call by reference | Type reference (TYPE) | HCSKW_APPL_NSP | Namensraum einer Anwendung | 20090903 | ||
2 | Returning | R_NEXT_NAMESPACE | Value transfer | Type reference (TYPE) | HCSKW_APPL_NSP | Namensraum einer Anwendung | 20090903 |
Method GET_NEXT_NAMESPACE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_NEXT_STEP Signature
Method GET_NEXT_STEP on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method GET_NEXT_STEP on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_NUMBER_OF_CALLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_REGEX_CALL | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_REGEX | Reguläre Ausdrücke | 20090903 | ||
2 | Importing | I_STRUC | Call by reference | Type reference (TYPE) | STRING | 20090903 | |||
3 | Returning | R_CALLNUMBER | Value transfer | Type reference (TYPE) | I | 20090903 |
Method GET_NUMBER_OF_CALLS on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method GET_RELATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_REL_INT | Call by reference | Type reference (TYPE) | THCSKW_REL_INT | Relation von KW Dokumenten (intern) | 20090903 | ||
2 | Importing | IR_STRUC_DESC | Call by reference | Object reference (TYPE REF TO) | CL_HCSKW_STRUC_DESC | Hilfsklasse zur Analyse einer Strukturbeschreibung | 20090903 | ||
3 | Importing | I_STRUC_DESC_L | Call by reference | Type reference (TYPE) | SHCSKW_STRUC_DESC_INT | LOIO | 20090903 |
Method GET_RELATIONS on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method INHERIT_APPL_ASSIGNMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_APPLASS_INH | Call by reference | Type reference (TYPE) | THCSKW_APPLASS | KW Dokument: Zuordnung zu Anwendungen | 20090903 | ||
2 | Importing | IT_APPLASS | Call by reference | Type reference (TYPE) | THCSKW_APPLASS | KW Dokument: Zuordnung zu Anwendungen | 20090903 | ||
3 | Importing | IT_CLOS | Call by reference | Type reference (TYPE) | THCSKW_CLOS | Relationen von KW Dokumenten (Hülle) | 20090903 |
Method INHERIT_APPL_ASSIGNMENTS on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method INHERIT_ATTR_PACKAGE Signature
Method INHERIT_ATTR_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method INHERIT_ATTR_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method INHERIT_COMP_ASSIGNMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_COMPASS_INH | Call by reference | Type reference (TYPE) | THCSKW_COMPASS | KW Dokument: Zuordnung zu Komponenten | 20090903 | ||
2 | Importing | IT_CLOS | Call by reference | Type reference (TYPE) | THCSKW_CLOS | Relationen von KW Dokumenten (Hülle) | 20090903 | ||
3 | Importing | IT_COMPASS | Call by reference | Type reference (TYPE) | THCSKW_COMPASS | KW Dokument: Zuordnung zu Komponenten | 20090903 |
Method INHERIT_COMP_ASSIGNMENTS on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method INIT_LANGUAGE_HANDLING Signature
Method INIT_LANGUAGE_HANDLING on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method INIT_LANGUAGE_HANDLING on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method INIT_PACKAGE_HANDLING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | Paketgröße | 20090903 |
Method INIT_PACKAGE_HANDLING on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method PARSE_TREEDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_LINKED_STRUCTURES | Call by reference | Type reference (TYPE) | THCSKW_LOIO | Gelinkte Strukturen | 20100415 | ||
2 | Exporting | ET_LINKED_TOPICS | Call by reference | Type reference (TYPE) | THCSKW_LOIO | Gelinkte Topics | 20100415 | ||
3 | Importing | I_LOIO | Call by reference | Type reference (TYPE) | HCSKW_LOIO | LOIO GUID der Struktur | 20100415 | ||
4 | Importing | I_TREEDATA | Call by reference | Type reference (TYPE) | XSTRING | Inhalt von treedata.htm | 20100415 |
Method PARSE_TREEDATA on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method PROCESS_GLOSSARY_PACKAGE Signature
Method PROCESS_GLOSSARY_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method PROCESS_GLOSSARY_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method PROTOCOL_BEGIN Signature
Method PROTOCOL_BEGIN on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method PROTOCOL_BEGIN on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method PROTOCOL_END Signature
Method PROTOCOL_END on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method PROTOCOL_END on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method PROTOCOL_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_ERROR | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090903 |
Method PROTOCOL_ERROR on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method PROTOCOL_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_INFO | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090903 |
Method PROTOCOL_INFO on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method PROTOCOL_NEW_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_STATUS | Call by reference | Type reference (TYPE) | HCSKW_PSTATUS | Status der Vorbereitung einer Indizierung | 20090903 |
Method PROTOCOL_NEW_STEP on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method PROTOCOL_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_KWDIR | Call by reference | Type reference (TYPE) | HCSKW_DIR | Verzeichnis für statische KW Hilfe | 20090903 |
Method PROTOCOL_STATUS on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method READ_APPL_ASSIGNMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_LOIOID | Call by reference | Type reference (TYPE) | HCSKW_LOIOID | LOIO Id | 20090903 | ||
2 | Returning | RT_APPLASS | Value transfer | Type reference (TYPE) | THCSKW_APPLASS | KW Dokument: Zuordnung zu Anwendungen | 20090903 |
Method READ_APPL_ASSIGNMENTS on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method READ_COMP_ASSIGNMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_LOIOID | Call by reference | Type reference (TYPE) | HCSKW_LOIOID | LOIO Id | 20090903 | ||
2 | Returning | RT_COMPASS | Value transfer | Type reference (TYPE) | THCSKW_COMPASS | KW Dokument: Zuordnung zu Komponenten | 20090903 |
Method READ_COMP_ASSIGNMENTS on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method READ_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_CONTENT | Call by reference | Type reference (TYPE) | STRING | Dateiinhalt | 20090903 | ||
2 | Exporting | E_ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCOD | Bezeichner für das Zeichenformat (UTF-8, UCS-2, ...) | 20090903 | ||
3 | Exporting | E_XCONTENT | Call by reference | Type reference (TYPE) | XSTRING | Dateiinhalt binaer | 20090903 | ||
4 | Importing | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Dateiname | 20090903 | ||
5 | Importing | I_PATH1 | Call by reference | Type reference (TYPE) | CSEQUENCE | Teilpfad | 20090903 | ||
6 | Importing | I_PATH2 | Call by reference | Type reference (TYPE) | CSEQUENCE | Teilpfad | 20090903 |
Method READ_FILE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method READ_LANGUAGE_DESCRIPTIONS Signature
Method READ_LANGUAGE_DESCRIPTIONS on class CL_HCSKW_ANALYZER_IMPL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HCS_DIRECTORY_ACCESS_ERROR | Exception bei Verzeichniszugriffen | 20090903 |
Method READ_NEXT_KWCONVREF_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RT_KWREFLOIO | Value transfer | Type reference (TYPE) | THCSKW_REFLOIO | Konvertierungsbeziehungen zwischen KW Dokumenten | 20091215 |
Method READ_NEXT_KWCONVREF_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method READ_NEXT_LOIO_DIRECTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_LOIOHEADER | Call by reference | Type reference (TYPE) | HCSKW_LOIOHEADER | Anfang eines LOIOs (2 Zeichen) | 20090903 | ||
2 | Returning | RT_LOIO | Value transfer | Type reference (TYPE) | THCSKW_LOIO | Tabelle mit LOIOs | 20090903 |
Method READ_NEXT_LOIO_DIRECTORY on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method READ_NEXT_LOIO_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_LOIOTYPE | Call by reference | Type reference (TYPE) | HCSKW_LOIOTYPE | LOIO Typ | 20090903 | ||
2 | Returning | RT_KWDOC | Value transfer | Type reference (TYPE) | THCSKW_DOC | KW Dokument | 20090903 |
Method READ_NEXT_LOIO_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method READ_NEXT_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RT_LOIO | Value transfer | Type reference (TYPE) | THCSKW_LOIO | Tabelle mit LOIOs | 20100414 |
Method READ_NEXT_STRUCTURE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method READ_NEXT_TEXT_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_LOIOTYPE | Call by reference | Type reference (TYPE) | HCSKW_LOIOTYPE | LOIO Typ | 20090903 | ||
2 | Returning | RT_KWTEXT | Value transfer | Type reference (TYPE) | THCSKW_TEXT | KW Dokument: Inhalt | 20090903 |
Method READ_NEXT_TEXT_PACKAGE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method READ_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_KWTEXT | Call by reference | Type reference (TYPE) | THCSKW_TEXT | KW Dokument: Inhalt | 20090903 | ||
2 | Importing | I_KWDOC | Call by reference | Type reference (TYPE) | HCSKW_DOC | KW Document (LOIO, statische Hilfe) | 20090903 |
Method READ_STRUCTURE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method READ_TOPIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_KWREFLOIO | Call by reference | Type reference (TYPE) | THCSKW_REFLOIO_INT | Konvertierungsbeziehungen zwischen KW Dokumenten (intern) | 20091215 | ||
2 | Changing | CT_KWTEXT | Call by reference | Type reference (TYPE) | THCSKW_TEXT | KW Dokument: Inhalt | 20090903 | ||
3 | Importing | IR_REGEX | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_REGEX | Reguläre Ausdrücke | 20091008 | ||
4 | Importing | I_KWDOC | Call by reference | Type reference (TYPE) | HCSKW_DOC | KW Document (LOIO, statische Hilfe) | 20090903 |
Method READ_TOPIC on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method RECONSTRUCT_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_STRUC_DESC | Call by reference | Type reference (TYPE) | THCSKW_STRUC_DESC_INT | Beschreibung einer Struktur (intern) | 20090903 | ||
2 | Importing | I_CALLNUMBER | Call by reference | Type reference (TYPE) | I | 20090903 | |||
3 | Importing | I_KWTEXT | Call by reference | Type reference (TYPE) | HCSKW_TEXT | KW Dokument: Inhalt | 20090903 | ||
4 | Returning | RT_REL_INT | Value transfer | Type reference (TYPE) | THCSKW_REL_INT | Relation von KW Dokumenten (intern) | 20090903 |
Method RECONSTRUCT_STRUCTURE on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method SET_ENTRY_STRUCTURES Signature
Method SET_ENTRY_STRUCTURES on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method SET_ENTRY_STRUCTURES on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method STORE_DOCUMENT_LOIO_TO_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_LOIO | Call by reference | Type reference (TYPE) | THCSKW_LOIO | Tabelle mit LOIOs | 20090903 | ||
2 | Importing | I_CHECK_LOIOTYPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Überprüfung des LOIO Typs bei existierenden Einträgen | 20090903 | ||
3 | Importing | I_LOIOTYPE | Call by reference | Type reference (TYPE) | HCSKW_LOIOTYPE | LOIO Typ | 20090903 |
Method STORE_DOCUMENT_LOIO_TO_DB on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method UNMASK_SPECIAL_CHARACTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CH_TEXT | Call by reference | Type reference (TYPE) | STRING | Zu demaskierender Text | 20091008 |
Method UNMASK_SPECIAL_CHARACTERS on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method UPDATE_APPL_COMP_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_APPLDESC | Call by reference | Type reference (TYPE) | THCSKW_APPLDESC | Zuordnung zwischen Anwendung un Dokumentation | 20090903 | ||
2 | Importing | I_APPL_NSP | Call by reference | Type reference (TYPE) | HCSKW_APPL_NSP | Namensraum einer Anwendung | 20090903 |
Method UPDATE_APPL_COMP_ASSIGNMENT on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method UPDATE_LIBRARY_ENTRY Signature
Method UPDATE_LIBRARY_ENTRY on class CL_HCSKW_ANALYZER_IMPL has no parameter.
Method UPDATE_LIBRARY_ENTRY on class CL_HCSKW_ANALYZER_IMPL has no exception.
Method WEBSERVER_ACCESS_FILE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_FILENAME | Call by reference | Type reference (TYPE) | STRING | Dateiname | 20100416 | ||
2 | Returning | R_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | TRUE wenn Datei existiert | 20100416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HCS_WEBSERVER_ACCESS_ERROR | Exception bei Webserver Zugriff | 20100416 |
Method WEBSERVER_ACCESS_READ_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Dateiinhalt | 20100416 | ||
2 | Importing | I_NAME | Call by reference | Type reference (TYPE) | STRING | Dateiname | 20100416 | ||
3 | Importing | I_RFCDEST | Call by reference | Type reference (TYPE) | HCSKW_HTTP_DEST | RFC Destination | 20100416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HCS_WEBSERVER_ACCESS_ERROR | Exception bei Webserver Zugriff | 20100416 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |