SAP ABAP Class CL_WCF_WSC_WEB_TRANSPORT (Web UI Object Transports between SAP Systems handling)
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_WCF_WSC_WEB_TRANSPORT  
Short Description Web UI Object Transports between SAP Systems handling    
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 20090304   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WCF_WSC_WEB_TRANSPORT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WCF_WSC_WEB_TRANSPORT has no interface implemented.
Friends
Class CL_WCF_WSC_WEB_TRANSPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_INSTANCES Static Attribute Private Type reference (TYPE) CRMT_WSC_TR_INST_TAB WSC table for transport instances 20090421
2 GV_TRANSPORT Instance attribute Private Type reference (TYPE) TRKORR Request/Task 20090421
Methods
# Method Level Visibility Method type Description Created on
1 ADD_GENERATED_STRUCTURE Instance method Protected Method Add generated structure into transport 20090422
2 ADD_TABLE_CONTENTS Instance method Protected Method Add table content into transport 20090417
3 ADD_TRANSPORT_ENTRY Instance method Public Method Add new entry into transport 20090316
4 CONSTRUCTOR Instance method Public Constructor 20090421
5 GET_INSTANCE Static method Public Method 20090421
6 GET_PROXY_OBJECTS Static method Public Method Get list of objects to be transported with proxy 20090618
7 WRITE_TRANSPORT Instance method Public Method Creates transport request (customizing and coding) 20090316
Events
Class CL_WCF_WSC_WEB_TRANSPORT has no event.
Types
Class CL_WCF_WSC_WEB_TRANSPORT has no local type.
Method Signatures

Method ADD_GENERATED_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090423
2 Importing IS_GENSTR Call by reference Type reference (TYPE) CRMC_WSC_GENSTR WSC Table for generated Structures 20090422

Method ADD_GENERATED_STRUCTURE on class CL_WCF_WSC_WEB_TRANSPORT has no exception.

Method ADD_TABLE_CONTENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090423
2 Importing IT_TABKEYS Call by reference Type reference (TYPE) ANY TABLE Table keys 20090417
3 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20090417

Method ADD_TABLE_CONTENTS on class CL_WCF_WSC_WEB_TRANSPORT has no exception.

Method ADD_TRANSPORT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090423
2 Importing IS_OBJECT_KEY Call by reference Type reference (TYPE) CTS_OBJECT_KEY WBO Remote API: Object Key for Piece Lists 20090423

Method ADD_TRANSPORT_ENTRY on class CL_WCF_WSC_WEB_TRANSPORT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Request/Task 20090421

Method CONSTRUCTOR on class CL_WCF_WSC_WEB_TRANSPORT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Request/Task 20090421
2 Returning RR_TRANSPORT Value transfer Object reference (TYPE REF TO) CL_WCF_WSC_WEB_TRANSPORT Web UI Object Transports between SAP Systems handling 20090421

Method GET_INSTANCE on class CL_WCF_WSC_WEB_TRANSPORT has no exception.

Method GET_PROXY_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROXY_CLASS Call by reference Type reference (TYPE) CRMT_WSC_PRXNAME Proxy Class Name 20090618
2 Returning RT_OBJECT_KEYS Value transfer Type reference (TYPE) CTS_OBJECT_KEYS WBO Remote API: Object Key for Piece Lists 20090618

Method GET_PROXY_OBJECTS on class CL_WCF_WSC_WEB_TRANSPORT has no exception.

Method WRITE_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090423
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20090316
3 Importing IV_SEND_DELETIONS Call by reference Type reference (TYPE) FLAG ' ' General Flag; send deletions if no entry exists? 20090316

Method WRITE_TRANSPORT on class CL_WCF_WSC_WEB_TRANSPORT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701