SAP ABAP Class IF_TFW_RATING_DB (Rating DB Interface)
Properties
| Class | IF_TFW_RATING_DB | |
| Short Description | Rating DB Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130418 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_TFW_RATING_DB has no interface implemented.
Friends
Class IF_TFW_RATING_DB has no friend class.
Attributes
Class IF_TFW_RATING_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read rating entries for an object | 20130418 | |
| 2 | Instance method | Public | Method | Read the rating for a particular object | 20130523 | |
| 3 | Instance method | Public | Method | Save rating data into the database | 20130418 |
Events
Class IF_TFW_RATING_DB has no event.
Types
Class 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 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>OBJECT_ID | TFW: Object Identifier | 20130419 | |||
| 2 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>OBJECT_TYPE_ID | TFW: Object Type Identifier | 20130419 | |||
| 3 | RTS_RATING_DATA | Value transfer | Type reference (TYPE) | IF_TFW_RATING=>TS_RATING_DB | 20130418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>OBJECT_ID | TFW: Object Identifier | 20130523 | |||
| 2 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>OBJECT_TYPE_ID | TFW: Object Type Identifier | 20130523 | |||
| 3 | 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 | TFW: Runtime Exception Class | 20130614 |
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITS_RATING_DATA | Call by reference | Type reference (TYPE) | IF_TFW_RATING=>TS_RATING_DB | 20130418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TFW: Runtime Exception Class | 20130614 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |