SAP ABAP Class CL_SADL_ENTITY (CL_SADL_ENTITY Default Implementation of SADL Entity Model)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SADL_ENTITY | d | 20120707 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SADL_ENTITY_BO | CL_SADL_ENTITY_BO Abstract SADL Entity for BOs | 20120707 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SADL_ENTITY_DDIC_TABLE_VIEW | SADL entity for ddic tables and views | 20121214 |
Properties
| Class | CL_SADL_ENTITY | |
| Short Description | CL_SADL_ENTITY Default Implementation of SADL Entity Model | |
| Super Class | ||
| 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 | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SADL_ENTITY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SADL_ENTITY | d | 20120707 |
Friends
Class CL_SADL_ENTITY 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) | IF_SADL_ENTITY=>TY_ENTITY_ID | 20120707 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_SADL_ENTITY=>TY_ENTITY_TYPE | 20120707 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120707 | ||
| 2 | Static method | Public | Method | 20120814 | ||
| 3 | Static method | Public | Method | 20120903 | ||
| 4 | Instance method | Protected | Method | 20120707 | ||
| 5 | Instance method | Private | Method | 20130827 |
Events
Class CL_SADL_ENTITY has no event.
Types
Class CL_SADL_ENTITY 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 has no exception.
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SADL_ENTITY | Call by reference | Type reference (TYPE) | IF_SADL_ENTITY=>TY_SADL_ENTITY | 20120814 | ||||
| 2 | RO_SADL_ENTITY | Value transfer | Object reference (TYPE REF TO) | IF_SADL_ENTITY | 20120814 |
Method DESERIALIZE on class CL_SADL_ENTITY has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SADL_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_SADL_ENTITY | 20120903 | ||||
| 2 | RS_SADL_ENTITY | Value transfer | Type reference (TYPE) | IF_SADL_ENTITY=>TY_SADL_ENTITY | 20120903 |
Method SERIALIZE on class CL_SADL_ENTITY has no exception.
Method SET_ID 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 |
Method SET_ID on class CL_SADL_ENTITY has no exception.
Method _GET_SORTED_DDIC_FIELD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DDIC_FIELD_LIST | Call by reference | Type reference (TYPE) | DDFIELDS | 20130827 |
Method _GET_SORTED_DDIC_FIELD_LIST on class CL_SADL_ENTITY has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |