SAP ABAP Class CL_SIDL_OPERATION (CL_SIDL_OPERATION)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSDLPP (Package) SIDL/SLIB Model and Serialization Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SIDL_BASE 20041103
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIDL_NODE Node 20040806
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIDL_OPERATION Operation Object 20040806
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIDL_WSDL_DOC Add information for wsdl:documentation 20081218
Properties
Class CL_SIDL_OPERATION  
Short Description    
Super Class CL_SIDL_BASE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWSDLPP   SIDL/SLIB Model and Serialization Framework 
Created 20040806   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SIDL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIDL_NODE Node 20040806
2 IF_SIDL_OPERATION Operation Object 20040806
3 IF_SIDL_WSDL_DOC Add information for wsdl:documentation 20081218
Friends
# Friend Modeled only Created on Description
1 CL_SIDL_SERIALIZER 20080829 SIDL Serializer
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CATEGORY Instance attribute Private Type reference (TYPE) STRING 20041103
2 M_CHANGING_PARAMETERS Instance attribute Private Object reference (TYPE REF TO) IF_SIDL_NODESET Node Set 20041203
3 M_DOCUMENTATION Instance attribute Private Type reference (TYPE) TSIDL_DOCUMENTATION Table of documentation links 20081218
4 M_FAULT_PARAMETERS Instance attribute Private Object reference (TYPE REF TO) IF_SIDL_NODESET Node Set 20041103
5 M_INPUT_PARAMETERS Instance attribute Private Object reference (TYPE REF TO) IF_SIDL_NODESET Node Set 20041103
6 M_INTERFACE Instance attribute Private Object reference (TYPE REF TO) IF_SIDL_INTERFACE Interface Object 20041103
7 M_OUTPUT_PARAMETERS Instance attribute Private Object reference (TYPE REF TO) IF_SIDL_NODESET Node Set 20041103
8 M_REQUEST_NAME Instance attribute Private Type reference (TYPE) QNAME Qualified Name 20041128
9 M_RESPONSE_NAME Instance attribute Private Type reference (TYPE) QNAME Qualified Name 20041128
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_INPUT_PARAMETERS Instance method Protected Method 20080829
2 CLEAR_OUTPUT_PARAMETERS Instance method Protected Method 20080829
3 CONSTRUCTOR Instance method Public Constructor 20041103
4 SET_INTERFACE Instance method Public Method 20041201
5 _GET_PARAMETER Instance method Private Method 20041219
Events
Class CL_SIDL_OPERATION has no event.
Types
Class CL_SIDL_OPERATION has no local type.
Method Signatures

Method CLEAR_INPUT_PARAMETERS Signature

Method CLEAR_INPUT_PARAMETERS on class CL_SIDL_OPERATION has no parameter.
Method CLEAR_INPUT_PARAMETERS on class CL_SIDL_OPERATION has no exception.

Method CLEAR_OUTPUT_PARAMETERS Signature

Method CLEAR_OUTPUT_PARAMETERS on class CL_SIDL_OPERATION has no parameter.
Method CLEAR_OUTPUT_PARAMETERS on class CL_SIDL_OPERATION has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SIDL_OPERATION has no parameter.
Method CONSTRUCTOR on class CL_SIDL_OPERATION has no exception.

Method SET_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERFACE Call by reference Object reference (TYPE REF TO) IF_SIDL_INTERFACE Interface Object 20041201

Method SET_INTERFACE on class CL_SIDL_OPERATION has no exception.

Method _GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20041219
2 Importing NODESET Call by reference Object reference (TYPE REF TO) IF_SIDL_NODESET Nodeset 20041219
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SIDL_PARAMETER Parameter Object 20041219
# Exception Resumable Description Created on
1 CX_SIDL 20041219
History
Last changed by/on SAP  20090618 
SAP Release Created in 700