SAP ABAP Class IF_SOAP_EXT_STAT (Extended statistics)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_EXT_STAT Service for Extended Statistics (stad) 20130704
Properties
Class IF_SOAP_EXT_STAT  
Short Description Extended statistics    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121114   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SOAP_EXT_STAT has no forward declaration.
Interfaces
Class IF_SOAP_EXT_STAT has no interface implemented.
Friends
Class IF_SOAP_EXT_STAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LOCATION Constant Public See coding 20130704
2 GC_PROTOCOL_WS Constant Public Type reference (TYPE) PFWS_PROTOCOL 'W' 20130704
3 GC_PROXY_TYPE Constant Public See coding 20130704
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SIZE Instance method Public Method Add sent payload size 20121114
2 ADD_TIME Instance method Public Method 20130705
3 END Instance method Public Method End statistics 20121114
4 END_WITH_ERROR Instance method Public Method End statistics with error 20121114
5 FLUSH Instance method Public Method 20130705
6 SET_RECORD Instance method Public Method 20130704
7 START Instance method Public Method Start statistics 20121114
Events
Class IF_SOAP_EXT_STAT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_RECORD Public See coding 20130704 begin of ts_record, "subset of pfwebservicerec location type pfws_location, protocol type pfws_protocol, proxy_object type pfws_proxyclass, proxy_object_type type pfws_proxyobjecttype, operation type pfws_operation, logical_port type pfws_logicalport, messageid type pfws_messageid, synchronous type pfws_synchronous, esr_modeled type pfws_esrmodeled, shortcut type pfws_shortcut, response_time type pfws_responsetime, message_size type pfws_messagesize, end of ts_record
Method Signatures

Method ADD_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SIZE Call by reference Type reference (TYPE) I 20121114

Method ADD_SIZE on class IF_SOAP_EXT_STAT has no exception.

Method ADD_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIME Call by reference Type reference (TYPE) INT4 20130705

Method ADD_TIME on class IF_SOAP_EXT_STAT has no exception.

Method END Signature

Method END on class IF_SOAP_EXT_STAT has no parameter.
Method END on class IF_SOAP_EXT_STAT has no exception.

Method END_WITH_ERROR Signature

Method END_WITH_ERROR on class IF_SOAP_EXT_STAT has no parameter.
Method END_WITH_ERROR on class IF_SOAP_EXT_STAT has no exception.

Method FLUSH Signature

Method FLUSH on class IF_SOAP_EXT_STAT has no parameter.
Method FLUSH on class IF_SOAP_EXT_STAT has no exception.

Method SET_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RECORD Call by reference Type reference (TYPE) TS_RECORD 20130704

Method SET_RECORD on class IF_SOAP_EXT_STAT has no exception.

Method START Signature

Method START on class IF_SOAP_EXT_STAT has no parameter.
Method START on class IF_SOAP_EXT_STAT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in