SAP ABAP Class /MRSS/CL_SGD_DEM_HEADER (Maintain the Header Attributes)
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_HEADER | |
| Short Description | Maintain the Header Attributes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGD | Planning Board Demand |
| Created | 20040505 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGD_DEM_HEADER has no forward declaration.
Interfaces
Class /MRSS/CL_SGD_DEM_HEADER has no interface implemented.
Friends
Class /MRSS/CL_SGD_DEM_HEADER 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_H_D_WRK_TAB | Work Table for Header Attributes | 20040505 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Change Information for Header GUID | 20070829 | |
| 2 | Static method | Private | Method | OBSOLETE - Complete the Data | 20081207 | |
| 3 | Static method | Public | Method | Check Whether Demands Deleted | 20140227 | |
| 4 | Static method | Public | Method | Maintenance | 20040505 | |
| 5 | Static method | Public | Method | Read | 20040505 | |
| 6 | Static method | Public | Method | Read Additional Headers (Projects & WBS) | 20080903 | |
| 7 | Static method | Public | Method | Reset | 20040507 | |
| 8 | Static method | Public | Method | Save | 20040505 | |
| 9 | Static method | Public | Method | Read with ID | 20040511 | |
| 10 | Static method | Private | Method | Check Headers | 20081022 |
Events
Class /MRSS/CL_SGD_DEM_HEADER has no event.
Types
Class /MRSS/CL_SGD_DEM_HEADER has no local type.
Method Signatures
Method ANYTHING_CHANGED_FOR_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20070829 | |||
| 2 | RV_CHANGED | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070829 |
Method ANYTHING_CHANGED_FOR_GUID on class /MRSS/CL_SGD_DEM_HEADER has no exception.
Method AUTO_COMPLETE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HEADERS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_TAB | Tabelle mit Kopfattributen | 20081207 | |||
| 2 | RT_HEADERS | Value transfer | Type reference (TYPE) | /MRSS/T_DEM_H_TAB | Tabelle mit Kopfattributen | 20081207 |
Method AUTO_COMPLETE_DATA on class /MRSS/CL_SGD_DEM_HEADER has no exception.
Method IS_MARKED_FOR_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HEADER_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20140227 | |||
| 2 | RV_MARKED_FOR_DELETION | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20140227 |
Method IS_MARKED_FOR_DELETE on class /MRSS/CL_SGD_DEM_HEADER has no exception.
Method MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HEADER | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_WRK_TAB | Tabelle mit Bedarfskopfattributen | 20040505 | |||
| 2 | IT_HEADER_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_D_WRK_TAB | Arbeitsstruktur für Kopfdaten mit Update-Kennzeichen | 20060810 |
Method MAINTAIN on class /MRSS/CL_SGD_DEM_HEADER has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ADDITIONAL_HEADERS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_TAB | Tabelle mit Bedarfskopfattributen | 20081013 | |||
| 2 | ET_HEADER | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_WRK_TAB | Tabelle mit Bedarfskopfattributen | 20040505 | |||
| 3 | IT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20040505 | |||
| 4 | IV_RELOAD | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070820 |
Method READ on class /MRSS/CL_SGD_DEM_HEADER has no exception.
Method READ_ADDITIONAL_HEADERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ADDITIONAL_HEADER | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_TAB | Zusätzliche Köpfe | 20080911 | |||
| 2 | ET_HEADER | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_TAB | Ausgangsköpfe und zusätzliche Köpfe | 20081022 | |||
| 3 | IT_HEADER | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_TAB | Ausgangsköpfe | 20080911 | |||
| 4 | IT_HEADER_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_WRK_TAB | Tabelle mit Bedarfskopfattributen | 20081115 | |||
| 5 | IV_RELOAD | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Objekte neu aus DB laden? | 20080911 |
Method READ_ADDITIONAL_HEADERS on class /MRSS/CL_SGD_DEM_HEADER has no exception.
Method RESET Signature
Method RESET on class /MRSS/CL_SGD_DEM_HEADER has no parameter.
Method RESET on class /MRSS/CL_SGD_DEM_HEADER has no exception.
Method SAVE Signature
Method SAVE on class /MRSS/CL_SGD_DEM_HEADER has no parameter.
Method SAVE on class /MRSS/CL_SGD_DEM_HEADER has no exception.
Method SELECT_FOR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEM_H | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_WRK_TAB | Tabelle mit Bedarfskopfattributen | 20040511 | |||
| 2 | IT_ID_RNG | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_ID_RNGT | Rangetabelle mit Ids von komplexen Bedarfen | 20040511 |
Method SELECT_FOR_ID on class /MRSS/CL_SGD_DEM_HEADER has no exception.
Method TRANSFORM_HEADERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HEADERS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_TAB | Tabelle mit Kopfattributen | 20081022 | |||
| 2 | RT_HEADERS | Value transfer | Type reference (TYPE) | /MRSS/T_DEM_H_TAB | Tabelle mit Kopfattributen | 20081022 |
Method TRANSFORM_HEADERS on class /MRSS/CL_SGD_DEM_HEADER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 401 |