SAP ABAP Class IF_WS_PAYLOAD_HANDLER (Generate Payload from ABAP Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_PAYLOAD_HANDLER Implementation IF_PROXY_PAYLOAD_RENDERER 20030730
Properties
Class IF_WS_PAYLOAD_HANDLER  
Short Description Generate Payload from ABAP Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030730   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WS_PAYLOAD_HANDLER has no forward declaration.
Interfaces
Class IF_WS_PAYLOAD_HANDLER has no interface implemented.
Friends
Class IF_WS_PAYLOAD_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXTENDED_XML_HANDLING Instance attribute Public Type reference (TYPE) PRX_XXML 20030730
2 PROXY_METHOD Instance attribute Public Type reference (TYPE) PRX_R3NAME 20030730
3 PROXY_NAME Instance attribute Public Type reference (TYPE) PRX_R3NAME 20030730
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXCEPTION_FROM_PAYLOAD Instance method Public Method 20030730
2 GET_PAYLOAD_FROM_EXCEPTION Instance method Public Method 20030730
3 GET_PAYLOAD_FROM_REQUEST_DATA Instance method Public Method 20030730
4 GET_PAYLOAD_FROM_RESPONSE_DATA Instance method Public Method 20030730
5 GET_REQUEST_DATA_FROM_PAYLOAD Instance method Public Method 20030730
6 GET_RESPONSE_DATA_FROM_PAYLOAD Instance method Public Method 20030730
Events
Class IF_WS_PAYLOAD_HANDLER has no event.
Types
Class IF_WS_PAYLOAD_HANDLER has no local type.
Method Signatures

Method GET_EXCEPTION_FROM_PAYLOAD Signature

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

Method GET_PAYLOAD_FROM_EXCEPTION 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 PAYLOAD Value transfer Object reference (TYPE REF TO) IF_WS_PAYLOAD 20030730
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20030730

Method GET_PAYLOAD_FROM_REQUEST_DATA Signature

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

Method GET_PAYLOAD_FROM_RESPONSE_DATA Signature

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

Method GET_REQUEST_DATA_FROM_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAYLOAD Call by reference Object reference (TYPE REF TO) IF_WS_PAYLOAD 20030730
2 Changing REQUEST_DATA Call by reference Type reference (TYPE) PRX_T_PARAM 20030730
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20030730

Method GET_RESPONSE_DATA_FROM_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAYLOAD Call by reference Object reference (TYPE REF TO) IF_WS_PAYLOAD 20030730
2 Changing RESPONSE_DATA Call by reference Type reference (TYPE) PRX_T_PARAM 20030730
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20030730
History
Last changed by/on SAP  20140121 
SAP Release Created in