SAP ABAP Class CL_CRM_WSC_TRANSPORT (Transport utilities for WSC)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WST (Application Component) Web Services Tool
⤷
CRM_GENIL_WSC (Package) GenIL Component for Web Service Consumption
⤷
⤷
Properties
| Class | CL_CRM_WSC_TRANSPORT | |
| Short Description | Transport utilities for WSC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_GENIL_WSC | GenIL Component for Web Service Consumption |
| Created | 20071126 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_WSC_TRANSPORT has no forward declaration.
Interfaces
Class CL_CRM_WSC_TRANSPORT has no interface implemented.
Friends
Class CL_CRM_WSC_TRANSPORT has no friend class.
Attributes
Class CL_CRM_WSC_TRANSPORT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | adds entry into transport | 20080116 | |
| 2 | Static method | Public | Method | Get transport entries for generated structures | 20071206 | |
| 3 | Static method | Public | Method | Get transport entries for proxy | 20071206 | |
| 4 | Static method | Public | Method | Check transport entry | 20080116 | |
| 5 | Static method | Public | Method | Append entries to transport request - cross client | 20071126 | |
| 6 | Static method | Public | Method | Creates transport request (customizing and coding) | 20071126 |
Events
Class CL_CRM_WSC_TRANSPORT has no event.
Types
Class CL_CRM_WSC_TRANSPORT has no local type.
Method Signatures
Method ADD_TRANSPORT_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20080116 | |||
| 2 | IS_KO200 | Call by reference | Type reference (TYPE) | KO200 | Interface Structures for Objects in CTS | 20080116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Static exception class for web service consumption | 20080116 |
Method APPEND_GENERATED_STRUCTURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20071206 | |||
| 2 | IV_TABLELINE | Call by reference | Type reference (TYPE) | ANY | 20071206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Static exception class for web service consumption | 20080114 |
Method APPEND_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20071206 | |||
| 2 | IV_TABLELINE | Call by reference | Type reference (TYPE) | ANY | 20071206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Static exception class for web service consumption | 20071206 |
Method CHECK_AND_ADD_TRANS_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080116 | |||
| 2 | CV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20080116 | |||
| 3 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080116 | |||
| 4 | IS_KO200 | Call by reference | Type reference (TYPE) | KO200 | Interface Structures for Objects in CTS | 20080116 |
Method CHECK_AND_ADD_TRANS_ENTRY on class CL_CRM_WSC_TRANSPORT has no exception.
Method TRANSPORT_APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20071126 | |||
| 2 | IT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20071126 | ||||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20071126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Static exception class for web service consumption | 20071127 |
Method WRITE_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | E070-TRKORR | Request/Task | 20071126 | |||
| 2 | IV_COMPONENT | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20071126 | |||
| 3 | IV_SEND_DELETIONS | Call by reference | Type reference (TYPE) | FLAG | ' ' | General Flag; send deletions if no entry exists? | 20071126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Static exception class for web service consumption | 20071127 |
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 600 |