SAP ABAP Interface /MRSS/IF_RCCF_LOGGING_ENGINRUN (RCCF Enginelaufprotokollierungs-Interface)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/RCCF_ADMIN (Package) RCCF Admin
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RCCF_LOGGING_ENGINRUN | Protokollierung von Engineläufen | 20071106 |
Properties
| Interface | /MRSS/IF_RCCF_LOGGING_ENGINRUN | |
| Short Description | RCCF Enginelaufprotokollierungs-Interface |
General Data
| Package | /MRSS/RCCF_ADMIN | RCCF Admin |
| Created | 20071102 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /MRSS/IF_RCCF_LOGGING_ENGINRUN has no forward declaration.
Interfaces
Interface /MRSS/IF_RCCF_LOGGING_ENGINRUN has no interface.
Friends
Interface /MRSS/IF_RCCF_LOGGING_ENGINRUN has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_LOGHANDLE | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_LOG_HANDLE | Loghandle genau eines Eintrags im RCCF | 20071102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Logeintrag anlegen | 20071102 | |
| 2 | Instance method | Public | Method | Logeintrag löschen | 20071102 | |
| 3 | Instance method | Public | Method | Logeintrag speichern | 20071102 | |
| 4 | Instance method | Public | Method | Logeintrag ändern | 20071102 |
Events
Interface /MRSS/IF_RCCF_LOGGING_ENGINRUN has no event.
Types
Interface /MRSS/IF_RCCF_LOGGING_ENGINRUN has no local type.
Method Signatures
Method ADD_LOGENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOGENTRY | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFS_LOG_ENTRY | Logeintrag im Engineprotokoll | 20071102 | |||
| 2 | RV_LOGHANDLE | Value transfer | Type reference (TYPE) | /MRSS/T_RCCF_LOG_HANDLE | Log-Handle genau eines Eintrags im RCCF | 20071102 |
Method ADD_LOGENTRY on Interface /MRSS/IF_RCCF_LOGGING_ENGINRUN has no exception.
Method DELETE_LOGENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGHANDLE | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_HANDLE | Log-Handle genau eines Eintrags im RCCF | 20071102 |
Method DELETE_LOGENTRY on Interface /MRSS/IF_RCCF_LOGGING_ENGINRUN has no exception.
Method SAVE_LOGENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGHANDLE | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_HANDLE | Log-Handle genau eines Eintrags im RCCF | 20071102 |
Method SAVE_LOGENTRY on Interface /MRSS/IF_RCCF_LOGGING_ENGINRUN has no exception.
Method UPDATE_LOGENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOGENTRY | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFS_LOG_ENTRY | Logeintrag im Engineprotokoll | 20071102 | |||
| 2 | IV_LOGHANDLE | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_HANDLE | Log-Handle genau eines Eintrags im RCCF | 20071102 |
Method UPDATE_LOGENTRY on Interface /MRSS/IF_RCCF_LOGGING_ENGINRUN has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |