SAP ABAP Class CL_RBAMXP_SESSION_FACTORY (Dummy: RBAM-Explain: Factory-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_FACTORY | |
| Short Description | Dummy: RBAM-Explain: Factory-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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RBAMXP_SESSION_FACTORY has no interface implemented.
Friends
Class CL_RBAMXP_SESSION_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RBAMXP_SESSION | Reference to the current TrcSession (-Instance) | 20090114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Dummy: Returns a ref. to the current TrcSession (-Instance) | 20090114 |
Events
Class CL_RBAMXP_SESSION_FACTORY has no event.
Types
Class CL_RBAMXP_SESSION_FACTORY has no local type.
Method Signatures
Method GET_CURRENT_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREATE_IF_NOT_EXISTENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Create a new TrcSession-Instance, if no current one exists | 20090114 | ||
| 2 | RRO_CURRENT_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_RBAMXP_SESSION | Reference to the current TrcSession (-Instance) | 20090114 |
Method GET_CURRENT_SESSION on class CL_RBAMXP_SESSION_FACTORY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |