SAP ABAP Class CL_SRM_ECM_SESSION_INFO (NW ECM: Session Info)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_ECM_IMPL (Package) Records Management SPI (ECM) Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_SESSION_INFO | ECMI: Session Info for User and Workspace Identification | 20081007 |
Properties
| Class | CL_SRM_ECM_SESSION_INFO | |
| Short Description | NW ECM: Session Info | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_ECM_IMPL | Records Management SPI (ECM) Implementation |
| Created | 20081007 | SAP |
| Last change | 20110908 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_SESSION_INFO | ECMI: Session Info for User and Workspace Identification | 20081007 |
Friends
Class CL_SRM_ECM_SESSION_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_SRM_CLIENT_SERVICE | Interface for Client-Specific Service Functions | 20081119 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20081119 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_SRM_SERVICE | SRM Service | 20081119 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM | General SRM Methods | 20081119 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_ORGANIZER_BE | Interface for Organizer Backend | 20081119 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SRMAPPLOG | Customizing Application Log | 20081119 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | NWECM_T_LOCK_INFO | Table of Lock Info Objects | 20090427 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Note, if data select already done | 20081119 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SRMAID | Area - ID | 20081119 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | Infos needed to remember the hard coded top path | 20081119 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SRMRMSID | RMS ID | 20081119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081007 | |
| 2 | Instance method | Public | Method | Get application level | 20081007 | |
| 3 | Instance method | Public | Method | Interface for Client-Specific Service Functions | 20081007 | |
| 4 | Instance method | Public | Method | Get Current Root Path to remeber this infos for later usage | 20081007 | |
| 5 | Instance method | Public | Method | SRM Service | 20081007 | |
| 6 | Instance method | Public | Method | Get by LockingService->GET_SESSION_LOCKS | 20090427 | |
| 7 | Instance method | Public | Method | General SRM Methods | 20081007 | |
| 8 | Instance method | Public | Method | Service for Organizer Backend | 20081007 | |
| 9 | Instance method | Private | Method | Set application level | 20081027 | |
| 10 | Instance method | Public | Method | 20081119 | ||
| 11 | Instance method | Public | Method | Set Current Root Path to remember this infos for later usage | 20081007 | |
| 12 | Instance method | Public | Method | SRM Service | 20081119 | |
| 13 | Instance method | Public | Method | Set by LockingService->LOCK | 20090427 | |
| 14 | Instance method | Public | Method | Set Reference to IF_SRM | 20081119 | |
| 15 | Instance method | Public | Method | 20081119 |
Events
Class CL_SRM_ECM_SESSION_INFO has no event.
Types
Class CL_SRM_ECM_SESSION_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRM_ECM_SESSION_INFO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090427 |
Method GET_APPL_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_APPL_SETTINGS | Call by reference | Type reference (TYPE) | SRMAPPLOG | Application Log Customizing Settings | 20081027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20081027 |
Method GET_CLIENTSERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CLIENTSERVICE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_CLIENT_SERVICE | Interface for Client-Specific Service Functions | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090427 |
Method GET_CURRENT_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CURRENT_ROOT | Value transfer | Type reference (TYPE) | STRING | Current Rootpath | 20081007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090427 |
Method GET_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_SERVICE | SRM Service | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090427 |
Method GET_SESSION_LOCK_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OT_LOCK_INFOS | Call by reference | Type reference (TYPE) | NWECM_T_LOCK_INFO | 20090427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090427 |
Method GET_SRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | General SRM Methods | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20081217 |
Method GET_SRM_ORGANIZER_BE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SRM_ORGANIZER_BE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ORGANIZER_BE | Interface for Organizer Backend | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090427 |
Method SET_APPL_LEVEL Signature
Method SET_APPL_LEVEL on class CL_SRM_ECM_SESSION_INFO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20081027 |
Method SET_CLIENTSERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CLIENTSERVICE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_CLIENT_SERVICE | Interface for Client-Specific Service Functions | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20081217 |
Method SET_CURRENT_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CURRENT_ROOT | Call by reference | Type reference (TYPE) | STRING | CurrentRoot | 20081007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090427 |
Method SET_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_SERVICE | SRM Service | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20081217 |
Method SET_SESSION_LOCK_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOCK_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_LOCK_INFO | NW ECM: Lock Info | 20090427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090427 |
Method SET_SRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | General SRM Methods | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20081217 |
Method SET_SRM_ORGANIZER_BE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SRM_ORGANIZER_BE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ORGANIZER_BE | Interface for Organizer Backend | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20081217 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |