SAP ABAP Interface IF_STW_COMMENT_INTERNAL (Stream Work: Comment for Item)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_OL_COMMON (Package) Common Objects and def. of the Object Layer (comp. mode)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STW_COMMENT | Comment for an Item | 20111117 |
Properties
Interface | IF_STW_COMMENT_INTERNAL | |
Short Description | Stream Work: Comment for Item |
General Data
Package | S_STW_OL_COMMON | Common Objects and def. of the Object Layer (comp. mode) |
Created | 20111117 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_STW_COMMENT_INTERNAL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_STW_COMMENT | Comment for an Item | 20111117 |
Friends
Interface IF_STW_COMMENT_INTERNAL has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_COMMENT | Instance attribute | Public | Type reference (TYPE) | TV_COMMENT | 20111128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Comment for an Item | 20111128 |
2 | ![]() |
Instance method | Public | Method | Set Item, for which the comment is meant | 20111117 |
Events
Interface IF_STW_COMMENT_INTERNAL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_COMMENT | Public | See coding | 20111128 | tt_comment TYPE STANDARD TABLE OF REF TO if_stw_comment WITH DEFAULT KEY
|
||
2 | TV_COMMENT | Public | Type reference (TYPE) | STW_ITEM_COMMENT | 20111128 |
|
Method Signatures
Method CREATE_COMMENT_FOR_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMMENT | Call by reference | Type reference (TYPE) | IF_STW_COMMENT_INTERNAL=>TV_COMMENT | 20111128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error from Comment (of an Item) | 20111128 |
Method SET_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_STW_ITEM | StreamWork Item (generic) | 20111117 |
Method SET_ITEM on Interface IF_STW_COMMENT_INTERNAL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |