SAP ABAP Class IF_SADL_EXTERNAL_VIEW_DDIC_API (External View API)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_EXTERNAL_VIEW_DDIC_API SADL Entity DDIC external views 20130124
Properties
Class IF_SADL_EXTERNAL_VIEW_DDIC_API  
Short Description External View API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130124   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SADL_EXTERNAL_VIEW_DDIC_API has no forward declaration.
Interfaces
Class IF_SADL_EXTERNAL_VIEW_DDIC_API has no interface implemented.
Friends
Class IF_SADL_EXTERNAL_VIEW_DDIC_API has no friend class.
Attributes
Class IF_SADL_EXTERNAL_VIEW_DDIC_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXTERNAL_VIEW_DB_INFO Instance method Public Method 20130124
Events
Class IF_SADL_EXTERNAL_VIEW_DDIC_API has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_FIELD_MAPPING Public See coding 20130716 tt_field_mapping TYPE STANDARD TABLE OF ty_field_mapping WITH DEFAULT KEY
2 TY_FIELD_MAPPING Public See coding 20130716 BEGIN OF ty_field_mapping, ddic_field TYPE dd27pr-fieldname, db_field TYPE dd27pr-dbviewfield, END OF ty_field_mapping
Method Signatures

Method GET_EXTERNAL_VIEW_DB_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_MAPPING Call by reference Type reference (TYPE) TT_FIELD_MAPPING 20130716
2 Exporting EV_IS_ANALYTICAL_VIEW Call by reference Type reference (TYPE) ABAP_BOOL 20130512
3 Exporting EV_SCHEMA_NAME Call by reference Type reference (TYPE) DDSCHEMA 20130124
4 Exporting EV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20130124
5 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20130124

Method GET_EXTERNAL_VIEW_DB_INFO on class IF_SADL_EXTERNAL_VIEW_DDIC_API has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in