SAP ABAP Class IF_CLB2_BO_DB_ACCESS (SAP Jam Business Object-Entity Assignment Database Access)
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
Class | IF_CLB2_BO_DB_ACCESS | |
Short Description | SAP Jam Business Object-Entity Assignment Database Access | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130516 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CLB2_BO_DB_ACCESS has no forward declaration.
Interfaces
Class IF_CLB2_BO_DB_ACCESS has no interface implemented.
Friends
Class IF_CLB2_BO_DB_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20130516 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Assign Entities to a Business Object | 20130516 |
2 | ![]() |
Instance method | Public | Method | Get the Assignments of an Entity | 20130516 |
3 | ![]() |
Instance method | Public | Method | Get the Assignments of a Business Object | 20130516 |
4 | ![]() |
Instance method | Public | Method | Get the Assignment Between a Business Object and an Entity | 20130516 |
5 | ![]() |
Instance method | Public | Method | Unassign Entities from a Business Object | 20130516 |
Events
Class 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 | ![]() |
IT_BO_ENTITY | Call by reference | Type reference (TYPE) | CLB2_T_BO_ENTITY | 20130516 |
Method ASSIGN_ENTITIES on class 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 | ![]() |
IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | CLB2_APPLICATION_ID | 20130516 | |||
2 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | CLB2_ENTITY_ID | 20130516 | |||
3 | ![]() |
IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | CLB2_ENTITY_TYPE | 20130516 | |||
4 | ![]() |
RT_BO_ENTITY | Value transfer | Type reference (TYPE) | CLB2_T_BO_ENTITY | 20130516 |
Method GET_ASSIGNED_BOS on class 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 | ![]() |
IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | CLB2_APPLICATION_ID | 20130516 | |||
2 | ![]() |
IV_BO_ID | Call by reference | Type reference (TYPE) | CLB2_BO_ID | 20130516 | |||
3 | ![]() |
IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | CLB2_ENTITY_TYPE | 20130516 | |||
4 | ![]() |
RT_BO_ENTITY | Value transfer | Type reference (TYPE) | CLB2_T_BO_ENTITY | 20130516 |
Method GET_ASSIGNED_ENTITIES on class 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 | ![]() |
ES_BO_ENTITY | Call by reference | Type reference (TYPE) | CLB2_S_BO_ENTITY | 20130516 | |||
2 | ![]() |
IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | CLB2_APPLICATION_ID | 20130516 | |||
3 | ![]() |
IV_BO_ID | Call by reference | Type reference (TYPE) | CLB2_BO_ID | 20130516 | |||
4 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | CLB2_ENTITY_ID | 20130516 | |||
5 | ![]() |
IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | CLB2_ENTITY_TYPE | 20130516 |
Method GET_ASSIGNED_ENTITY on class 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 | ![]() |
IT_BO_ENTITY | Call by reference | Type reference (TYPE) | CLB2_T_BO_ENTITY | 20130516 |
Method UNASSIGN_ENTITIES on class IF_CLB2_BO_DB_ACCESS has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |