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 GT_HEADER 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 ANYTHING_CHANGED_FOR_GUID Static method Public Method Get Change Information for Header GUID 20070829
2 AUTO_COMPLETE_DATA Static method Private Method OBSOLETE - Complete the Data 20081207
3 IS_MARKED_FOR_DELETE Static method Public Method Check Whether Demands Deleted 20140227
4 MAINTAIN Static method Public Method Maintenance 20040505
5 READ Static method Public Method Read 20040505
6 READ_ADDITIONAL_HEADERS Static method Public Method Read Additional Headers (Projects & WBS) 20080903
7 RESET Static method Public Method Reset 20040507
8 SAVE Static method Public Method Save 20040505
9 SELECT_FOR_ID Static method Public Method Read with ID 20040511
10 TRANSFORM_HEADERS 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 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20070829
2 Returning 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 Importing IT_HEADERS Call by reference Type reference (TYPE) /MRSS/T_DEM_H_TAB Tabelle mit Kopfattributen 20081207
2 Returning 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 Importing IV_HEADER_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20140227
2 Returning 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 Importing IT_HEADER Call by reference Type reference (TYPE) /MRSS/T_DEM_H_WRK_TAB Tabelle mit Bedarfskopfattributen 20040505
2 Importing 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 Exporting ET_ADDITIONAL_HEADERS Call by reference Type reference (TYPE) /MRSS/T_DEM_H_TAB Tabelle mit Bedarfskopfattributen 20081013
2 Exporting ET_HEADER Call by reference Type reference (TYPE) /MRSS/T_DEM_H_WRK_TAB Tabelle mit Bedarfskopfattributen 20040505
3 Importing IT_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20040505
4 Importing 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 Exporting ET_ADDITIONAL_HEADER Call by reference Type reference (TYPE) /MRSS/T_DEM_H_TAB Zusätzliche Köpfe 20080911
2 Exporting ET_HEADER Call by reference Type reference (TYPE) /MRSS/T_DEM_H_TAB Ausgangsköpfe und zusätzliche Köpfe 20081022
3 Importing IT_HEADER Call by reference Type reference (TYPE) /MRSS/T_DEM_H_TAB Ausgangsköpfe 20080911
4 Importing IT_HEADER_WRK Call by reference Type reference (TYPE) /MRSS/T_DEM_H_WRK_TAB Tabelle mit Bedarfskopfattributen 20081115
5 Importing 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 Exporting ET_DEM_H Call by reference Type reference (TYPE) /MRSS/T_DEM_H_WRK_TAB Tabelle mit Bedarfskopfattributen 20040511
2 Importing 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 Importing IT_HEADERS Call by reference Type reference (TYPE) /MRSS/T_DEM_H_TAB Tabelle mit Kopfattributen 20081022
2 Returning 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