SAP ABAP Class CL_TFW_ODATA_COMMENT_MPC (OData Comment Model Provider)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-TFW (Application Component) Tagging Framework
     STFW_ODATA (Package) OData Services for Tagging, Commenting and Rating
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ABS_MODEL definition class to define programmatically a meta model 20130527
Properties
Class CL_TFW_ODATA_COMMENT_MPC  
Short Description OData Comment Model Provider    
Super Class /IWBEP/CL_MGW_ABS_MODEL definition class to define programmatically a meta model 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STFW_ODATA   OData Services for Tagging, Commenting and Rating 
Created 20130527   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TFW_ODATA_COMMENT_MPC has no forward declaration.
Interfaces
Class CL_TFW_ODATA_COMMENT_MPC has no interface implemented.
Friends
Class CL_TFW_ODATA_COMMENT_MPC has no friend class.
Attributes
Class CL_TFW_ODATA_COMMENT_MPC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEFINE_ASSOCIATIONS Instance method Private Method Define Comment Model Associations 20130530
2 DEFINE_ENTITIES Instance method Private Method Define Comment Model Entities 20130530
3 DEFINE_ENTITY_SETS Instance method Private Method Define Comment Model Entity Sets 20130530
Events
Class CL_TFW_ODATA_COMMENT_MPC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_COMMENT Public See coding Type for comment information 20130613 BEGIN OF s_comment, object_id TYPE string, object_type_id TYPE if_tfw_types=>object_type_id, comment_txt TYPE tfw_cmnt_txt, thread_id TYPE tfw_thread_id, thread_ref_id TYPE tfw_thread_id, created_by TYPE tfw_unam, created_on TYPE tfw_tmstmp, END OF s_comment
Method Signatures

Method DEFINE_ASSOCIATIONS Signature

Method DEFINE_ASSOCIATIONS on class CL_TFW_ODATA_COMMENT_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130530

Method DEFINE_ENTITIES Signature

Method DEFINE_ENTITIES on class CL_TFW_ODATA_COMMENT_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130530

Method DEFINE_ENTITY_SETS Signature

Method DEFINE_ENTITY_SETS on class CL_TFW_ODATA_COMMENT_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20130530
History
Last changed by/on SAP  20140121 
SAP Release Created in 740