SAP ABAP Class CL_SRM_BSP_SESSION (RM Session Management in BSP)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_CLIENTFRAME_BSP (Package) SRM Client Framework for BSP

⤷

⤷

Properties
Class | CL_SRM_BSP_SESSION | |
Short Description | RM Session Management in BSP | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_CLIENTFRAME_BSP | SRM Client Framework for BSP |
Created | 20030108 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRM_BSP_SESSION has no interface implemented.
Friends
Class CL_SRM_BSP_SESSION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SRM_LIST_OBJECT | List of Client Managers | 20030113 | ||
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_ROOT | Reference to Root Object | 20030108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add Client Manager | 20030114 |
2 | ![]() |
Static method | Public | Method | Client Manager Check for Session | 20030113 |
3 | ![]() |
Static method | Public | Method | Closes All Elements |
20030127 |
4 | ![]() |
Static method | Public | Method | Generates Request | 20030115 |
5 | ![]() |
Static method | Public | Method | Auxiliary Method: Generates New Request | 20030115 |
6 | ![]() |
Static method | Public | Method | Auxiliary Method: Generates New Request | 20030115 |
7 | ![]() |
Static method | Public | Method | Gets Client Manager for ID | 20030114 |
8 | ![]() |
Static method | Public | Method | Gets Root Object | 20030108 |
9 | ![]() |
Static method | Public | Method | Gets Reference to IF_SRM | 20030205 |
10 | ![]() |
Static method | Public | Method | Sends Request in |
20030127 |
Events
Class CL_SRM_BSP_SESSION has no event.
Types
Class CL_SRM_BSP_SESSION has no local type.
Method Signatures
Method ADD_MGR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | 20030114 | |||
2 | ![]() |
IM_MGR | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20030114 |
Method ADD_MGR on class CL_SRM_BSP_SESSION has no exception.
Method CHECK_MGR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | 20030113 | |||
2 | ![]() |
RE_MGR_EXISTS | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20030113 |
Method CHECK_MGR on class CL_SRM_BSP_SESSION has no exception.
Method CLOSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BSP_PAGE_BASE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_PAGE_BASE | BSP Page Referenz | 20030128 | ||
2 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | ID des element-Tags | 20030127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20030128 |
Method CREATE_REQUEST_BY_PDIR_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTIVITY | Call by reference | Type reference (TYPE) | SRMACTID | Aktivität - ID | 20030115 | ||
2 | ![]() |
IM_CFW_SPS_ID | Call by reference | Type reference (TYPE) | STRING | SRMIF_BSP_CLIENTFRAME_ID | SPS ID für Client Framework | 20030204 | |
3 | ![]() |
IM_PDIR_ID | Call by reference | Type reference (TYPE) | STRING | 20030115 | |||
4 | ![]() |
RE_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Interface für Request | 20030115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20030115 |
Method CREATE_REQUEST_BY_POID_PARA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTIVITY | Call by reference | Type reference (TYPE) | SRMACTID | Aktivität | 20030115 | ||
2 | ![]() |
IM_CFW_SPS_ID | Call by reference | Type reference (TYPE) | STRING | SRMIF_BSP_CLIENTFRAME_ID | SPS ID des Client Framework | 20030204 | |
3 | ![]() |
IM_POID_STATE | Call by reference | Type reference (TYPE) | STRING | IF_SRM_POID=>STATE_INSTANCE | Soll eine Instanz- oder Modellpoid erzeugt werden? | 20030115 | |
4 | ![]() |
IM_RMS_ID | Call by reference | Type reference (TYPE) | STRING | RMS ID | 20030115 | ||
5 | ![]() |
IM_SPS_ID | Call by reference | Type reference (TYPE) | STRING | SPS ID | 20030115 | ||
6 | ![]() |
IM_SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | SP POID | 20030115 | ||
7 | ![]() |
RE_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20030115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20030115 |
Method CREATE_REQUEST_BY_POID_STR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTIVITY | Call by reference | Type reference (TYPE) | SRMACTID | Aktivität | 20030115 | ||
2 | ![]() |
IM_CFW_SPS_ID | Call by reference | Type reference (TYPE) | STRING | SRMIF_BSP_CLIENTFRAME_ID | SPS ID des Client Framework | 20030204 | |
3 | ![]() |
IM_POID_STR | Call by reference | Type reference (TYPE) | XSTRING | POID XML String | 20030115 | ||
4 | ![]() |
RE_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20030115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20030115 |
Method GET_MGR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | 20030114 | |||
2 | ![]() |
RE_CLIENT_MGR | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20030114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20030127 |
Method GET_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CFW_ID | Call by reference | Type reference (TYPE) | STRING | SRMIF_BSP_CLIENTFRAME_ID | SPS ID des Client Framework | 20030113 | |
2 | ![]() |
RE_ROOT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ROOT | Root-Objekt | 20030108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20030224 |
Method GET_SRM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CFW_SPS_ID | Call by reference | Type reference (TYPE) | STRING | SRMIF_BSP_CLIENTFRAME_ID | SPS ID des Client Framework (optional) | 20030205 | |
2 | ![]() |
RE_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Referenz auf IF_SRM | 20030205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20030224 |
Method SEND_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BSP_PAGE_BASE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_PAGE_BASE | Referenz auf BSP Page | 20030128 | ||
2 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | 20030127 | |||
3 | ![]() |
IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20030127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20030127 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 640 |