SAP ABAP Class CL_TFW_OBJECT_MAINT (Central Object Maintenance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-TFW (Application Component) Tagging Framework
     STFW_CORE (Package) Tagging Framework Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TFW_LOCKING Object Locking Interface 20130515
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TFW_METADATA Metadata Interface 20130415
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TFW_PERSISTENCE Object Persistence Interface 20130412
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_TFW_COMMENT Object Commenting implementation 20130416
2 Inheritance (c INHERITING FROM c_ref)  CL_TFW_RATING Object Rating Implementation 20130412
3 Inheritance (c INHERITING FROM c_ref)  CL_TFW_TAG Object Tagging Implementation 20130412
Properties
Class CL_TFW_OBJECT_MAINT  
Short Description Central Object Maintenance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STFW_CORE   Tagging Framework Core 
Created 20130412   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_TFW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_TFW_LOCKING Object Locking Interface 20130515
2 IF_TFW_METADATA Metadata Interface 20130415
3 IF_TFW_PERSISTENCE Object Persistence Interface 20130412
Friends
Class CL_TFW_OBJECT_MAINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_METADATA Instance attribute Protected Object reference (TYPE REF TO) IF_TFW_METADATA TFW: Metadata Manager 20130415
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130415
2 GET_OBJ_ID_FROM_TYPE_KEYVAL Static method Public Method Get Object ID from Object Type and Key Value Pair 20130416
3 SAVE_OBJECT Instance method Protected Method Save the object to the database 20130415
Events
Class CL_TFW_OBJECT_MAINT has no event.
Types
Class CL_TFW_OBJECT_MAINT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_TFW_OBJECT_MAINT has no parameter.
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130417

Method GET_OBJ_ID_FROM_TYPE_KEYVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY_VALUE Call by reference Type reference (TYPE) IF_TFW_TYPES=>TS_OBJ_KEY_VAL Table Type for Object Key-Value pair 20130416
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_TYPE_ID TFW: Object Type Identifier 20130416
3 Returning RV_OBJECT_ID Value transfer Type reference (TYPE) IF_TFW_TYPES=>OBJECT_ID TFW: Object Identifier 20130416
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130514

Method SAVE_OBJECT Signature

Method SAVE_OBJECT on class CL_TFW_OBJECT_MAINT has no parameter.
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130613
History
Last changed by/on SAP  20140121 
SAP Release Created in 740