SAP ABAP Class IF_SADL_ENTITY_TRANSACT_PROV (Provider for SADL Entity Transactional Runtime)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130201
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_ENTITY_TRANS_PROV_DDIC Provider for SADL reference scenario transactional runtime 20130626
Properties
Class IF_SADL_ENTITY_TRANSACT_PROV  
Short Description Provider for SADL Entity Transactional Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130201   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SADL_ENTITY_TRANSACT_PROV has no forward declaration.
Interfaces
Class IF_SADL_ENTITY_TRANSACT_PROV has no interface implemented.
Friends
Class IF_SADL_ENTITY_TRANSACT_PROV has no friend class.
Attributes
Class IF_SADL_ENTITY_TRANSACT_PROV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TRANSACTIONAL_RUNTIME Instance method Public Method 20130201
2 GET_TRANSACTION_MANAGER Instance method Public Method 20130812
Events
Class IF_SADL_ENTITY_TRANSACT_PROV has no event.
Types
Class IF_SADL_ENTITY_TRANSACT_PROV has no local type.
Method Signatures

Method GET_TRANSACTIONAL_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_ENTITY_ID 20130201
2 Importing IV_TYPE Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_ENTITY_TYPE 20130201
3 Returning RO_RUNTIME Value transfer Object reference (TYPE REF TO) IF_SADL_ENTITY_TRANSACTIONAL 20130201
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130201
2 CX_SADL_STATIC 20130201

Method GET_TRANSACTION_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_ENTITY_TYPE 20130812
2 Returning RO_TRANSACTION_MANAGER Value transfer Object reference (TYPE REF TO) IF_SADL_TRANSACTION_MANAGER 20130812
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130812
2 CX_SADL_STATIC 20130812
History
Last changed by/on SAP  20140121 
SAP Release Created in