SAP ABAP Interface IF_SRM_ROOT_HELPER (Root - Helper)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_ROOT | Root Class for Object Tree | 20010617 |
Properties
| Interface | IF_SRM_ROOT_HELPER | |
| Short Description | Root - Helper |
General Data
| Package | SRM_FRAMEWORK | Records Management Framework Package |
| Created | 20010617 | SAP |
| Last changed | 20010815 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRM_ROOT_HELPER has no forward declaration.
Interfaces
Interface IF_SRM_ROOT_HELPER has no interface.
Friends
Interface IF_SRM_ROOT_HELPER has no friend.
Attributes
Interface IF_SRM_ROOT_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20010712 | ||
| 2 | Instance method | Public | Method | Generates GUID | 20010617 | |
| 3 | Instance method | Public | Method | Get: Class for Class Role for Client Framework | 20010716 | |
| 4 | Instance method | Public | Method | Get: String for Forming Hash Value | 20011002 | |
| 5 | Instance method | Public | Method | Get: SPS ID of CLient Framework | 20010713 | |
| 6 | Instance method | Public | Method | Get: Update Mode for POID Directory | 20011002 | |
| 7 | Instance method | Public | Method | Initialization of Root Object | 20010926 | |
| 8 | Instance method | Public | Method | Set: Update Mode for POID Directory | 20030514 |
Events
Interface IF_SRM_ROOT_HELPER has no event.
Types
Interface IF_SRM_ROOT_HELPER has no local type.
Method Signatures
Method CONNECT_SRM_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SRM_REGISTRY | Value transfer | Object reference (TYPE REF TO) | OBJECT | SRM Registry Objekt | 20010712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010712 |
Method CREATE_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_GUID | Value transfer | Type reference (TYPE) | STRING | GUID | 20010617 |
Method CREATE_GUID on Interface IF_SRM_ROOT_HELPER has no exception.
Method GET_CLASS_FOR_CLIENT_FRAMEWORK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASS_ROLE | Call by reference | Type reference (TYPE) | STRING | 20010716 | ||||
| 2 | RE_CLASS_NAME | Value transfer | Type reference (TYPE) | STRING | 20010716 |
Method GET_CLASS_FOR_CLIENT_FRAMEWORK on Interface IF_SRM_ROOT_HELPER has no exception.
Method GET_POID_HASH_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AREA_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011002 | |||
| 2 | IM_POID_STATE | Call by reference | Type reference (TYPE) | STRING | 20011002 | ||||
| 3 | IM_SPS_ID | Call by reference | Type reference (TYPE) | STRING | 20011002 | ||||
| 4 | IM_SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011002 | |||
| 5 | RE_HASH_STRING | Value transfer | Type reference (TYPE) | STRING | 20011002 |
Method GET_POID_HASH_STRING on Interface IF_SRM_ROOT_HELPER has no exception.
Method GET_SPS_ID_CLIENT_FRAMEWORK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SPS_ID | Value transfer | Type reference (TYPE) | STRING | 20010713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010713 |
Method GET_UPDATE_MODE_POID_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_UPDATE_MODE | Value transfer | Type reference (TYPE) | STRING | 20011002 |
Method GET_UPDATE_MODE_POID_DIRECTORY on Interface IF_SRM_ROOT_HELPER has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVATE_POID_BUFFER | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20010926 | |||
| 2 | IM_CLASS_REGISTRY | Call by reference | Object reference (TYPE REF TO) | IF_SRM_CLASS_REGISTRY | Spezielle Methoden zun Class Registry | 20010926 | |||
| 3 | IM_ROOT_CLASS_ROLE | Call by reference | Type reference (TYPE) | STRING | Root Klassenrolle | 20010926 | |||
| 4 | IM_SPS_ID | Call by reference | Type reference (TYPE) | STRING | SPS ID des Client Frameworks | 20010926 | |||
| 5 | IM_UPDATE_MODE_POID_DIRECTORY | Call by reference | Type reference (TYPE) | STRING | Konstanten: IF_SRM=>DB_UPDATE / DB_UPD....... | 20011002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010926 | ||
| 2 | Fehler Registrierungsdaten (abstrakt) | 20010926 |
Method SET_UPDATE_MODE_POID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_UPDATE_MODE | Call by reference | Type reference (TYPE) | STRING | 20030514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20030514 |
History
| Last changed by/on | SAP | 20010815 |
| SAP Release Created in | 620 |