SAP ABAP Interface IF_STW_BO_TOPIC_DB_ACCESS (StreamWork Business Object-Topic Assignment Database Access)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_DB (Package) Database Layer of the StreamWork Library (Comp. Mode)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STW_BO_TOPIC_DB_ACCESS | StreamWork Business Object-Topic Assignment Database Access | 20111025 |
Properties
| Interface | IF_STW_BO_TOPIC_DB_ACCESS | |
| Short Description | StreamWork Business Object-Topic Assignment Database Access |
General Data
| Package | S_STW_DB | Database Layer of the StreamWork Library (Comp. Mode) |
| Created | 20111025 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_STW_BO_TOPIC_DB_ACCESS has no forward declaration.
Interfaces
Interface IF_STW_BO_TOPIC_DB_ACCESS has no interface.
Friends
Interface IF_STW_BO_TOPIC_DB_ACCESS has no friend.
Attributes
Interface IF_STW_BO_TOPIC_DB_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assign Topics to a Business Object | 20111025 | |
| 2 | Instance method | Public | Method | Get the Assignments of a Topic | 20111025 | |
| 3 | Instance method | Public | Method | Get the Assignment Between a Business Object and a Topic | 20111025 | |
| 4 | Instance method | Public | Method | Get the Assignments of a Business Object | 20111025 | |
| 5 | Instance method | Public | Method | Unassign Topics from a Business Object | 20111025 |
Events
Interface IF_STW_BO_TOPIC_DB_ACCESS has no event.
Types
Interface IF_STW_BO_TOPIC_DB_ACCESS has no local type.
Method Signatures
Method ASSIGN_TOPICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BO_TOPIC | Call by reference | Type reference (TYPE) | STW_T_BO_TOPIC | StreamWork: Business Object - Topic Assignment | 20111025 |
Method ASSIGN_TOPICS on Interface IF_STW_BO_TOPIC_DB_ACCESS has no exception.
Method GET_ASSIGNED_BOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | CLB_APPLICATION_ID | 20111025 | ||||
| 2 | IV_TOPIC_ID | Call by reference | Type reference (TYPE) | STW_TOPIC_ID | 20111025 | ||||
| 3 | RT_BO_TOPIC | Value transfer | Type reference (TYPE) | STW_T_BO_TOPIC | 20111118 |
Method GET_ASSIGNED_BOS on Interface IF_STW_BO_TOPIC_DB_ACCESS has no exception.
Method GET_ASSIGNED_TOPIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BO_TOPIC | Call by reference | Type reference (TYPE) | STW_S_BO_TOPIC | 20111025 | ||||
| 2 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | CLB_APPLICATION_ID | 20111025 | ||||
| 3 | IV_BO_ID | Call by reference | Type reference (TYPE) | STW_BO_ID | 20111025 | ||||
| 4 | IV_TOPIC_ID | Call by reference | Type reference (TYPE) | STW_TOPIC_ID | 20111025 |
Method GET_ASSIGNED_TOPIC on Interface IF_STW_BO_TOPIC_DB_ACCESS has no exception.
Method GET_ASSIGNED_TOPICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | CLB_APPLICATION_ID | 20111025 | ||||
| 2 | IV_BO_ID | Call by reference | Type reference (TYPE) | STW_BO_ID | 20111025 | ||||
| 3 | RT_BO_TOPIC | Value transfer | Type reference (TYPE) | STW_T_BO_TOPIC | 20111118 |
Method GET_ASSIGNED_TOPICS on Interface IF_STW_BO_TOPIC_DB_ACCESS has no exception.
Method UNASSIGN_TOPICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BO_TOPIC | Call by reference | Type reference (TYPE) | STW_T_BO_TOPIC | 20111025 |
Method UNASSIGN_TOPICS on Interface IF_STW_BO_TOPIC_DB_ACCESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |