SAP ABAP Class /MRSS/IF_SGE_MNT_TECH_OBJECT (Interface to handle technical Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_APPLICATION_MNT Scheduling Engine Application: Planning Board 20130426
Properties
Class /MRSS/IF_SGE_MNT_TECH_OBJECT  
Short Description Interface to handle technical Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130426   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_SGE_MNT_TECH_OBJECT has no forward declaration.
Interfaces
Class /MRSS/IF_SGE_MNT_TECH_OBJECT has no interface implemented.
Friends
Class /MRSS/IF_SGE_MNT_TECH_OBJECT has no friend class.
Attributes
Class /MRSS/IF_SGE_MNT_TECH_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 TECH_OBJECT_GET Instance method Public Method Read Technical Objects 20130426
2 TECH_OBJECT_MAINTAIN Instance method Public Method Maintain Technical Objects 20130426
Events
Class /MRSS/IF_SGE_MNT_TECH_OBJECT has no event.
Types
Class /MRSS/IF_SGE_MNT_TECH_OBJECT has no local type.
Method Signatures

Method TECH_OBJECT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TECH_OBJECT Call by reference Type reference (TYPE) /MRSS/T_TECH_OBJECT Technical Objects 20130426
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130426
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130426
4 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130426

Method TECH_OBJECT_GET on class /MRSS/IF_SGE_MNT_TECH_OBJECT has no exception.

Method TECH_OBJECT_MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130426
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Anything failed? 20130426
3 Importing IT_TECH_OBJECT_WRK Call by reference Type reference (TYPE) /MRSS/T_TECH_OBJECT_WRK_TAB Technical Object Wrk tab 20130426

Method TECH_OBJECT_MAINTAIN on class /MRSS/IF_SGE_MNT_TECH_OBJECT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in