SAP ABAP Interface IF_SRM_RECPROTOCOL (Logging Operationd on Files)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_GENERIC_SP (Package) Records Management Generic Service Provider
⤷
⤷
Properties
| Interface | IF_SRM_RECPROTOCOL | |
| Short Description | Logging Operationd on Files |
General Data
| Package | SRM_GENERIC_SP | Records Management Generic Service Provider |
| Created | 20000428 | SAP |
| Last changed | 20000505 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | SRMGS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | SRMIF | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SRM_RECPROTOCOL has no interface.
Friends
Interface IF_SRM_RECPROTOCOL has no friend.
Attributes
Interface IF_SRM_RECPROTOCOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Role to Record Element | 20010803 | |
| 2 | Instance method | Public | Method | An Element is Deleted | 20000428 | |
| 3 | Instance method | Public | Method | Record Will be Deleted | 20001027 | |
| 4 | Instance method | Public | Method | An Element is Displayed | 20000428 | |
| 5 | Instance method | Public | Method | File is Displayed | 20000428 | |
| 6 | Instance method | Public | Method | A New Element is Inserted | 20000428 | |
| 7 | Instance method | Public | Method | Element Being Changed | 20001027 | |
| 8 | Instance method | Public | Method | Record Opened for Modification | 20010104 | |
| 9 | Instance method | Public | Method | An Element is Moved to the File | 20000725 | |
| 10 | Instance method | Public | Method | Print Record | 20010111 | |
| 11 | Instance method | Public | Method | Delete Role Assignment for Record Element | 20010803 |
Events
Interface IF_SRM_RECPROTOCOL has no event.
Types
Interface IF_SRM_RECPROTOCOL has no local type.
Method Signatures
Method ADD_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NUMBER | Value transfer | Type reference (TYPE) | I | Elementnummer | 20010803 | |||
| 2 | ROLE | Value transfer | Type reference (TYPE) | STRING | Name (ID) der Rolle | 20010803 |
Method ADD_ROLE on Interface IF_SRM_RECPROTOCOL has no exception.
Method DELETE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Elementes | 20011016 | |||
| 2 | ELEMENT_NUMBER | Call by reference | Type reference (TYPE) | I | Nummer des Elementes | 20000428 | |||
| 3 | ELEMENT_POID | Call by reference | Type reference (TYPE) | SRMGS_GUID | Poid des Elementes | 20000428 |
Method DELETE_ELEMENT on Interface IF_SRM_RECPROTOCOL has no exception.
Method DELETE_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT_ID | Call by reference | Type reference (TYPE) | STRING | Aktenzeichen der Akte | 20011016 |
Method DELETE_RECORD on Interface IF_SRM_RECPROTOCOL has no exception.
Method DISPLAY_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Elementes | 20011016 | |||
| 2 | ELEMENT_NUMBER | Call by reference | Type reference (TYPE) | I | Nummer des Elementes | 20000428 | |||
| 3 | ELEMENT_POID | Call by reference | Type reference (TYPE) | SRMGS_GUID | Poid des Elementes | 20000428 |
Method DISPLAY_ELEMENT on Interface IF_SRM_RECPROTOCOL has no exception.
Method DISPLAY_RECORD Signature
Method DISPLAY_RECORD on Interface IF_SRM_RECPROTOCOL has no parameter.
Method DISPLAY_RECORD on Interface IF_SRM_RECPROTOCOL has no exception.
Method INSERT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NAME | Value transfer | Type reference (TYPE) | STRING | Name des Elementes | 20011015 | |||
| 2 | ELEMENT_NUMBER | Value transfer | Type reference (TYPE) | I | Nummer des neuen Elementes | 20000428 | |||
| 3 | ELEMENT_POID | Value transfer | Type reference (TYPE) | SRMGS_GUID | Poid des neuen Elementes | 20000428 | |||
| 4 | POSITION | Value transfer | Type reference (TYPE) | I | Nummer des Vorgängers | 20000428 |
Method INSERT_ELEMENT on Interface IF_SRM_RECPROTOCOL has no exception.
Method MODIFY_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Elementes | 20011016 | |||
| 2 | ELEMENT_NUMBER | Call by reference | Type reference (TYPE) | I | Nummer des Elementes | 20001027 | |||
| 3 | ELEMENT_POID | Call by reference | Type reference (TYPE) | SRMGS_GUID | Poid des Elementes | 20001027 |
Method MODIFY_ELEMENT on Interface IF_SRM_RECPROTOCOL has no exception.
Method MODIFY_RECORD Signature
Method MODIFY_RECORD on Interface IF_SRM_RECPROTOCOL has no parameter.
Method MODIFY_RECORD on Interface IF_SRM_RECPROTOCOL has no exception.
Method MOVE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Elementes | 20011016 | |||
| 2 | ELEMENT_POID | Call by reference | Type reference (TYPE) | SRMGS_GUID | POID des Elementes | 20000725 | |||
| 3 | NEW_ELEMENT_NUMBER | Call by reference | Type reference (TYPE) | I | Neue Nummer des Elementes | 20000725 | |||
| 4 | OLD_ELEMENT_NUMBER | Call by reference | Type reference (TYPE) | I | Alte Nummer des Elementes | 20000725 |
Method MOVE_ELEMENT on Interface IF_SRM_RECPROTOCOL has no exception.
Method PRINT_RECORD Signature
Method PRINT_RECORD on Interface IF_SRM_RECPROTOCOL has no parameter.
Method PRINT_RECORD on Interface IF_SRM_RECPROTOCOL has no exception.
Method REMOVE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NUMBER | Value transfer | Type reference (TYPE) | I | 20010803 | ||||
| 2 | ROLE | Value transfer | Type reference (TYPE) | STRING | 20010803 |
Method REMOVE_ROLE on Interface IF_SRM_RECPROTOCOL has no exception.
History
| Last changed by/on | SAP | 20000505 |
| SAP Release Created in | 46D |