SAP ABAP Class IF_STW_ACTIVITY_INTERNAL (StreamWork Activity Internal)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_STW_ACTIVITY | StreamWork Activity | 20110811 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_STW_FEED_OBJECT | Object in an activitystrea.ms activity | 20111205 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_STW_FEED_OBJECT_INTERNAL | Feed Object | 20111202 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STW_ACTIVITY | StreamWork Activity | 20110811 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_STW_GENERAL_ABSTRACT | general abstract testdouble to reduce note dependencies | 20120525 |
Properties
| Class | IF_STW_ACTIVITY_INTERNAL | |
| Short Description | StreamWork Activity Internal | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110811 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_STW_ACTIVITY_INTERNAL has no interface implemented.
Friends
Class IF_STW_ACTIVITY_INTERNAL has no friend class.
Attributes
Class IF_STW_ACTIVITY_INTERNAL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create an New StreamWork Activity | 20110811 | |
| 2 | Instance method | Public | Method | Request Activity Data from StreamWork | 20111116 | |
| 3 | Instance method | Public | Method | Set the Activity Data | 20111004 | |
| 4 | Instance method | Public | Method | Set the Activity ID | 20110915 | |
| 5 | Instance method | Public | Method | Obsolete: Set if Activity is Visible for the Current User | 20111019 |
Events
Class IF_STW_ACTIVITY_INTERNAL has no event.
Types
Class IF_STW_ACTIVITY_INTERNAL has no local type.
Method Signatures
Method CREATE_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DUE_DATE | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_DUE_DATE | 20120703 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_NAME | 20110811 | ||||
| 3 | IV_PRIVACY | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_PRIVACY | 20110811 | ||||
| 4 | IV_PURPOSE | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_PURPOSE | 20110811 | ||||
| 5 | IV_REMINDER | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_REMINDER | 20120703 | ||||
| 6 | IV_SHARING | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_SHARING | 20110811 | ||||
| 7 | IV_TEMPLATE_ID | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_TEMPLATE_ID | 20110811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110811 | |||
| 2 | 20110915 |
Method REQUEST_DATA Signature
Method REQUEST_DATA on class IF_STW_ACTIVITY_INTERNAL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | StreamWork Activity exceptions | 20111116 |
Method SET_ACTIVITY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CREATOR | Call by reference | Object reference (TYPE REF TO) | IF_STW_USER | 20111004 | ||||
| 2 | IO_OWNER | Call by reference | Object reference (TYPE REF TO) | IF_STW_USER | 20111004 | ||||
| 3 | IS_EXTERNAL | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TS_EXTERNAL_ENTITY_INFO | 20111004 | ||||
| 4 | IT_INVITATION | Call by reference | Type reference (TYPE) | IF_STW_USER=>TT_SW_USER | List of Stream Users | 20111215 | |||
| 5 | IT_PARTICIPANT | Call by reference | Type reference (TYPE) | IF_STW_USER=>TT_SW_USER | 20111005 | ||||
| 6 | IT_TAG | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TT_ACTIVITY_TAG | 20111121 | ||||
| 7 | IV_CREATED_AT | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_CREATED_AT | 20111004 | ||||
| 8 | IV_DUE_DATE | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_DUE_DATE_TS | 20120703 | ||||
| 9 | IV_INVITABLE | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_INVITABLE | 20111004 | ||||
| 10 | IV_NAME | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_NAME | 20111004 | ||||
| 11 | IV_PRIVACY | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_PRIVACY | 20111004 | ||||
| 12 | IV_PURPOSE | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_PURPOSE | 20111004 | ||||
| 13 | IV_REMINDER | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_REMINDER_TS | 20120703 | ||||
| 14 | IV_SHARING | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_SHARING | 20111004 | ||||
| 15 | IV_STATUS | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_STATUS | 20111004 | ||||
| 16 | IV_UPDATED_AT | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_CREATED_AT | 20111004 | ||||
| 17 | IV_UPDATE_COUNT | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_UPDATE_COUNT | 20111028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111004 | |||
| 2 | 20111004 |
Method SET_ACTIVITY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | STW_ACTIVITY_ID | StreamWork Activity ID | 20110915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110915 | |||
| 2 | 20110915 |
Method SET_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VISIBILITY | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_VISIBILITY | 20111019 |
Method SET_VISIBILITY on class IF_STW_ACTIVITY_INTERNAL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |