SAP ABAP Class /MRSS/IF_SGE_NOTES (Single note interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGE_NOTE_MGR | Note Manager Class | 20130412 |
Properties
| Class | /MRSS/IF_SGE_NOTES | |
| Short Description | Single note interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130412 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/IF_SGE_NOTES has no forward declaration.
Interfaces
Class /MRSS/IF_SGE_NOTES has no interface implemented.
Friends
Class /MRSS/IF_SGE_NOTES has no friend class.
Attributes
Class /MRSS/IF_SGE_NOTES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete notes of Resources and Assignments | 20130530 | |
| 2 | Instance method | Public | Method | Get Notes for Table of GUIDs | 20130412 | |
| 3 | Instance method | Public | Method | Maintain Note (for GUID) | 20130412 |
Events
Class /MRSS/IF_SGE_NOTES has no event.
Types
Class /MRSS/IF_SGE_NOTES has no local type.
Method Signatures
Method DELETE_NOTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_NW_GUID_OBJ_TYPE_TAB | object and GUID | 20130530 |
Method DELETE_NOTES on class /MRSS/IF_SGE_NOTES has no exception.
Method GET_NOTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EREF_SGE_NOTE | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_NOTE | Single Note class | 20130412 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130412 | |||
| 3 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130412 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | Object Type in Planning Board | 20130412 |
Method GET_NOTES on class /MRSS/IF_SGE_NOTES has no exception.
Method MAINTAIN_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130625 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Logical Variable | 20130625 | |||
| 3 | IV_CHANGED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | Changed at | 20130412 | |||
| 4 | IV_CHANGED_BY | Call by reference | Type reference (TYPE) | SYUNAME | Changed by User | 20130412 | |||
| 5 | IV_CREATED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | Created at | 20130412 | |||
| 6 | IV_CREATED_BY | Call by reference | Type reference (TYPE) | SYUNAME | Created by User | 20130412 | |||
| 7 | IV_MIGRATED_NOTE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Migrated note | 20140206 | |||
| 8 | IV_NOTE_TEXT | Call by reference | Type reference (TYPE) | STRING | Note Text | 20130412 | |||
| 9 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | object GUID | 20130412 | |||
| 10 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | Object Type in Planning Board | 20130412 |
Method MAINTAIN_NOTE on class /MRSS/IF_SGE_NOTES has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |