SAP ABAP Class /SRMERP/CL_WD_INBOUND_HDLR (Inbound handler for resuming SRM application iView)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/CH_COMMON (Package) Channel Layer: common entities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20100615
Properties
Class /SRMERP/CL_WD_INBOUND_HDLR  
Short Description Inbound handler for resuming SRM application iView    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/CH_COMMON   Channel Layer: common entities 
Created 20100615   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_WD_INBOUND_HDLR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20100615
Friends
Class /SRMERP/CL_WD_INBOUND_HDLR has no friend class.
Attributes
Class /SRMERP/CL_WD_INBOUND_HDLR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_PARAMETER Instance method Private Method Escape 'HTML Parameter 20100615
2 DECODE_PARAMETER Instance method Private Method Unescape HTML Parameter 20100615
Events
Class /SRMERP/CL_WD_INBOUND_HDLR has no event.
Types
Class /SRMERP/CL_WD_INBOUND_HDLR has no local type.
Method Signatures

Method CONVERT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CODEPAGE Call by reference Type reference (TYPE) STRING 20100615
2 Importing IV_INPUT Call by reference Type reference (TYPE) XSTRING 20100615
3 Returning RV_RESULT Value transfer Type reference (TYPE) XSTRING 20100615

Method CONVERT_PARAMETER on class /SRMERP/CL_WD_INBOUND_HDLR has no exception.

Method DECODE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_DATA Call by reference Type reference (TYPE) XSTRING 20100615
2 Returning RV_DECODED_DATA Value transfer Type reference (TYPE) XSTRING 20100615

Method DECODE_PARAMETER on class /SRMERP/CL_WD_INBOUND_HDLR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606