SAP ABAP Class CL_WCF_ES_TRANSPORT (Export/import utility for WEBCUIF objects)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-ES (Application Component) Enterprise Search Integration
⤷
WCF_ES_NW_INTEG (Package) BOL-Enterprise Search integration
⤷
⤷
Properties
| Class | CL_WCF_ES_TRANSPORT | |
| Short Description | Export/import utility for WEBCUIF objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_ES_NW_INTEG | BOL-Enterprise Search integration |
| Created | 20100621 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_ES_TRANSPORT has no forward declaration.
Interfaces
Class CL_WCF_ES_TRANSPORT has no interface implemented.
Friends
Class CL_WCF_ES_TRANSPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | WCF_ES_BOL_REC_TYPE | '3' | Meta-data are nametabs of query and response structures | 20100709 | ||
| 2 | Constant | Protected | Type reference (TYPE) | WCF_ES_BOL_REC_TYPE | '1' | Meta-data are BOL query | 20100709 | ||
| 3 | Constant | Protected | Type reference (TYPE) | WCF_ES_BOL_REC_TYPE | '2' | Meta-data are BOL query parameters | 20100709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Create request/response structures from nametbs | 20100722 | |
| 2 | Static method | Public | Method | Export BOL meta-data | 20100621 | |
| 3 | Instance method | Private | Method | Get namtabs for request/response structures | 20100712 | |
| 4 | Static method | Public | Method | Import BOL metadata | 20100621 |
Events
Class CL_WCF_ES_TRANSPORT has no event.
Types
Class CL_WCF_ES_TRANSPORT has no local type.
Method Signatures
Method CREATE_STRU_FROM_NAMETABS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NAMETABS | Call by reference | Type reference (TYPE) | WCFS_ES_BOL_REQU_RESP_DESCR | Meta-data: Request and response attribute nametabs | 20100722 | |||
| 2 | IV_SAP_SW_COMP | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software component | 20100722 | |||
| 3 | IV_TEMPLATE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Template id | 20100722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception in BOL-ES integration | 20100722 |
Method EXPORT_META_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | STRING | Meta-data | 20100709 | |||
| 2 | IV_SAP_SW_COMP | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software component | 20100709 | |||
| 3 | IV_TEMPLATE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Template id | 20100709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception in BOL-ES integration | 20100713 |
Method GET_NAMETABS_FROM_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESULT | Value transfer | Type reference (TYPE) | WCFS_ES_BOL_REQU_RESP_DESCR | Descriptor for request and response attribute structures | 20100712 | |||
| 2 | IV_SAP_SW_COMP | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20100712 | |||
| 3 | IV_TEMPLATE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Template id | 20100712 |
Method GET_NAMETABS_FROM_TEMPLATE on class CL_WCF_ES_TRANSPORT has no exception.
Method IMPORT_META_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_META_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Meta-data | 20100714 | |||
| 2 | IV_META_DATA | Call by reference | Type reference (TYPE) | STRING | Meta-data | 20110615 | |||
| 3 | IV_SAP_SW_COMP | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software component | 20100714 | |||
| 4 | IV_TEMPLATE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Template id | 20100714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception in BOL-ES integration | 20100715 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |