SAP ABAP Class IF_STW_COMMENT_INTERNAL (Stream Work: Comment for Item)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_STW_COMMENT | Comment for an Item | 20111117 |
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
Class | IF_STW_COMMENT_INTERNAL | |
Short Description | Stream Work: Comment for Item | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20111117 | SAP |
Last change | 20130531 | 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... |
Interfaces
Class IF_STW_COMMENT_INTERNAL has no interface implemented.
Friends
Class IF_STW_COMMENT_INTERNAL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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
Class 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 class IF_STW_COMMENT_INTERNAL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |