SAP ABAP Class /MRSS/CL_SGD_DEM_SPLIT_HISTORY (Maintain Split History)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGD (Package) Planning Board Demand
⤷
⤷
Properties
| Class | /MRSS/CL_SGD_DEM_SPLIT_HISTORY | |
| Short Description | Maintain Split History | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGD | Planning Board Demand |
| Created | 20070318 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no forward declaration.
Interfaces
Class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no interface implemented.
Friends
Class /MRSS/CL_SGD_DEM_SPLIT_HISTORY 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_DEM_SPLIT_HIST_DB_TAB | Buffer for Demand Splits | 20070318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20070402 | |
| 2 | Static method | Public | Method | Processing of REDO Operation | 20070402 | |
| 3 | Static method | Public | Method | Processing of UNDO Operation | 20070402 | |
| 4 | Static method | Public | Method | Write Split Information (to Buffer) | 20070318 | |
| 5 | Static method | Public | Method | Read Split Information | 20070318 | |
| 6 | Static method | Public | Method | Lesen von allen Splitinformationen für Löschreports | 20130527 | |
| 7 | Static method | Public | Method | Reset | 20070318 | |
| 8 | Static method | Public | Method | Save | 20070318 |
Events
Class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no event.
Types
Class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no exception.
Method HANDLER_REDO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_COMMAND | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_CMD_MULTIPLE_COMMAND | Kommando bezogen auf mehrere Einsätze | 20070402 |
Method HANDLER_REDO on class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no exception.
Method HANDLER_UNDO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_COMMAND | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_CMD_MULTIPLE_COMMAND | Kommando bezogen auf mehrere Einsätze | 20070402 |
Method HANDLER_UNDO on class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no exception.
Method MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SPLIT | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_SPLIT_HIST_DB | Neuer Split | 20070318 |
Method MAINTAIN on class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SPLITS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_SPLIT_HIST_DB_TAB | Split Informationen zum Bedarf | 20070318 | |||
| 2 | EV_NOT_FOUND | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Keine Splits gefunden | 20070318 | |||
| 3 | IV_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | Guid des gesuchten Bedarfs | 20070318 |
Method READ on class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no exception.
Method READ_FOR_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMPLEX_DEMAND_HEADER | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130527 |
Method READ_FOR_DELETION on class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no exception.
Method RESET Signature
Method RESET on class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no parameter.
Method RESET on class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no exception.
Method SAVE Signature
Method SAVE on class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no parameter.
Method SAVE on class /MRSS/CL_SGD_DEM_SPLIT_HISTORY has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 606 |