SAP ABAP Class CL_HCSKW_DATA (Data Interface for Static KW Library)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
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_DATA | |
| Short Description | Data Interface for 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 | 20090812 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HCSKW_DATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HCSKW_C | Constants for Analysis of Static KW Libraries | 20090903 |
Friends
Class CL_HCSKW_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | HCSKW_LIBID | ID of KW Library | 20090903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090903 | |
| 2 | Instance method | Public | Method | Get Glossary Components | 20090903 | |
| 3 | Instance method | Public | Method | Get Glossary Documents | 20090903 | |
| 4 | Instance method | Public | Method | Get Glossary Texts | 20090903 | |
| 5 | Instance method | Public | Method | Get SAP Library Applications | 20090903 | |
| 6 | Instance method | Public | Method | Get SAP Library Components | 20090903 | |
| 7 | Instance method | Public | Method | Get SAP Library Documents | 20090903 | |
| 8 | Instance method | Public | Method | Get SAP Library Texts | 20090903 |
Events
Class CL_HCSKW_DATA has no event.
Types
Class CL_HCSKW_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LIBRARY | Value transfer | Type reference (TYPE) | HCSKW_LIBRARY | Name einer KW Bibliothek (statisch) | 20090903 |
Method CONSTRUCTOR on class CL_HCSKW_DATA has no exception.
Method GET_GLOSSARY_COMPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMPS | Call by reference | Type reference (TYPE) | THCSKW_GCOMP | Glossarkomponenten (extern) | 20090903 | |||
| 2 | I_DOCS | Call by reference | Type reference (TYPE) | THCSKW_GDOC | Glossardokumente (extern) | 20090903 |
Method GET_GLOSSARY_COMPS on class CL_HCSKW_DATA has no exception.
Method GET_GLOSSARY_DOCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DOCS | Call by reference | Type reference (TYPE) | THCSKW_GDOC | Glossardokumente (extern) | 20090903 | |||
| 2 | I_LAST_LOIOID | Call by reference | Type reference (TYPE) | HCSKW_LOIOID | Letzte LOIO Id | 20090903 | |||
| 3 | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | Paketgröße | 20090903 |
Method GET_GLOSSARY_DOCS on class CL_HCSKW_DATA has no exception.
Method GET_GLOSSARY_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXTS | Call by reference | Type reference (TYPE) | THCSKW_GTEXT | Glossartexte (extern) | 20090903 | |||
| 2 | I_DOCS | Call by reference | Type reference (TYPE) | THCSKW_GDOC | Glossardokumente (extern) | 20090903 |
Method GET_GLOSSARY_TEXTS on class CL_HCSKW_DATA has no exception.
Method GET_LIBRARY_APPLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPLS | Call by reference | Type reference (TYPE) | THCSKW_LAPPL | SAP-Bibliotheksanwendungen (extern) | 20090903 | |||
| 2 | I_DOCS | Call by reference | Type reference (TYPE) | THCSKW_LDOC | SAP-Bibliotheksdokumente (extern) | 20090903 |
Method GET_LIBRARY_APPLS on class CL_HCSKW_DATA has no exception.
Method GET_LIBRARY_COMPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMPS | Call by reference | Type reference (TYPE) | THCSKW_LCOMP | SAP-Bibliothekskomponenten (extern) | 20090903 | |||
| 2 | I_DOCS | Call by reference | Type reference (TYPE) | THCSKW_LDOC | SAP-Bibliotheksdokumente (extern) | 20090903 |
Method GET_LIBRARY_COMPS on class CL_HCSKW_DATA has no exception.
Method GET_LIBRARY_DOCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DOCS | Call by reference | Type reference (TYPE) | THCSKW_LDOC | SAP-Bibliotheksdokumente (extern) | 20090903 | |||
| 2 | I_LAST_LOIOID | Call by reference | Type reference (TYPE) | HCSKW_LOIOID | Letzte LOIO Id | 20090903 | |||
| 3 | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | Paketgröße | 20090903 |
Method GET_LIBRARY_DOCS on class CL_HCSKW_DATA has no exception.
Method GET_LIBRARY_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXTS | Call by reference | Type reference (TYPE) | THCSKW_LTEXT | SAP-Bibliothekstexte (extern) | 20090903 | |||
| 2 | I_DOCS | Call by reference | Type reference (TYPE) | THCSKW_LDOC | SAP-Bibliotheksdokumente (extern) | 20090903 |
Method GET_LIBRARY_TEXTS on class CL_HCSKW_DATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |