SAP ABAP Class IF_SOAP_TEC_SEQUENCE (Technical SOAP sequence)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_TEC_SEQUENCE default implementation of SOAP technical sequence 20130308
Properties
Class IF_SOAP_TEC_SEQUENCE  
Short Description Technical SOAP sequence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130308   SAP 
Last change 20140121   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_SOAP_TEC_SEQUENCE has no interface implemented.
Friends
Class IF_SOAP_TEC_SEQUENCE has no friend class.
Attributes
Class IF_SOAP_TEC_SEQUENCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20130308
2 INIT Instance method Public Method 20130308
3 OPEN Instance method Public Method 20130308
4 TERMINATE Instance method Public Method 20130308
Events
Class IF_SOAP_TEC_SEQUENCE has no event.
Types
Class IF_SOAP_TEC_SEQUENCE has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class IF_SOAP_TEC_SEQUENCE has no parameter.
Method CLOSE on class IF_SOAP_TEC_SEQUENCE has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SEQUENCE Call by reference Object reference (TYPE REF TO) CL_SOAP_SEQUENCE 20130308

Method INIT on class IF_SOAP_TEC_SEQUENCE has no exception.

Method OPEN Signature

Method OPEN on class IF_SOAP_TEC_SEQUENCE has no parameter.
Method OPEN on class IF_SOAP_TEC_SEQUENCE has no exception.

Method TERMINATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DONE Value transfer Type reference (TYPE) ABAP_BOOL 20130308

Method TERMINATE on class IF_SOAP_TEC_SEQUENCE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in