SAP ABAP Interface IF_TFW_RATING_DB (Rating DB Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-TFW (Application Component) Tagging Framework
     STFW_CORE (Package) Tagging Framework Core
Properties
Interface IF_TFW_RATING_DB  
Short Description Rating DB Interface    
General Data
Package STFW_CORE   Tagging Framework Core 
Created 20130418   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_TFW_RATING Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_TFW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_TFW_RATING_DB has no interface.
Friends
Interface IF_TFW_RATING_DB has no friend.
Attributes
Interface IF_TFW_RATING_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ Instance method Public Method Read rating entries for an object 20130418
2 READ_RATING_BY_OBJECT Instance method Public Method Read the rating for a particular object 20130523
3 WRITE Instance method Public Method Save rating data into the database 20130418
Events
Interface IF_TFW_RATING_DB has no event.
Types
Interface IF_TFW_RATING_DB has no local type.
Method Signatures

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_ID TFW: Object Identifier 20130419
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_TYPE_ID TFW: Object Type Identifier 20130419
3 Returning RTS_RATING_DATA Value transfer Type reference (TYPE) IF_TFW_RATING=>TS_RATING_DB 20130418
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130614

Method READ_RATING_BY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_ID TFW: Object Identifier 20130523
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_TYPE_ID TFW: Object Type Identifier 20130523
3 Returning RTS_OBJECT_RATINGS Value transfer Type reference (TYPE) TFW_OBJECT_RATNG_TT TFW: Table Type for Object Rating 20130523
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130614

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_RATING_DATA Call by reference Type reference (TYPE) IF_TFW_RATING=>TS_RATING_DB 20130418
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130614
History
Last changed by/on SAP  20140121 
SAP Release Created in 740