SAP ABAP Interface IF_SADL_ENTITY_CONTAINER_FCTRY (Creation of SADL Entity Data containers)
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 - 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
Interface IF_SADL_ENTITY_CONTAINER_FCTRY  
Short Description Creation of SADL Entity Data containers    
General Data
Package SADL_ENTITY_API   SADL Entity API 
Created 20131024   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_SADL_ENTITY_CONTAINER_FCTRY has no forward declaration.
Interfaces
Interface IF_SADL_ENTITY_CONTAINER_FCTRY has no interface.
Friends
Interface IF_SADL_ENTITY_CONTAINER_FCTRY has no friend.
Attributes
Interface 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
Interface IF_SADL_ENTITY_CONTAINER_FCTRY has no event.
Types
Interface 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 740