SAP ABAP Class IF_ATRAPI_TRACE_PARAMS_SERVICE (Trace Parameter Service)
Properties
Class IF_ATRAPI_TRACE_PARAMS_SERVICE  
Short Description Trace Parameter Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110701   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ATRAPI_TRACE_PARAMS_SERVICE has no forward declaration.
Interfaces
Class IF_ATRAPI_TRACE_PARAMS_SERVICE has no interface implemented.
Friends
Class IF_ATRAPI_TRACE_PARAMS_SERVICE has no friend class.
Attributes
Class 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
Class IF_ATRAPI_TRACE_PARAMS_SERVICE has no event.
Types
Class 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 class 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