SAP ABAP Class CL_ESH_DPS_FORMAT_EXPORT (Export DPS via SICF)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20100421 |
Properties
Class | CL_ESH_DPS_FORMAT_EXPORT | |
Short Description | Export DPS via SICF | |
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 | 20100421 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_DPS_FORMAT_EXPORT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20100421 |
Friends
Class CL_ESH_DPS_FORMAT_EXPORT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SYST-MSGID | 'ESH_SEARCH' | Message class | 20100421 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Add messages to the application log | 20100421 |
2 | ![]() |
Static method | Private | Method | Build application log | 20100421 |
3 | ![]() |
Instance method | Private | Method | Complete error handling for class CL_ESH_DPS_HTTP_SERVER | 20100421 |
4 | ![]() |
Static method | Private | Method | Convert BAPIRETTAB format to SBAL format | 20100421 |
5 | ![]() |
Static method | Private | Method | Convert a text message (string) to sy-message | 20100421 |
Events
Class CL_ESH_DPS_FORMAT_EXPORT has no event.
Types
Class CL_ESH_DPS_FORMAT_EXPORT has no local type.
Method Signatures
Method APPL_LOG_ADD_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100421 | ||
2 | ![]() |
I_T_MSG | Call by reference | Type reference (TYPE) | ESH_T_ADM_BAL_S_MSG | Table Type for Structure BAL_S_MSG | 20100421 |
Method APPL_LOG_ADD_MESSAGES on class CL_ESH_DPS_FORMAT_EXPORT has no exception.
Method BUILD_APPLICATION_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20100421 | ||
2 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20100421 | ||
3 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20100421 | ||
4 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20100421 | ||
5 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100421 | ||
6 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100421 | ||
7 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100421 | ||
8 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100421 |
Method BUILD_APPLICATION_LOG on class CL_ESH_DPS_FORMAT_EXPORT has no exception.
Method COMPL_ERROR_HANDL_DPS_EXPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20100421 | ||
2 | ![]() |
IR_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20100421 | ||
3 | ![]() |
IV_CODE | Call by reference | Type reference (TYPE) | I | 20100421 | |||
4 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20100421 | ||
5 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20100421 | ||
6 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20100421 | ||
7 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100421 | ||
8 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100421 | ||
9 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100421 | ||
10 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100421 | ||
11 | ![]() |
IV_REASON | Call by reference | Type reference (TYPE) | STRING | 20100421 |
Method COMPL_ERROR_HANDL_DPS_EXPORT on class CL_ESH_DPS_FORMAT_EXPORT has no exception.
Method CONVERT_MSG_TO_SBAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | ESH_T_ADM_BAL_S_MSG | Table Type for Structure BAL_S_MSG | 20100421 | ||
2 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100421 |
Method CONVERT_MSG_TO_SBAL on class CL_ESH_DPS_FORMAT_EXPORT has no exception.
Method TEXT_MESSAGE_CONVERT_SHORT 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 | 20100421 | ||
2 | ![]() |
IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SYMSGID | Message ID | 20100421 | ||
3 | ![]() |
IV_MESSAGE_NO | Call by reference | Type reference (TYPE) | SYMSGNO | Message No (has to contain &1&2&3&4) | 20100421 | ||
4 | ![]() |
IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type A, E, W, I, S | 20100421 | ||
5 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | Message Text | 20100421 |
Method TEXT_MESSAGE_CONVERT_SHORT on class CL_ESH_DPS_FORMAT_EXPORT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |