SAP ABAP Class CL_WS_PAYLOAD_HANDLER (Implementation IF_PROXY_PAYLOAD_RENDERER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_RUNTIME_STYLESHEET (Package) ABAP Proxies: Stylesheets
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WS_PAYLOAD_HANDLER Generate Payload from ABAP Data 20030730
Properties
Class CL_WS_PAYLOAD_HANDLER  
Short Description Implementation IF_PROXY_PAYLOAD_RENDERER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_RUNTIME_STYLESHEET   ABAP Proxies: Stylesheets 
Created 20030730   SAP 
Last change 20130531   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 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WS_PAYLOAD_HANDLER Generate Payload from ABAP Data 20030730
Friends
Class CL_WS_PAYLOAD_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROXY_TYPE Instance attribute Private Type reference (TYPE) PRX_R3OBJ 20030730
2 WS_PAYLOAD Instance attribute Private Type reference (TYPE) PRX_BOOLEAN WS Payload with Namespace Wrapper-Tag 20041019
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030730
2 DESERIALIZE Static method Private Method 20080211
3 EXCEPTION_GET_NAME Instance method Private Method 20030730
4 SERIALIZE Static method Private Method 20080211
Events
Class CL_WS_PAYLOAD_HANDLER has no event.
Types
Class CL_WS_PAYLOAD_HANDLER 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 EXTENDED_XML_HANDLING Call by reference Type reference (TYPE) PRX_XXML SPACE 20030730
2 Importing PROXY_METHOD Call by reference Type reference (TYPE) PRX_R3NAME 20030730
3 Importing PROXY_NAME Call by reference Type reference (TYPE) PRX_R3NAME 20030730
4 Importing PROXY_TYPE Call by reference Type reference (TYPE) PRX_R3OBJ 20030730
5 Importing WS_PAYLOAD Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20061212
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20030730

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing BINDINGS Call by reference Type reference (TYPE) ABAP_TRANS_RESBIND_TAB 20080211
2 Importing PART Call by reference Object reference (TYPE REF TO) IF_SXMLP_DATA_ST 20080211
3 Importing PAYLOAD Call by reference Object reference (TYPE REF TO) IF_WS_PAYLOAD Generate an XML Data Stream Independent of Sending 20080212
4 Importing WS_PAYLOAD Call by reference Type reference (TYPE) PRX_BOOLEAN SPACE Payload Contains Namespace Tag 20080211
# Exception Resumable Description Created on
1 CX_SXML_SERIALIZATION_ERROR SXML Serialization Error 20080703
2 CX_TRANSFORMATION_ERROR Error During a Transformation 20080211

Method EXCEPTION_GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_AI_APPLICATION_FAULT 20030730
2 Returning EXCEPTION_NAME Value transfer Type reference (TYPE) SEOCLSNAME 20030730
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20030730

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDINGS Call by reference Type reference (TYPE) ABAP_TRANS_RESBIND_TAB 20080211
2 Importing PART Call by reference Object reference (TYPE REF TO) IF_SXMLP_DATA_ST 20080211
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_WS_PAYLOAD Generate an XML Data Stream Independent of Sending 20080212
# Exception Resumable Description Created on
1 CX_SXML_SERIALIZATION_ERROR SXML Serialization Error 20080703
2 CX_TRANSFORMATION_ERROR Error During a Transformation 20080211
History
Last changed by/on SAP  20130531 
SAP Release Created in 640