SAP ABAP Class CL_RSDRCRM_SEG_TRACE_SRV (RSDRCRM_SEG Trace Service Utility)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   CRM (Application Component) Customer Relationship Management
     RSDRCRM_SEG (Package) RFC Wrapper for Methods Calls with Package RSDRCRM
Properties
Class CL_RSDRCRM_SEG_TRACE_SRV  
Short Description RSDRCRM_SEG Trace Service Utility    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRCRM_SEG   RFC Wrapper for Methods Calls with Package RSDRCRM 
Created 20100507   SAP 
Last change 20130531   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 CL_RSDRCRM_SEG_TRACE_SRV has no interface implemented.
Friends
Class CL_RSDRCRM_SEG_TRACE_SRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 L_T_SESSIONIDENTS Instance attribute Private See coding 20100507
2 P_R_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_RSDRCRM_SEG_TRACE_SRV RSDRCRM_SEG Trace Service Utility 20100507
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Returns singleton 20100507
2 GET_TRACE_SESSIONIDENT Instance method Public Method Returns reference to session 20100507
Events
Class CL_RSDRCRM_SEG_TRACE_SRV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 L_TY_SESSIONS Private See coding 20100507 BEGIN OF l_ty_sessions, origin_ident TYPE sysuuid_25, new_ident TYPE sysuuid_25, END OF l_ty_sessions
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_RSDRCRM_SEG_TRACE_SRV RSDRCRM_SEG Trace Service Utility 20100507

Method GET_INSTANCE on class CL_RSDRCRM_SEG_TRACE_SRV has no exception.

Method GET_TRACE_SESSIONIDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SESSIONIDENT Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20100507
2 Returning R_SESSIONIDENT Value transfer Type reference (TYPE) SYSUUID_25 Session für CRM-Segmentierung 20100507

Method GET_TRACE_SESSIONIDENT on class CL_RSDRCRM_SEG_TRACE_SRV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730