SAP ABAP Class CL_HCS_BADI_SOLMAN (Help Center Search: BAdI Implementation - Link)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
⤷
SWDP_HELP_CENTER (Package) Help Center ABAP Web Dynpro
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20100503 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100503 |
Properties
| Class | CL_HCS_BADI_SOLMAN | |
| Short Description | Help Center Search: BAdI Implementation - Link | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_HELP_CENTER | Help Center ABAP Web Dynpro |
| Created | 20100503 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20100503 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100503 |
Friends
Class CL_HCS_BADI_SOLMAN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | 'HC_SOLMAN_FILE' | Object Type HC_SOLMAN_FILE | 20100503 | ||
| 2 | Constant | Public | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | 'HC_SOLMAN_LM' | Object Type HC_SOLMAN_LM | 20100503 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | T_LANGUAGES | Possible Languages | 20100503 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | RFCDEST | RFC Destination in SolMan System | 20100506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100503 | |
| 2 | Instance method | Private | Method | Get Object Data by List of Object IDs | 20100503 | |
| 3 | Instance method | Private | Method | Get Object Data by List of Object IDs | 20100503 | |
| 4 | Instance method | Private | Method | Get Solution Manager File | 20100503 | |
| 5 | Instance method | Private | Method | Get Solution Manager Learning Map | 20100503 | |
| 6 | Instance method | Private | Method | Get Next Data Package by Last Object ID | 20100503 | |
| 7 | Instance method | Private | Method | Get Next Data Package by Last Object ID | 20100503 | |
| 8 | Instance method | Private | Method | Read File from Solution Manager | 20100506 |
Events
Class CL_HCS_BADI_SOLMAN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_LANGUAGE | Private | See coding | 20100503 | |
||
| 2 | T_LANGUAGES | Private | See coding | 20100503 | |
||
| 3 | T_LINKS_HEAD | Private | See coding | 20100503 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HCS_BADI_SOLMAN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HCS_BADI_SOLMAN has no exception.
Method GET_DATA_HC_SOLMAN_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100503 | |||
| 2 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20100503 | |||
| 3 | IT_OBJECT_IDS | Call by reference | Type reference (TYPE) | ESH_T_IF_CHANGED_OBJECTS | Changed Objects | 20100503 | |||
| 4 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Objekttyp | 20100503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General error in provider | 20100503 |
Method GET_DATA_HC_SOLMAN_LM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100503 | |||
| 2 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20100503 | |||
| 3 | IT_OBJECT_IDS | Call by reference | Type reference (TYPE) | ESH_T_IF_CHANGED_OBJECTS | Changed Objects | 20100503 | |||
| 4 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Objekttyp | 20100503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General error in provider | 20100503 |
Method GET_HC_SOLMAN_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SOLMAN_FILE_APPLICATION | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle mit Solution-Manager-Dateianwendungen | 20100503 | |||
| 2 | IT_SOLMAN_FILE_COMPONENT | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle mit Solution-Manager-Dateikomponentenzuordnungen | 20100503 | |||
| 3 | IT_SOLMAN_FILE_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle mit Solution-Manager-Dateidokumenten | 20100503 | |||
| 4 | IT_SOLMAN_FILE_TEXT | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle mit Solution-Manager-Dateien | 20100503 | |||
| 5 | IT_SOLMAN_FILE_TITLE | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle mit Solution-Manager-Dateititeln | 20100503 | |||
| 6 | I_LINKS_HEADS | Call by reference | Type reference (TYPE) | T_LINKS_HEAD | Linkkopfdaten | 20100503 |
Method GET_HC_SOLMAN_FILE on class CL_HCS_BADI_SOLMAN has no exception.
Method GET_HC_SOLMAN_LM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SOLMAN_LM_APPLICATION | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle mit Solution-Manager-Learning-Maps-Anwendungen | 20100503 | |||
| 2 | IT_SOLMAN_LM_COMPONENT | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle mit Solution-Manager-Learning-Maps-Komponentenz. | 20100503 | |||
| 3 | IT_SOLMAN_LM_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle mit Solution-Manager-Learning-Maps-Ddokumenten | 20100503 | |||
| 4 | IT_SOLMAN_LM_TEXT | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle mit Solution-Manager-Learning-Maps | 20100503 | |||
| 5 | IT_SOLMAN_LM_TITLE | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle mit Solution-Manager-Learning-Maps-Titeln | 20100503 | |||
| 6 | I_LINKS_HEADS | Call by reference | Type reference (TYPE) | T_LINKS_HEAD | Linkkopfdaten | 20100503 |
Method GET_HC_SOLMAN_LM on class CL_HCS_BADI_SOLMAN has no exception.
Method NEXT_HC_SOLMAN_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100503 | |||
| 2 | EV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20100503 | |||
| 3 | EV_NO_MORE_DATA | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20100503 | |||
| 4 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20100503 | |||
| 5 | IV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20100503 | |||
| 6 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Objekttyp | 20100503 | |||
| 7 | IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | Package size | 20100503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General error in provider | 20100503 |
Method NEXT_HC_SOLMAN_LM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100503 | |||
| 2 | EV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20100503 | |||
| 3 | EV_NO_MORE_DATA | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20100503 | |||
| 4 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20100503 | |||
| 5 | IV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20100503 | |||
| 6 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Objekttyp | 20100503 | |||
| 7 | IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | Package size | 20100503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General error in provider | 20100503 |
Method READ_SOLMAN_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Dateiinhalt | 20100506 | |||
| 2 | E_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Existiert Datei? | 20100506 | |||
| 3 | E_MIME_TYPE | Call by reference | Type reference (TYPE) | HCS_FS_MIME_TYPE | Help Center Suche: Federated Search - MIME Type | 20100506 | |||
| 4 | E_NAME | Call by reference | Type reference (TYPE) | STRING | Dateiname | 20100519 | |||
| 5 | E_SIZE | Call by reference | Type reference (TYPE) | I | Dateigröße | 20100506 | |||
| 6 | I_DOCUMENT_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel | 20100506 | |||
| 7 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20100506 |
Method READ_SOLMAN_FILE on class CL_HCS_BADI_SOLMAN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |