SAP ABAP Class CL_ESH_DPS_T_LIST_RES (Helper class Data Provider Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_IF_DPS (Package) Enterprise Search - Search Data Provider Web Services
⤷
⤷
Properties
| Class | CL_ESH_DPS_T_LIST_RES | |
| Short Description | Helper class Data Provider Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_IF_DPS | Enterprise Search - Search Data Provider Web Services |
| Created | 20081114 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_DPS_T_LIST_RES has no forward declaration.
Interfaces
Class CL_ESH_DPS_T_LIST_RES has no interface implemented.
Friends
Class CL_ESH_DPS_T_LIST_RES 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) | ESH_T_OM_SYSREL_EXT | Table type for ESH_S_OM_SYSREL_EXT | 20090213 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ESH_T_DPS_ID_MAPPING | Table type for DPS ID mapping | 20090213 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ESH_WS_SEARCH_TEMPLATE_GET_LI2 | Get all the metadata details for a specified template | 20081117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20081117 | ||
| 2 | Instance method | Public | Method | Get the mapped request for further use | 20081125 | |
| 3 | Instance method | Public | Method | Get the mapped request for further use | 20081125 | |
| 4 | Instance method | Private | Method | Map the current system parameters and structures to request | 20081125 | |
| 5 | Instance method | Private | Method | Map the current system parameters and structures to request | 20081125 | |
| 6 | Instance method | Private | Method | Validate the data given by the service | 20081125 | |
| 7 | Instance method | Private | Method | Validate the data given by the service | 20081125 |
Events
Class CL_ESH_DPS_T_LIST_RES has no event.
Types
Class CL_ESH_DPS_T_LIST_RES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RESPONSE | Call by reference | Type reference (TYPE) | ESH_WS_SEARCH_TEMPLATE_GET_LI2 | Get all the metadata details for a template given | 20081117 |
Method CONSTRUCTOR on class CL_ESH_DPS_T_LIST_RES has no exception.
Method GET_TEMPLATE_LIST_RES_COMP 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 | 20090311 | |||
| 2 | ET_SW_COMP | Call by reference | Type reference (TYPE) | ESH_T_IF_DP_SW_COMP | Get all the metadata details for a template given | 20081125 | |||
| 3 | IT_SWC_MAPPING | Call by reference | Type reference (TYPE) | ESH_T_DPS_ID_MAPPING | Table type for DPS ID mapping | 20090708 | |||
| 4 | IV_FOLDER_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_FOLDER_ID | Folder ID | 20081125 | |||
| 5 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General errors in dps services | 20090310 |
Method GET_TEMPLATE_LIST_RES_FOLDER 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 | 20090311 | |||
| 2 | ET_SWC_ID_MAPPING | Call by reference | Type reference (TYPE) | ESH_T_DPS_ID_MAPPING | Table type for DPS ID mapping | 20090213 | |||
| 3 | ET_SW_COMP_FOLDERS | Call by reference | Type reference (TYPE) | ESH_T_IF_DP_FOLDERS | Get all the metadata details for a template given | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General errors in dps services | 20090213 |
Method MAP_FROM_RESPONSE_COMP 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 | 20090311 | |||
| 2 | ET_SW_COMP | Call by reference | Type reference (TYPE) | ESH_T_IF_DP_SW_COMP | Get all the metadata details for a template given | 20081125 | |||
| 3 | IV_FOLDER_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_FOLDER_ID | Folder ID | 20081125 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General errors in dps services | 20090310 |
Method MAP_FROM_RESPONSE_FOLDER 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 | 20090311 | |||
| 2 | ET_SW_COMP_FOLDERS | Call by reference | Type reference (TYPE) | ESH_T_IF_DP_FOLDERS | Get all the metadata details for a template given | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General errors in dps services | 20090213 |
Method VALIDATE_RESPONSE_COMP Signature
Method VALIDATE_RESPONSE_COMP on class CL_ESH_DPS_T_LIST_RES has no parameter.
Method VALIDATE_RESPONSE_COMP on class CL_ESH_DPS_T_LIST_RES has no exception.
Method VALIDATE_RESPONSE_FOLDER Signature
Method VALIDATE_RESPONSE_FOLDER on class CL_ESH_DPS_T_LIST_RES has no parameter.
Method VALIDATE_RESPONSE_FOLDER on class CL_ESH_DPS_T_LIST_RES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |