SAP ABAP Class CL_RBAMXP_SESSION (Dummy: RBAM-Explain: Class for TrcSessions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SRBAMEXPLAIN (Package) RBAM-Explain: Contains downported "RBAM-Explain Dummy Obj."
Properties
Class CL_RBAMXP_SESSION  
Short Description Dummy: RBAM-Explain: Class for TrcSessions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRBAMEXPLAIN   RBAM-Explain: Contains downported "RBAM-Explain Dummy Obj." 
Created 20090114   SAP 
Last change 20090618   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_RBAMXP_SESSION has no interface implemented.
Friends
Class CL_RBAMXP_SESSION has no friend class.
Attributes
Class CL_RBAMXP_SESSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NEW_SERVCALL Instance method Public Method Dummy: Creates a new TrcServCall of the current TrcSession 20090114
2 GET_RTSTATUS_FOR_CURRSESSION Instance method Public Method Dummy: Returns the RBAM-Expl Runtime-Status for this Session 20090114
3 LOGON_RTPLUGIN_INSTANCE Instance method Public Method Dummy: Add/Logon a new RBAM-Explain Runtime-PlugIn Instance 20090114
4 SUBMIT_CURRENT_SERVCALL Instance method Public Method Dummy: Submit the current TrcServCall 20090114
Events
Class CL_RBAMXP_SESSION has no event.
Types
Class CL_RBAMXP_SESSION has no local type.
Method Signatures

Method CREATE_NEW_SERVCALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRO_PLUGIN_INSTANCE Call by reference Type reference (TYPE) ANY Reference to the current ESF/ESPclass-Instance 20090114
2 Importing IT_APPLCTX_PARAMETERS Call by reference Type reference (TYPE) ANY Application-Context parameters 20090114
3 Importing IV_CREATED_IN_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Classname, where this TrcServCall-Instance was created 20090114
4 Importing IV_CREATED_IN_INTERFACE Call by reference Type reference (TYPE) SEOCLSNAME Interfacename, where this TrcServCall-Instance was created 20090114
5 Importing IV_CREATED_IN_METHOD Call by reference Type reference (TYPE) SEOCLSNAME Methodname, where this TrcServCall-Instance was created 20090114
6 Importing IV_SVC_TYPE Call by reference Type reference (TYPE) RBAMXP_SERVCALL_TYPE Type of the to-be-created TrcServCall 20090114
7 Returning RRO_CREATED_SERVCALL Value transfer Object reference (TYPE REF TO) CL_RBAMXP_SERVCALL Currently created TrcServCall 20090114

Method CREATE_NEW_SERVCALL on class CL_RBAMXP_SESSION has no exception.

Method GET_RTSTATUS_FOR_CURRSESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RTSTATUS Value transfer Type reference (TYPE) RBAMXP_RTSTATUS RBAM-Explain: Runtime-Status 20090114

Method GET_RTSTATUS_FOR_CURRSESSION on class CL_RBAMXP_SESSION has no exception.

Method LOGON_RTPLUGIN_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRO_RTPLUGIN_INSTANCE Call by reference Object reference (TYPE REF TO) IF_RBAMXP_RTPLUGIN To-be-logged on RBAM-Explain Runtime-Plugin Instance 20090114
2 Importing IV_VALID_ONLY_FOR_ONE_ROOTSVC Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag, if the RT-Plugin-Instance is valid only for 1 Root-SVC 20090114

Method LOGON_RTPLUGIN_INSTANCE on class CL_RBAMXP_SESSION has no exception.

Method SUBMIT_CURRENT_SERVCALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRO_PLUGIN_INSTANCE Call by reference Type reference (TYPE) ANY The curr. ESF/ESPclass-Instance (for consistency-check) 20090114
2 Importing IV_SUBMITTED_IN_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Classname, where this TrcServCall was submitted 20090114
3 Importing IV_SUBMITTED_IN_INTERFACE Call by reference Type reference (TYPE) SEOCLSNAME Interfacename, where this TrcServCall was submitted 20090114
4 Importing IV_SUBMITTED_IN_METHOD Call by reference Type reference (TYPE) SEOCLSNAME Methodname, where this TrcServCall was submitted 20090114

Method SUBMIT_CURRENT_SERVCALL on class CL_RBAMXP_SESSION has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in