SAP ABAP Interface IF_SADL_EXTERNAL_VIEW_DDIC_API (External View API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_ABQI (Package) ABAP Query Interface
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
Interface IF_SADL_EXTERNAL_VIEW_DDIC_API  
Short Description External View API    
General Data
Package SADL_ABQI   ABAP Query Interface 
Created 20130124   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_SADL_EXTERNAL_VIEW_DDIC_API has no forward declaration.
Interfaces
Interface IF_SADL_EXTERNAL_VIEW_DDIC_API has no interface.
Friends
Interface IF_SADL_EXTERNAL_VIEW_DDIC_API has no friend.
Attributes
Interface 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
Interface 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 Interface IF_SADL_EXTERNAL_VIEW_DDIC_API has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740