SAP ABAP Class IF_STW_ITEM_INTERNAL (StreamWork Item Internal Interface for Controller)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_STW_FEED_OBJECT Object in an activitystrea.ms activity 20111205
2 Interface composition (i COMPRISING i_ref)  IF_STW_FEED_OBJECT_INTERNAL Feed Object 20111130
3 Interface composition (i COMPRISING i_ref)  IF_STW_ITEM StreamWork Item (generic) 20111102
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_ITEM StreamWork Item (Generic) 20111102
2 Interface implementation (CLASS c. INTERFACES i_ref)  TD_STW_GENERAL_ABSTRACT general abstract testdouble to reduce note dependencies 20120522
Properties
Class IF_STW_ITEM_INTERNAL  
Short Description StreamWork Item Internal Interface for Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111031   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_STW_ITEM_INTERNAL has no forward declaration.
Interfaces
Class IF_STW_ITEM_INTERNAL has no interface implemented.
Friends
Class IF_STW_ITEM_INTERNAL has no friend class.
Attributes
Class IF_STW_ITEM_INTERNAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_ACTIVITY Instance method Public Method 20111102
2 SET_GENERAL_DATA Instance method Public Method 20111122
3 SET_ITEM_ID Instance method Public Method 20111201
Events
# Event Type Visibility Description Created on
1 CREATED Instance Event
(0)
Public
(2)
20111208
Types
Class IF_STW_ITEM_INTERNAL has no local type.
Method Signatures

Method SET_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACTIVITY Call by reference Object reference (TYPE REF TO) IF_STW_ACTIVITY 20111102
# Exception Resumable Description Created on
1 CX_STW_RUNTIME StreamWork Runtime exceptions 20111102

Method SET_GENERAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CREATOR Call by reference Type reference (TYPE) IF_STW_MTH_COMMON_TYPES=>TS_USER 20111122
2 Importing IS_UPDATED_BY Call by reference Type reference (TYPE) IF_STW_MTH_COMMON_TYPES=>TS_USER 20111122
3 Importing IV_ACTION_ITEMS_COUNT Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_ACTION_ITEMS_COUNT 20111122
4 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) IF_STW_ACTIVITY=>TV_ACTIVITY_ID 20111122
5 Importing IV_ACTIVITY_NAME Call by reference Type reference (TYPE) IF_STW_ACTIVITY=>TV_ACTIVITY_NAME 20111122
6 Importing IV_COMMENT_COUNT Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_ITEM_COMMENT_COUNT 20111122
7 Importing IV_CREATED_AT Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_ITEM_CREATED_AT 20111122
8 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_ITEM_DESCRIPTION 20111122
9 Importing IV_ID Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_ITEM_ID 20111122
10 Importing IV_ITEM_DETAIL_XML Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_ITEM_DETAIL_XML 20111122
11 Importing IV_ITEM_TYPE Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_ITEM_TYPE 20111122
12 Importing IV_ITEM_TYPE_NAME Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_ITEM_TYPE_NAME 20111122
13 Importing IV_LOCKED Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_ITEM_LOCKED 20111123
14 Importing IV_NAME Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_ITEM_NAME 20111122
15 Importing IV_REFERENCES_COUNT Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_REFERENCES_COUNT 20111122
16 Importing IV_UPDATED_AT Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_ITEM_UPDATED_AT 20111122
17 Importing IV_VERSION Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_ITEM_VERSION 20111122
# Exception Resumable Description Created on
1 CX_STW_ITEM 20111128

Method SET_ITEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) IF_STW_ITEM=>TV_ITEM_ID 20111201
# Exception Resumable Description Created on
1 CX_STW_ITEM 20111201
Event Signatures

Event CREATED Signature
Event CREATED on class IF_STW_ITEM_INTERNAL has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in