SAP ABAP Class CL_SADL_ENTITY_BO (CL_SADL_ENTITY_BO Abstract SADL Entity for BOs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_ENTITY (Package) SADL Entity Metamodel
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SADL_ENTITY | CL_SADL_ENTITY Default Implementation of SADL Entity Model | 20120707 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_SADL_ENTITY | BOPF SADL Entity Provider | 20120720 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_SADL_ENTITY | EPM SADL Entity | 20130116 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SADL_ENTITY_MOCK | Mock class for SADL Entity instances | 20130205 |
Properties
| Class | CL_SADL_ENTITY_BO | |
| Short Description | CL_SADL_ENTITY_BO Abstract SADL Entity for BOs | |
| Super Class | CL_SADL_ENTITY | CL_SADL_ENTITY Default Implementation of SADL Entity Model |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADL_ENTITY | SADL Entity Metamodel |
| Created | 20120707 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SADL_ENTITY_BO has no forward declaration.
Interfaces
Class CL_SADL_ENTITY_BO has no interface implemented.
Friends
Class CL_SADL_ENTITY_BO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120707 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120707 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120707 | ||
| 2 | Instance method | Public | Method | 20120707 | ||
| 3 | Instance method | Public | Method | 20120707 | ||
| 4 | Static method | Public | Method | 20120707 | ||
| 5 | Static method | Public | Method | 20120707 |
Events
Class CL_SADL_ENTITY_BO has no event.
Types
Class CL_SADL_ENTITY_BO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_SADL_ENTITY=>TY_ENTITY_ID | 20120707 | ||||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | IF_SADL_ENTITY=>TY_ENTITY_TYPE | 20120707 |
Method CONSTRUCTOR on class CL_SADL_ENTITY_BO has no exception.
Method GET_BO_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BO_NAME | Value transfer | Type reference (TYPE) | STRING | 20120707 |
Method GET_BO_NAME on class CL_SADL_ENTITY_BO has no exception.
Method GET_BO_NODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NODE_NAME | Value transfer | Type reference (TYPE) | STRING | 20120707 |
Method GET_BO_NODE_NAME on class CL_SADL_ENTITY_BO has no exception.
Method GET_BO_NODE_NAME_BY_ENTITY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20120707 | ||||
| 2 | EV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120707 | ||||
| 3 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | IF_SADL_ENTITY=>TY_ENTITY_ID | 20120707 |
Method GET_BO_NODE_NAME_BY_ENTITY_ID on class CL_SADL_ENTITY_BO has no exception.
Method GET_ENTITY_ID_BY_BO_NODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20120707 | ||||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120707 | ||||
| 3 | RV_ENTITY_ID | Value transfer | Type reference (TYPE) | IF_SADL_ENTITY=>TY_ENTITY_ID | 20120707 |
Method GET_ENTITY_ID_BY_BO_NODE_NAME on class CL_SADL_ENTITY_BO has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |