SAP ABAP Class /MRSS/CL_SGE_NOTE (Single Note class)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine

⤷

⤷

Properties
Class | /MRSS/CL_SGE_NOTE | |
Short Description | Single Note class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
Created | 20130410 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_NOTE has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_NOTE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | /MRSS/CL_SGE_NOTE_MGR | 20130412 | Note Manager Class |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | Changed at | 20130410 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYUNAME | Changed by User | 20130410 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Change operation indicator | 20130410 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | Created at | 20130410 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYUNAME | Created by User | 20130410 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GUID | Note Guid | 20130410 | ||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /MRSS/T_BOOLEAN | Migration note | 20140206 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Note description | 20130410 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130410 |
2 | ![]() |
Instance method | Private | Method | Dequeue note | 20130410 |
3 | ![]() |
Instance method | Private | Method | Enqueue note | 20130410 |
4 | ![]() |
Instance method | Protected | Method | Get Change Operation | 20130412 |
5 | ![]() |
Instance method | Public | Method | Get locking/note saving string | 20130530 |
6 | ![]() |
Instance method | Public | Method | Get Note Attributes | 20130412 |
7 | ![]() |
Instance method | Public | Method | Maintain Note Attributes | 20130412 |
8 | ![]() |
Static method | Protected | Method | Static Factory Method | 20130410 |
Events
Class /MRSS/CL_SGE_NOTE has no event.
Types
Class /MRSS/CL_SGE_NOTE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHANGED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | Changed at | 20130410 | ||
2 | ![]() |
IV_CHANGED_BY | Call by reference | Type reference (TYPE) | SYUNAME | Changed by User | 20130410 | ||
3 | ![]() |
IV_CHANGE_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Change operation indicator | 20130410 | ||
4 | ![]() |
IV_CREATED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | Created at | 20130410 | ||
5 | ![]() |
IV_CREATED_BY | Call by reference | Type reference (TYPE) | SYUNAME | Created by User | 20130410 | ||
6 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | note guid | 20130410 | ||
7 | ![]() |
IV_NOTE_TEXT | Call by reference | Type reference (TYPE) | STRING | Note description | 20130410 |
Method CONSTRUCTOR on class /MRSS/CL_SGE_NOTE has no exception.
Method DEQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Object GUID | 20130530 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | Object Type in Planning Board | 20130530 |
Method DEQUEUE on class /MRSS/CL_SGE_NOTE has no exception.
Method ENQUEUE 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_OBJECT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Object GUID | 20130530 | ||
4 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | Object Type in Planning Board | 20130530 |
Method ENQUEUE on class /MRSS/CL_SGE_NOTE has no exception.
Method GET_CHANGE_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CHANGE_OPERATION | Value transfer | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Change operation indicator | 20130412 |
Method GET_CHANGE_OPERATION on class /MRSS/CL_SGE_NOTE has no exception.
Method GET_LOCK_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Object GUID | 20130530 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | Object Type in Planning Board | 20130530 | ||
3 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | TDOBNAME | Text | 20130530 |
Method GET_LOCK_STRING on class /MRSS/CL_SGE_NOTE has no exception.
Method GET_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CHANGED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | Changed at | 20130412 | ||
2 | ![]() |
EV_CHANGED_BY | Call by reference | Type reference (TYPE) | SYUNAME | Changed by User | 20130412 | ||
3 | ![]() |
EV_CHANGE_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Change Operation | 20130412 | ||
4 | ![]() |
EV_CREATED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | Created at | 20130412 | ||
5 | ![]() |
EV_CREATED_BY | Call by reference | Type reference (TYPE) | SYUNAME | Created by User | 20130412 | ||
6 | ![]() |
EV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Note GUID | 20130412 | ||
7 | ![]() |
EV_NOTE_TEXT | Call by reference | Type reference (TYPE) | STRING | Note Text | 20130412 |
Method GET_NOTE on class /MRSS/CL_SGE_NOTE has no exception.
Method MAINTAIN_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | 'U' | (I)nsert OR (U)pdate OR (D)elete | 20130416 | |
2 | ![]() |
IV_CHANGED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | Changed at | 20130412 | ||
3 | ![]() |
IV_CHANGED_BY | Call by reference | Type reference (TYPE) | SYUNAME | Changed by User | 20130412 | ||
4 | ![]() |
IV_CREATED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | Created at | 20130412 | ||
5 | ![]() |
IV_CREATED_BY | Call by reference | Type reference (TYPE) | SYUNAME | Created by User | 20130412 | ||
6 | ![]() |
IV_MIGRATED_NOTE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Migrated Note | 20140206 | ||
7 | ![]() |
IV_NOTE_TEXT | Call by reference | Type reference (TYPE) | STRING | Note Text | 20130412 |
Method MAINTAIN_NOTE on class /MRSS/CL_SGE_NOTE has no exception.
Method NOTE_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHANGED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | Changed at | 20130410 | ||
2 | ![]() |
IV_CHANGED_BY | Call by reference | Type reference (TYPE) | SYUNAME | Changed by User | 20130410 | ||
3 | ![]() |
IV_CHANGE_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | SPACE | Command Operation | 20130412 | |
4 | ![]() |
IV_CREATED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | Created at | 20130410 | ||
5 | ![]() |
IV_CREATED_BY | Call by reference | Type reference (TYPE) | SYUNAME | Created by User | 20130410 | ||
6 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | note guid | 20130410 | ||
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 description | 20130410 | ||
9 | ![]() |
RREF_SGE_NOTE | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_SGE_NOTE | Single Note class | 20130410 |
Method NOTE_FACTORY on class /MRSS/CL_SGE_NOTE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |