SAP ABAP Interface IF_CLB2_BO_DB_ACCESS (SAP Jam Business Object-Entity Assignment Database Access)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     CLB2_MAPPING (Package) Collaboration: Mapping
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB2_BO_DB_ACCESS Business Object-Entity Assignment Database Access 20130516
Properties
Interface IF_CLB2_BO_DB_ACCESS  
Short Description SAP Jam Business Object-Entity Assignment Database Access    
General Data
Package CLB2_MAPPING   Collaboration: Mapping 
Created 20130516   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_CLB2_BO_DB_ACCESS has no forward declaration.
Interfaces
Interface IF_CLB2_BO_DB_ACCESS has no interface.
Friends
Interface IF_CLB2_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 20130516
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_ENTITIES Instance method Public Method Assign Entities to a Business Object 20130516
2 GET_ASSIGNED_BOS Instance method Public Method Get the Assignments of an Entity 20130516
3 GET_ASSIGNED_ENTITIES Instance method Public Method Get the Assignments of a Business Object 20130516
4 GET_ASSIGNED_ENTITY Instance method Public Method Get the Assignment Between a Business Object and an Entity 20130516
5 UNASSIGN_ENTITIES Instance method Public Method Unassign Entities from a Business Object 20130516
Events
Interface IF_CLB2_BO_DB_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_BO_ENTITY Public See coding 20130516 tty_bo_entity TYPE SORTED TABLE OF clb2_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) CLB2_T_BO_ENTITY 20130516

Method ASSIGN_ENTITIES on Interface IF_CLB2_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) CLB2_APPLICATION_ID 20130516
2 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) CLB2_ENTITY_ID 20130516
3 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) CLB2_ENTITY_TYPE 20130516
4 Returning RT_BO_ENTITY Value transfer Type reference (TYPE) CLB2_T_BO_ENTITY 20130516

Method GET_ASSIGNED_BOS on Interface IF_CLB2_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) CLB2_APPLICATION_ID 20130516
2 Importing IV_BO_ID Call by reference Type reference (TYPE) CLB2_BO_ID 20130516
3 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) CLB2_ENTITY_TYPE 20130516
4 Returning RT_BO_ENTITY Value transfer Type reference (TYPE) CLB2_T_BO_ENTITY 20130516

Method GET_ASSIGNED_ENTITIES on Interface IF_CLB2_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) CLB2_S_BO_ENTITY 20130516
2 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) CLB2_APPLICATION_ID 20130516
3 Importing IV_BO_ID Call by reference Type reference (TYPE) CLB2_BO_ID 20130516
4 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) CLB2_ENTITY_ID 20130516
5 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) CLB2_ENTITY_TYPE 20130516

Method GET_ASSIGNED_ENTITY on Interface IF_CLB2_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) CLB2_T_BO_ENTITY 20130516

Method UNASSIGN_ENTITIES on Interface IF_CLB2_BO_DB_ACCESS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100