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 ADD_TRANSPORT_ENTRY Static method Public Method adds entry into transport 20080116
2 APPEND_GENERATED_STRUCTURES Static method Public Method Get transport entries for generated structures 20071206
3 APPEND_PROXY Static method Public Method Get transport entries for proxy 20071206
4 CHECK_AND_ADD_TRANS_ENTRY Static method Public Method Check transport entry 20080116
5 TRANSPORT_APPEND Static method Public Method Append entries to transport request - cross client 20071126
6 WRITE_TRANSPORT 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 Changing CV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20080116
2 Importing IS_KO200 Call by reference Type reference (TYPE) KO200 Interface Structures for Objects in CTS 20080116
# Exception Resumable Description Created on
1 CX_CRM_WSC_FAULT 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 Changing CV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20071206
2 Importing IV_TABLELINE Call by reference Type reference (TYPE) ANY 20071206
# Exception Resumable Description Created on
1 CX_CRM_WSC_FAULT 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 Changing CV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20071206
2 Importing IV_TABLELINE Call by reference Type reference (TYPE) ANY 20071206
# Exception Resumable Description Created on
1 CX_CRM_WSC_FAULT 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 Changing CT_BAPIRETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080116
2 Changing CV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20080116
3 Exporting EV_ERROR Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080116
4 Importing 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 Changing CV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20071126
2 Importing IT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20071126
3 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) TROBJ_NAME Object Name in Object List 20071126
# Exception Resumable Description Created on
1 CX_CRM_WSC_FAULT 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 Changing CV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20071126
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20071126
3 Importing 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 CX_CRM_WSC_FAULT Static exception class for web service consumption 20071127
History
Last changed by/on SAP  20100303 
SAP Release Created in 600