SAP ABAP Class CL_ATRA_CROSS_SERVER (Cross-Server Functions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ATRA_API (Package) ATRA API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATRA_CROSS_SERVER Cross-Server Functions 20100726
Properties
Class CL_ATRA_CROSS_SERVER  
Short Description Cross-Server Functions    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ATRA_API   ATRA API 
Created 20100726   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ATRA_CROSS_SERVER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ATRA_CROSS_SERVER Cross-Server Functions 20100726
Friends
Class CL_ATRA_CROSS_SERVER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FLG_LOWER_CASE Instance attribute Private Type reference (TYPE) XFLAG 20110512
2 RFC_RC Instance attribute Private Type reference (TYPE) INT4 Natural Number 20101220
3 RFC_SERVER Instance attribute Private Type reference (TYPE) MSNAME2 Application Server Name 20101220
4 S_REF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_ATRA_CROSS_SERVER Cross-Server Functions 20100726
5 TAB_BAD_SERVER Instance attribute Private See coding 20101001
6 TAB_SERVER Instance attribute Private Type reference (TYPE) IF_ATRA_CROSS_SERVER=>TYP_TAB_SERVER 20100913
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE_EXCEPTION Static method Public Method 20100803
2 GET_ALL_SERVER_FILE_DIR Instance method Private Method 20100803
3 GET_ALL_SERVER_TRACE_REQUESTS Instance method Private Method 20100805
4 GET_ALL_SERVER_TRACE_SESSIONS Instance method Private Method 20100803
5 GET_ALL_SERVER_WP_INFOS Instance method Private Method 20100728
6 IS_LOCAL_SERVER_SCOPE Instance method Private Method 20100803
7 IS_SERVER_OK Instance method Private Method 20110516
8 RFC_CALLBACK Instance method Public Method 20101220
9 SCHEDULE_ALL_SERVER_REQUEST Instance method Private Method 20100806
10 SERIALIZE_EXCEPTION Static method Public Method 20100803
11 S_GET_INSTANCE Static method Public Method 20100726
Events
Class CL_ATRA_CROSS_SERVER has no event.
Types
Class CL_ATRA_CROSS_SERVER has no local type.
Method Signatures

Method DESERIALIZE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTION Call by reference Type reference (TYPE) CSEQUENCE 20100803
2 Returning R_REX_TRACE Value transfer Object reference (TYPE REF TO) CX_ROOT Exceptions für CL_ATRA_TRACE 20100803

Method DESERIALIZE_EXCEPTION on class CL_ATRA_CROSS_SERVER has no exception.

Method GET_ALL_SERVER_FILE_DIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER Value transfer Type reference (TYPE) CSEQUENCE 20110112
2 Returning R_TAB_FILE_DIR Value transfer Type reference (TYPE) IF_ATRA_CROSS_SERVER=>TYP_TAB_FILE_DIR 20100803

Method GET_ALL_SERVER_FILE_DIR on class CL_ATRA_CROSS_SERVER has no exception.

Method GET_ALL_SERVER_TRACE_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_TRACE_REQUESTS Value transfer Type reference (TYPE) IF_ATRA_CROSS_SERVER=>TYP_TAB_TRACE_REQUESTS WP Infos 20100805

Method GET_ALL_SERVER_TRACE_REQUESTS on class CL_ATRA_CROSS_SERVER has no exception.

Method GET_ALL_SERVER_TRACE_SESSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_SESSIONS Value transfer Type reference (TYPE) IF_ATRA_CROSS_SERVER=>TYP_TAB_SESSIONS WP Infos 20100803

Method GET_ALL_SERVER_TRACE_SESSIONS on class CL_ATRA_CROSS_SERVER has no exception.

Method GET_ALL_SERVER_WP_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_WP_INFOS Value transfer Type reference (TYPE) IF_ATRA_CROSS_SERVER=>TYP_TAB_WP_INFOS WP Infos 20100728

Method GET_ALL_SERVER_WP_INFOS on class CL_ATRA_CROSS_SERVER has no exception.

Method IS_LOCAL_SERVER_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVER Call by reference Type reference (TYPE) CSEQUENCE 20100803
2 Returning R_FLG_LOCAL_SERVER Value transfer Type reference (TYPE) XFLAG 20100803

Method IS_LOCAL_SERVER_SCOPE on class CL_ATRA_CROSS_SERVER has no exception.

Method IS_SERVER_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVER Value transfer Type reference (TYPE) CSEQUENCE 20110516
2 Returning R_IS_OK Value transfer Type reference (TYPE) XFLAG 20110516

Method IS_SERVER_OK on class CL_ATRA_CROSS_SERVER has no exception.

Method RFC_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CSEQUENCE 20101220

Method RFC_CALLBACK on class CL_ATRA_CROSS_SERVER has no exception.

Method SCHEDULE_ALL_SERVER_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_USE_DEFAULT_VARIANT Value transfer Type reference (TYPE) XFLAG 20110628
2 Importing I_STR_SCHEDULE Call by reference Type reference (TYPE) ATRA_STR_TRACE_SCHEDULE Schedule 20100806
3 Importing I_STR_TRACE_PARAMS Call by reference Type reference (TYPE) ATRA_STR_TRACE_PARAMS 20110516
4 Returning R_TAB_REQUESTS Value transfer Type reference (TYPE) IF_ATRA_CROSS_SERVER=>TYP_TAB_TRACE_REQUESTS 20110526

Method SCHEDULE_ALL_SERVER_REQUEST on class CL_ATRA_CROSS_SERVER has no exception.

Method SERIALIZE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_EXC Call by reference Object reference (TYPE REF TO) CX_ROOT Exceptions für CL_ATRA_TRACE 20100803
2 Returning R_EXCEPTION Value transfer Type reference (TYPE) STRING 20100803

Method SERIALIZE_EXCEPTION on class CL_ATRA_CROSS_SERVER has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) IF_ATRA_CROSS_SERVER Serverübergreifende Funktionen 20100726

Method S_GET_INSTANCE on class CL_ATRA_CROSS_SERVER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800