SAP ABAP Class IF_STW_BO_TOPIC_DB_ACCESS (StreamWork Business Object-Topic Assignment Database Access)
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
| Class | IF_STW_BO_TOPIC_DB_ACCESS | |
| Short Description | StreamWork Business Object-Topic Assignment Database Access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111025 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_STW_BO_TOPIC_DB_ACCESS has no forward declaration.
Interfaces
Class IF_STW_BO_TOPIC_DB_ACCESS has no interface implemented.
Friends
Class IF_STW_BO_TOPIC_DB_ACCESS has no friend class.
Attributes
Class 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
Class IF_STW_BO_TOPIC_DB_ACCESS has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_STW_BO_TOPIC_DB_ACCESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |