SAP ABAP Interface IF_STW_BO_DB_ACCESS (StreamWork Business Object-Entity Assignment Database Access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_DB (Package) Collaboration: Database Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_BO_DB_ACCESS StreamWork Business Object-Entity Assignment Database Access 20110923
Properties
Interface IF_STW_BO_DB_ACCESS  
Short Description StreamWork Business Object-Entity Assignment Database Access    
General Data
Package S_CLB_DB   Collaboration: Database Layer 
Created 20110923   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_STW_BO_DB_ACCESS has no forward declaration.
Interfaces
Interface IF_STW_BO_DB_ACCESS has no interface.
Friends
Interface IF_STW_BO_DB_ACCESS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ENTITY_TYPE Constant Public See coding 20121025
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_ENTITIES Instance method Public Method Assign Entities to a Business Object 20110923
2 GET_ASSIGNED_BOS Instance method Public Method Get the Assignments of an Entity 20110926
3 GET_ASSIGNED_ENTITIES Instance method Public Method Get the Assignments of a Business Object 20110923
4 GET_ASSIGNED_ENTITY Instance method Public Method Get the Assignment Between a Business Object and an Entity 20110923
5 UNASSIGN_ENTITIES Instance method Public Method Unassign Entities from a Business Object 20110923
Events
Interface IF_STW_BO_DB_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_BO_ENTITY Public See coding 20130214 tty_bo_entity TYPE SORTED TABLE OF stw_s_bo_entity WITH UNIQUE KEY application_id bo_id entity_type entity_id
Method Signatures

Method ASSIGN_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BO_ENTITY Call by reference Type reference (TYPE) STW_T_BO_ENTITY 20110923

Method ASSIGN_ENTITIES on Interface IF_STW_BO_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 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) CLB_APPLICATION_ID 20110926
2 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) STW_ENTITY_ID 20110926
3 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) STW_ENTITY_TYPE 20110926
4 Returning RT_BO_ENTITY Value transfer Type reference (TYPE) STW_T_BO_ENTITY 20111118

Method GET_ASSIGNED_BOS on Interface IF_STW_BO_DB_ACCESS has no exception.

Method GET_ASSIGNED_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) CLB_APPLICATION_ID 20110923
2 Importing IV_BO_ID Call by reference Type reference (TYPE) STW_BO_ID 20110923
3 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) STW_ENTITY_TYPE 20110926
4 Returning RT_BO_ENTITY Value transfer Type reference (TYPE) STW_T_BO_ENTITY 20111118

Method GET_ASSIGNED_ENTITIES on Interface IF_STW_BO_DB_ACCESS has no exception.

Method GET_ASSIGNED_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BO_ENTITY Call by reference Type reference (TYPE) STW_S_BO_ENTITY 20110923
2 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) CLB_APPLICATION_ID 20110923
3 Importing IV_BO_ID Call by reference Type reference (TYPE) STW_BO_ID 20110923
4 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) STW_ENTITY_ID 20110923
5 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) STW_ENTITY_TYPE 20110923

Method GET_ASSIGNED_ENTITY on Interface IF_STW_BO_DB_ACCESS has no exception.

Method UNASSIGN_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BO_ENTITY Call by reference Type reference (TYPE) STW_T_BO_ENTITY 20110923

Method UNASSIGN_ENTITIES on Interface IF_STW_BO_DB_ACCESS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 732