SAP ABAP Interface IF_TFW_COMMENT_DB (Comment 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_COMMENT_DB | |
| Short Description | Comment 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_COMMENT | 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_COMMENT_DB has no interface.
Friends
Interface IF_TFW_COMMENT_DB has no friend.
Attributes
Interface IF_TFW_COMMENT_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads comments for an object | 20130418 | |
| 2 | Instance method | Public | Method | Read all the comments for a particular object | 20130522 | |
| 3 | Instance method | Public | Method | Saves comment into the database | 20130418 |
Events
Interface IF_TFW_COMMENT_DB has no event.
Types
Interface IF_TFW_COMMENT_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 | 20130418 | |||
| 2 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>OBJECT_TYPE_ID | TFW: Object Type Identifier | 20130418 | |||
| 3 | RTS_COMMENT_DATA | Value transfer | Type reference (TYPE) | IF_TFW_COMMENT=>TS_COMMENT_DB | 20130418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TFW: Runtime Exception Class | 20130614 |
Method READ_CMNT_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 | 20130522 | |||
| 2 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>OBJECT_TYPE_ID | TFW: Object Type Identifier | 20130522 | |||
| 3 | RTS_OBJECT_CMNT | Value transfer | Type reference (TYPE) | TFW_OBJECT_CMNT_TT | TFW: Table Type for Object Comments | 20130522 |
| # | 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_COMMENT_DATA | Call by reference | Type reference (TYPE) | IF_TFW_COMMENT=>TS_COMMENT_DB | 20130418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TFW: Runtime Exception Class | 20130614 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |