SAP ABAP Interface IF_ATRAPI_TRACE_PARAMS_SERVICE (Trace Parameter Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ATRA_API (Package) ATRA API
Properties
Interface IF_ATRAPI_TRACE_PARAMS_SERVICE  
Short Description Trace Parameter Service    
General Data
Package S_ATRA_API   ATRA API 
Created 20110701   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_ATRAPI_TRACE_PARAMS_SERVICE has no forward declaration.
Interfaces
Interface IF_ATRAPI_TRACE_PARAMS_SERVICE has no interface.
Friends
Interface IF_ATRAPI_TRACE_PARAMS_SERVICE has no friend.
Attributes
Interface IF_ATRAPI_TRACE_PARAMS_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NEW_PARAMS Instance method Public Method 20110701
2 GET_PARAMS_FROM_SHM Instance method Public Method 20110701
3 SAVE_PARAMS_AS_VARIANT Instance method Public Method 20110726
4 SAVE_PARAMS_TO_SHM Instance method Public Method 20110701
Events
Interface IF_ATRAPI_TRACE_PARAMS_SERVICE has no event.
Types
Interface IF_ATRAPI_TRACE_PARAMS_SERVICE has no local type.
Method Signatures

Method CREATE_NEW_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_TRACE_PARAMS Value transfer Object reference (TYPE REF TO) IF_ATRAPI_TRACE_PARAMS Trace Paramater 20110701

Method CREATE_NEW_PARAMS on Interface IF_ATRAPI_TRACE_PARAMS_SERVICE has no exception.

Method GET_PARAMS_FROM_SHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20110701
2 Returning R_REF_PARAMS Value transfer Object reference (TYPE REF TO) IF_ATRAPI_TRACE_PARAMS Trace Paramater 20110701
# Exception Resumable Description Created on
1 CX_ATRAPI_CONTRACT_VIOLATION Vertragsverletzung zwischen Aufrufer und Service 20110701
2 CX_ATRAPI_FAILURE Fehler in ATRA API 20110701

Method SAVE_PARAMS_AS_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) CSEQUENCE 20110727
2 Importing I_OWNER Value transfer Type reference (TYPE) CSEQUENCE 20110727
3 Importing I_REF_PARAMS Call by reference Object reference (TYPE REF TO) IF_ATRAPI_TRACE_PARAMS 20110727
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20110804

Method SAVE_PARAMS_TO_SHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20110701
2 Importing I_REF_TRACE_PARAMS Call by reference Object reference (TYPE REF TO) IF_ATRAPI_TRACE_PARAMS Trace Paramater 20110701
3 Returning R_EXPIRATION Value transfer Type reference (TYPE) TIMESTAMP 20110831
# Exception Resumable Description Created on
1 CX_ATRAPI_CONTRACT_VIOLATION Vertragsverletzung zwischen Aufrufer und Service 20110701
2 CX_ATRAPI_FAILURE Fehler in ATRA API 20110701
History
Last changed by/on SAP  20130531 
SAP Release Created in 803