SAP ABAP Class /MRSS/CL_SGE_TOUR_DB (Tour database operations)
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_TOUR_DB | |
| Short Description | Tour database operations | |
| 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 | 20110113 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_TOUR_DB has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_TOUR_DB has no interface implemented.
Friends
Class /MRSS/CL_SGE_TOUR_DB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_TOUR_ATT_WRK_TAB | Tour attribute work table type | 20110113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Create guid | 20110113 | |
| 2 | Static method | Public | Method | Maintain Buffer | 20110113 | |
| 3 | Static method | Public | Method | Read from Buffer or Database | 20110113 | |
| 4 | Static method | Private | Method | Read from DB before maintain | 20110113 | |
| 5 | Static method | Public | Method | Read all tours for deletion | 20130802 | |
| 6 | Static method | Public | Method | Reset all the buffer information | 20110113 | |
| 7 | Static method | Public | Method | Save records to DB | 20110113 |
Events
Class /MRSS/CL_SGE_TOUR_DB has no event.
Types
Class /MRSS/CL_SGE_TOUR_DB has no local type.
Method Signatures
Method CREATE_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GUID | Value transfer | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20110113 |
Method CREATE_GUID on class /MRSS/CL_SGE_TOUR_DB has no exception.
Method MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TOUR_ATT | Call by reference | Type reference (TYPE) | /MRSS/T_TOUR_ATT_WRK_TAB | Tour attribute work table type | 20110113 |
Method MAINTAIN on class /MRSS/CL_SGE_TOUR_DB has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TOUR_ATT | Call by reference | Type reference (TYPE) | /MRSS/T_TOUR_ATT_WRK_TAB | Tour attribute work table type | 20110113 | |||
| 2 | IT_RESOURCE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20110113 | |||
| 3 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | Time Stamp (Date and Time) | 20110113 | |||
| 4 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | Time Stamp (Date and Time) | 20110113 |
Method READ on class /MRSS/CL_SGE_TOUR_DB has no exception.
Method READ_BEFORE_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TOUR_ATT | Call by reference | Type reference (TYPE) | /MRSS/T_TOUR_ATT_WRK_TAB | Tour attribute work table type | 20110113 |
Method READ_BEFORE_MAINTAIN on class /MRSS/CL_SGE_TOUR_DB has no exception.
Method READ_FOR_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TOUR_ATT | Call by reference | Type reference (TYPE) | /MRSS/T_TOUR_ATT_TAB | Tour attributes table | 20130802 | |||
| 2 | IT_RESOURCE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130802 |
Method READ_FOR_DELETION on class /MRSS/CL_SGE_TOUR_DB has no exception.
Method RESET Signature
Method RESET on class /MRSS/CL_SGE_TOUR_DB has no parameter.
Method RESET on class /MRSS/CL_SGE_TOUR_DB has no exception.
Method SAVE Signature
Method SAVE on class /MRSS/CL_SGE_TOUR_DB has no parameter.
Method SAVE on class /MRSS/CL_SGE_TOUR_DB has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |