SAP ABAP Class /MRSS/CL_SGE_DATA_CHANGED_TEND (Data changed for Tender)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_SGE_DATA_CHANGED Changed Data in the Scheduling Engine Application 20090923
Properties
Class /MRSS/CL_SGE_DATA_CHANGED_TEND  
Short Description Data changed for Tender    
Super Class /MRSS/CL_SGE_DATA_CHANGED Changed Data in the Scheduling Engine Application 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20090923   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_DATA_CHANGED_TEND has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_DATA_CHANGED_TEND has no interface implemented.
Friends
Class /MRSS/CL_SGE_DATA_CHANGED_TEND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_TENDER Instance attribute Public Object reference (TYPE REF TO) /MRSS/CL_TEN_TENDER Tender Object Interface 20090923
2 GS_TENDER_NEW Instance attribute Public Type reference (TYPE) /MRSS/T_TEN_TENDER_STR Structure representation of a Tender 20090923
3 GS_TENDER_OLD Instance attribute Public Type reference (TYPE) /MRSS/T_TEN_TENDER_STR Structure representation of a Tender 20090923
4 GT_PROP_RES_NEW Instance attribute Public Type reference (TYPE) /MRSS/T_TEN_PROP_RES_WRK_TAB Table type for representing a proposed resource 20090923
5 GT_PROP_RES_OLD Instance attribute Public Type reference (TYPE) /MRSS/T_TEN_PROP_RES_WRK_TAB Table type for representing a proposed resource 20090923
6 GV_GUID Instance attribute Public Type reference (TYPE) /MRSS/T_GUID 20090923
7 GV_OPERATION Instance attribute Public Type reference (TYPE) /MRSS/T_SGE_OPERATION 20090923
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090923
Events
Class /MRSS/CL_SGE_DATA_CHANGED_TEND has no event.
Types
Class /MRSS/CL_SGE_DATA_CHANGED_TEND has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_TENDER Call by reference Object reference (TYPE REF TO) /MRSS/CL_TEN_TENDER Tender Object Interface 20090923
2 Importing IS_TENDER_NEW Call by reference Type reference (TYPE) /MRSS/T_TEN_TENDER_STR Structure representation of a Tender 20090923
3 Importing IS_TENDER_OLD Call by reference Type reference (TYPE) /MRSS/T_TEN_TENDER_STR Structure representation of a Tender 20090923
4 Importing IT_PROP_RES_NEW Call by reference Type reference (TYPE) /MRSS/T_TEN_PROP_RES_WRK_TAB Table type for representing a proposed resource 20090923
5 Importing IT_PROP_RES_OLD Call by reference Type reference (TYPE) /MRSS/T_TEN_PROP_RES_WRK_TAB Table type for representing a proposed resource 20090923
6 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION 20090923
7 Importing IV_UI_LOCK_INDICATOR Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20090923

Method CONSTRUCTOR on class /MRSS/CL_SGE_DATA_CHANGED_TEND has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700