SAP ABAP Class CL_SADL_ENTITY_TRANSACTIONAL (Base Implementation of SADL Entity Transactional)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_ENTITY_API (Package) SADL Entity API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20131104 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SADL_ENTITY_CONTAINER_FCTRY | Creation of SADL Entity Data containers | 20131029 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SADL_ENTITY_TRANSACTIONAL | SADL Entity API | 20131104 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SADL_ENTITY_TRANS_BASIC | Basis Scope | 20131029 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SADL_ENTITY_RUNTIME | SADL Runtime Implementation | 20131104 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SADL_ENTITY_TRANSACT_DDIC | Transactional runtime for SADL Reference Scenario | 20131104 |
Properties
Class | CL_SADL_ENTITY_TRANSACTIONAL | |
Short Description | Base Implementation of SADL Entity Transactional | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SADL_ENTITY_API | SADL Entity API |
Created | 20131027 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SADL_ENTITY_TRANSACTIONAL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20131104 | ||
2 | IF_SADL_ENTITY_CONTAINER_FCTRY | Creation of SADL Entity Data containers | 20131029 | ||
3 | IF_SADL_ENTITY_TRANSACTIONAL | SADL Entity API | 20131104 | ||
4 | IF_SADL_ENTITY_TRANS_BASIC | Basis Scope | 20131029 |
Friends
Class CL_SADL_ENTITY_TRANSACTIONAL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'Register transactional condition provider' | 20131202 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SADL_COND_PROVIDER_AUTHS | 20131129 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SADL_ENTITY | 20131029 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SADL_ENTITY_TYPE | 20131029 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20131029 | |
2 | ![]() |
Instance method | Protected | Method | 20131029 |
Events
Class CL_SADL_ENTITY_TRANSACTIONAL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_KEY_ELEMENT_VALUES | Public | See coding | 20131104 | tt_key_element_values TYPE STANDARD TABLE OF ty_key_element_value WITH KEY name
|
||
2 | TY_KEY_ELEMENT_VALUE | Public | See coding | 20131104 | BEGIN OF ty_key_element_value,
name TYPE sadl_entity_element,
value TYPE string,
END OF ty_key_element_value
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | SADL_ENTITY_ID | 20131029 | |||
2 | ![]() |
IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | SADL_ENTITY_TYPE | 20131029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131029 | ||
2 | ![]() |
20131029 |
Method GET_SADL_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | SADL_ENTITY_ID | 20131030 | |||
2 | ![]() |
RO_ENTITY | Value transfer | Object reference (TYPE REF TO) | IF_SADL_ENTITY | 20131029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131030 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |