SAP ABAP Class CL_SRM_SRM_SERVICE (SRM Service Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK (Package) Records Management Framework Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM | SRM Basis Class (abstract) | 20010716 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SRM_SERVICE | SRM Service | 20010716 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SRM_SERVICE_COMPARE | Compare Services | 20011018 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SRM_SERVICE_PROP | IF_SRM_SRM_SERVICE_PROP | 20021106 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SRM_SERVICE_PROP_CRQY | IF_SRM_SRM_SERVICE_PROP_CRQY | 20040909 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SRM_SERVICE_SHARE | IF_SRM_SRM_SERVICE_SHARE | 20021129 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SRM_SERVICE_SPS_REDEF | Read SPS Redefinition | 20030919 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SRM_SERVICE_WINDOWS | Visual Services for Windows | 20010716 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_CLIENT_SERVICE | Client Framework-Specific Service Object | 20010726 |
Properties
| Class | CL_SRM_SRM_SERVICE | |
| Short Description | SRM Service Class | |
| Super Class | CL_SRM | SRM Basis Class (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_FRAMEWORK | Records Management Framework Package |
| Created | 20010716 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_SRM_SERVICE | SRM Service | 20010716 | ||
| 2 | IF_SRM_SRM_SERVICE_COMPARE | Compare Services | 20011018 | ||
| 3 | IF_SRM_SRM_SERVICE_PROP | IF_SRM_SRM_SERVICE_PROP | 20021106 | ||
| 4 | IF_SRM_SRM_SERVICE_PROP_CRQY | IF_SRM_SRM_SERVICE_PROP_CRQY | 20040909 | ||
| 5 | IF_SRM_SRM_SERVICE_SHARE | IF_SRM_SRM_SERVICE_SHARE | 20021129 | ||
| 6 | IF_SRM_SRM_SERVICE_SPS_REDEF | Read SPS Redefinition | 20030919 | ||
| 7 | IF_SRM_SRM_SERVICE_WINDOWS | Visual Services for Windows | 20010716 |
Friends
Class CL_SRM_SRM_SERVICE has no friend class.
Attributes
Class CL_SRM_SRM_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Inserts CTMENU Object Activities | 20010717 | |
| 2 | Instance method | Private | Method | Help Method for Where-Used List | 20040901 | |
| 3 | Instance method | Private | Method | Generates and Fills CTMENU Object | 20010717 | |
| 4 | Instance method | Private | Event handling method | 20011022 |
Events
Class CL_SRM_SRM_SERVICE has no event.
Types
Class CL_SRM_SRM_SERVICE has no local type.
Method Signatures
Method ADD_ACTIVITY_TO_CTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVITY | Call by reference | Type reference (TYPE) | SRMACTLIST | Flache Liste von Aktivitäten | 20010717 | |||
| 2 | IM_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20010717 | |||
| 3 | IM_WITH_CHANGING | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20010813 |
Method ADD_ACTIVITY_TO_CTMENU on class CL_SRM_SRM_SERVICE has no exception.
Method ADD_ITEMS_TO_POID_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_WU_LIST | Call by reference | Type reference (TYPE) | TABLE | Struktur Verwendungsnachweisliste Records Organizer | 20040901 | |||
| 2 | IM_POID_LIST | Call by reference | Type reference (TYPE) | SRM_LIST_OBJECT | Objekte | 20040901 | |||
| 3 | IM_RELTYPE | Call by reference | Type reference (TYPE) | STRING | Relations-Bezeichnung | 20040901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20040901 |
Method CREATE_FILL_MENUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVITIES | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ACTIVITY_LIST | Spezielles Interface für Aktivitätenliste | 20010717 | |||
| 2 | IM_WITH_CHANGING | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20010813 | |||
| 3 | RE_CTMENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20010717 |
Method CREATE_FILL_MENUE on class CL_SRM_SRM_SERVICE has no exception.
Method EH_CLOSE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20011022 |
Method EH_CLOSE_INFO on class CL_SRM_SRM_SERVICE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |