SAP ABAP Class IF_SADL_VIEW_DB_GENERATOR (IF_SADL_VIEW_DB_GENERATOR DB view generator bases on entity)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SADL_VIEW_DB DB view generator bases on entity views 20120707
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_VIEW_DB_GENERATOR CL_SADL_VIEW_DB_GENERATOR Generates DB views based on Entity 20120707
Properties
Class IF_SADL_VIEW_DB_GENERATOR  
Short Description IF_SADL_VIEW_DB_GENERATOR DB view generator bases on entity    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120707   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SADL_VIEW_ENTITY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SADL_VIEW_DB_GENERATOR has no interface implemented.
Friends
Class IF_SADL_VIEW_DB_GENERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_JOIN_TYPE Instance attribute Public Attribute reference (LIKE) 20120707
Methods
# Method Level Visibility Method type Description Created on
1 MAP_ENTITY_VIEW_TO_DB_VIEW Instance method Public Method 20120707
Events
Class IF_SADL_VIEW_DB_GENERATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_JOIN_MODEL Public Attribute reference (LIKE) 20120707
2 TY_CALCULATED_ELEMENT Public Attribute reference (LIKE) 20120707
3 TY_ELEMENT Public Attribute reference (LIKE) 20120707
4 TY_ENTITY Public Attribute reference (LIKE) 20120707
5 TY_JOIN Public Attribute reference (LIKE) 20120707
6 TY_JOIN_MODEL Public Attribute reference (LIKE) 20120707
7 TY_JOIN_TYPE Public Attribute reference (LIKE) 20120707
8 TY_VIEW_METADATA Public Attribute reference (LIKE) 20120707
Method Signatures

Method MAP_ENTITY_VIEW_TO_DB_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DB_VIEW Call by reference Type reference (TYPE) TY_VIEW_METADATA 20120707
2 Importing IS_ENTITY_VIEW Call by reference Type reference (TYPE) IF_SADL_VIEW_ENTITY=>TY_VIEW_METADATA 20120707
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130125
2 CX_SADL_STATIC 20130111
History
Last changed by/on SAP  20131127 
SAP Release Created in