SAP ABAP Class IF_SADL_ENTITY_CONTAINER_FCTRY (Creation of SADL Entity Data containers)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SADL_ENTITY_TRANSACTIONAL SADL Entity API 20131112
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_ENTITY_TRANSACTIONAL Base Implementation of SADL Entity Transactional 20131029
Properties
Class IF_SADL_ENTITY_CONTAINER_FCTRY  
Short Description Creation of SADL Entity Data containers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20131024   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SADL_ENTITY_CONTAINER_FCTRY has no forward declaration.
Interfaces
Class IF_SADL_ENTITY_CONTAINER_FCTRY has no interface implemented.
Friends
Class IF_SADL_ENTITY_CONTAINER_FCTRY has no friend class.
Attributes
Class IF_SADL_ENTITY_CONTAINER_FCTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ENTITY_KEY_STRUCT_REF Instance method Public Method 20131027
2 CREATE_ENTITY_KEY_TABLE_REF Instance method Public Method 20131027
3 CREATE_ENTITY_STRUCTURE_REF Instance method Public Method 20131024
4 CREATE_ENTITY_TABLE_REF Instance method Public Method 20131024
Events
Class IF_SADL_ENTITY_CONTAINER_FCTRY has no event.
Types
Class IF_SADL_ENTITY_CONTAINER_FCTRY has no local type.
Method Signatures

Method CREATE_ENTITY_KEY_STRUCT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALTERNATIVE_KEY_NAME Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_KEY_NAME 20131027
2 Returning RR_STRUCTURE_REF Value transfer Object reference (TYPE REF TO) DATA 20131027
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131027
2 CX_SADL_STATIC 20131027

Method CREATE_ENTITY_KEY_TABLE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALTERNATIVE_KEY_NAME Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_KEY_NAME 20131027
2 Returning RR_TABLE_REF Value transfer Object reference (TYPE REF TO) DATA 20131030
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131027
2 CX_SADL_STATIC 20131027

Method CREATE_ENTITY_STRUCTURE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_STRUCTURE_REF Value transfer Object reference (TYPE REF TO) DATA 20131024
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131024
2 CX_SADL_STATIC 20131024

Method CREATE_ENTITY_TABLE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TABLE_REF Value transfer Object reference (TYPE REF TO) DATA 20131024
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131024
2 CX_SADL_STATIC 20131024
History
Last changed by/on SAP  20141121 
SAP Release Created in