SAP ABAP Class /MRSS/CL_SGE_TOBJ_DB (Technical Object)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/TOBJ (Package) Technical Object
Properties
Class /MRSS/CL_SGE_TOBJ_DB  
Short Description Technical Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/TOBJ   Technical Object 
Created 20130401   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_TOBJ_DB has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_TOBJ_DB has no interface implemented.
Friends
Class /MRSS/CL_SGE_TOBJ_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_TECH_OBJ Static Attribute Private Type reference (TYPE) /MRSS/T_TECH_OBJECT_WRK_TAB Technical Object 20130401
2 GT_TECH_OBJ_LINK Static Attribute Private Type reference (TYPE) /MRSS/T_TOBJ_LINK_WRK_TAB Link between Technical Object and its source 20130401
Methods
# Method Level Visibility Method type Description Created on
1 GET_TECHNICAL_OBJECT Static method Public Method List of Technical Objects 20130429
2 GET_TECH_OBJ_BY_EXT_KEY Static method Public Method Pass in ext key and get the entire TOBJ 20130905
3 GET_TECH_OBJ_BY_INT_KEY Static method Public Method Pass in int key and get the guid 20130905
4 MAINTAIN_TECHNICAL_OBJECTS Static method Public Method Maintain Technical Objects 20130426
5 MAINTAIN_TECHNICAL_OBJECT_LINK Static method Public Method Maintain the Technical Object Link 20130429
6 READ Static method Public Method Reads Technical Object Details 20130401
7 RESET Static method Public Method Reset 20130401
8 SAVE Static method Public Method Saves the changes to the database 20130401
Events
Class /MRSS/CL_SGE_TOBJ_DB has no event.
Types
Class /MRSS/CL_SGE_TOBJ_DB has no local type.
Method Signatures

Method GET_TECHNICAL_OBJECT 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 20130429
2 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130429

Method GET_TECHNICAL_OBJECT on class /MRSS/CL_SGE_TOBJ_DB has no exception.

Method GET_TECH_OBJ_BY_EXT_KEY 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 20130905
2 Importing IV_EXTERNAL_KEY Call by reference Type reference (TYPE) /MRSS/T_TOBJ_KEY_EXT Technical Object Internal Key 20130905
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Technical Object External Key 20130905
4 Importing IV_TECH_OBJ_TYPE Call by reference Type reference (TYPE) /MRSS/T_TOBJ_TYPE_EXT Technical ObjectType External 20130905

Method GET_TECH_OBJ_BY_EXT_KEY on class /MRSS/CL_SGE_TOBJ_DB has no exception.

Method GET_TECH_OBJ_BY_INT_KEY 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 20130905
2 Importing IV_INTERNAL_KEY Call by reference Type reference (TYPE) /MRSS/T_TOBJ_KEY_INT Technical Object Internal Key 20130905
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Technical Object External Key 20130905
4 Importing IV_TECH_OBJ_TYPE Call by reference Type reference (TYPE) /MRSS/T_TOBJ_TYPE_EXT Technical ObjectType External 20130905

Method GET_TECH_OBJ_BY_INT_KEY on class /MRSS/CL_SGE_TOBJ_DB has no exception.

Method MAINTAIN_TECHNICAL_OBJECTS 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 ET_NEW_TECH_OBJECTS Call by reference Type reference (TYPE) /MRSS/T_TECH_OBJECT_WRK_TAB Completed details 20130504
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130426
4 Importing IT_TECH_OBJECTS Call by reference Type reference (TYPE) /MRSS/T_TECH_OBJECT_WRK_TAB Technical Object Wrk Structure 20130426

Method MAINTAIN_TECHNICAL_OBJECTS on class /MRSS/CL_SGE_TOBJ_DB has no exception.

Method MAINTAIN_TECHNICAL_OBJECT_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TECH_OBJECT Value transfer Type reference (TYPE) /MRSS/T_TECH_OBJECT_TAB Technical Objects 20130429
2 Importing IV_DEMAND_GUID Value transfer Type reference (TYPE) /MRSS/T_GUID GUID 20130429

Method MAINTAIN_TECHNICAL_OBJECT_LINK on class /MRSS/CL_SGE_TOBJ_DB has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOBJ Call by reference Type reference (TYPE) /MRSS/T_TECH_OBJECT_TAB Technical Object with Operations 20130401
2 Exporting ET_TOBJ_LINK Call by reference Type reference (TYPE) /MRSS/T_TOBJ_LINK_TAB Operation table for Technical Object link operation 20130401
3 Importing IT_DEMAND_GUIDS Value transfer Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130401
4 Importing IV_RELOAD Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN SPACE Reload? 20140210

Method READ on class /MRSS/CL_SGE_TOBJ_DB has no exception.

Method RESET Signature

Method RESET on class /MRSS/CL_SGE_TOBJ_DB has no parameter.
Method RESET on class /MRSS/CL_SGE_TOBJ_DB has no exception.

Method SAVE Signature

Method SAVE on class /MRSS/CL_SGE_TOBJ_DB has no parameter.
Method SAVE on class /MRSS/CL_SGE_TOBJ_DB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800