SAP ABAP Class IF_SRT_WSDL_PARAM (IF_SRT_WSDL_PARAM)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PROXY_SRT_WSDL_PARAM Proxy Generation: Implementation of IF_SRT_WSDL_PARAM 20030804
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSDL_GEN_DT_WSD_PA 20030806
Properties
Class IF_SRT_WSDL_PARAM  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030627   SAP 
Last change 20090618   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)
Interfaces
Class IF_SRT_WSDL_PARAM has no interface implemented.
Friends
Class IF_SRT_WSDL_PARAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EXCEPTION Constant Public Type reference (TYPE) PARAM_TYPE 4 20030627
2 CO_INOUT_PARAM Constant Public Type reference (TYPE) PARAM_TYPE 3 20030627
3 CO_IN_PARAM Constant Public Type reference (TYPE) PARAM_TYPE 1 20030627
4 CO_OUT_PARAM Constant Public Type reference (TYPE) PARAM_TYPE 2 20030627
5 KIND Instance attribute Public Type reference (TYPE) I 20030627
6 NAME Instance attribute Public Type reference (TYPE) QNAME 20030627
7 OPTIONAL Instance attribute Public Type reference (TYPE) BOOLEAN 20060706
Methods
# Method Level Visibility Method type Description Created on
1 GET_TYPE Instance method Public Method 20030627
2 SET_OPTIONAL Instance method Public Method 20060706
Events
Class IF_SRT_WSDL_PARAM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PARAM_TYPE Public Type reference (TYPE) I 20060706
Method Signatures

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XSD_TYPE_REF Value transfer Type reference (TYPE) QNAME 20030627

Method GET_TYPE on class IF_SRT_WSDL_PARAM has no exception.

Method SET_OPTIONAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OPTIONAL Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20060706

Method SET_OPTIONAL on class IF_SRT_WSDL_PARAM has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in