SAP ABAP Class CL_BIZC_COMM_PROXY_SOAP (CL_BIZC_COMM_PROXY_SOAP)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC5 (Package) Business Content: Communication Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BIZC_COMM_PROXY 20041028
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BIZC_COMM_UTILITIES 20050610
Properties
Class CL_BIZC_COMM_PROXY_SOAP  
Short Description    
Super Class CL_BIZC_COMM_PROXY  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIZC5   Business Content: Communication Layer 
Created 20041021   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BIZC_COMM_PROXY_SOAP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BIZC_COMM_UTILITIES 20050610
Friends
Class CL_BIZC_COMM_PROXY_SOAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_AUTH_PATH Constant Private Type reference (TYPE) STRING '/BizcCommLayerAuthoring/Config1?style=document' 20050610
2 C_AUTH_PROXY Constant Private Type reference (TYPE) STRING 'CO_BIZC_COMM_LAYER_AUTH_VI' 20050610
3 C_UTIL_PATH Constant Private Type reference (TYPE) STRING '/BizcCommLayerUtilities/Config1?style=document' 20050610
4 C_UTIL_PROXY Constant Private Type reference (TYPE) STRING 'CO_BIZC_COMM_LAYER_UTIL_VI' 20050610
5 PROXY Instance attribute Private Object reference (TYPE REF TO) CL_PROXY_BASIS Proxy Class (Generated) 20041229
6 WEBSERVICE Instance attribute Private Type reference (TYPE) STRING 20050610
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041229
2 CONVERT_ERRORTAB Instance method Private Method 20050114
3 CONVERT_OBJECT Instance method Private Method 20041229
Events
Class CL_BIZC_COMM_PROXY_SOAP has no event.
Types
Class CL_BIZC_COMM_PROXY_SOAP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20041229
2 Importing PROVIDER Call by reference Type reference (TYPE) BIZC_CPROV Content Provider 20041229
3 Importing WEBSERVICE Call by reference Type reference (TYPE) STRING 20050610
# Exception Resumable Description Created on
1 CX_BIZC_COMM Business Content: Exception Class for Communication Layer 20050113

Method CONVERT_ERRORTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) BIZCBIZC_ERROR_TAB1 Proxy Tabellentyp (generiert) 20050114
2 Returning OUTPUT Value transfer Type reference (TYPE) BIZC_ERROR_TAB Business Content: Error table 20050114

Method CONVERT_ERRORTAB on class CL_BIZC_COMM_PROXY_SOAP has no exception.

Method CONVERT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) BIZCBIZC_CONTENT_OBJECT Proxy Struktur (generiert) 20041229
2 Returning OUTPUT Value transfer Object reference (TYPE REF TO) CL_BIZC_CONTENT_OBJECT Business Content: Content Objekt 20041229
# Exception Resumable Description Created on
1 CX_BIZC_COMM Business Content: Exception Class for Communication Layer 20050113
History
Last changed by/on SAP  20050705 
SAP Release Created in 700