SAP ABAP Function Module HDB_EXVIEW_CREATE (Create an external view in DDIC (based on transparent table))
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA (Application Component) Cross-Application Components
     HDB (Package) ERP Accelerators
Basic Data
Function Module HDB_EXVIEW_CREATE Create an external view in DDIC (based on transparent table)  
Function Group HDB_SERVICE   ERP Accelerator Services  
Program Name SAPLHDB_SERVICE    
INCLUDE Name LHDB_SERVICEU24    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_EXVIEWNAME TYPE VIEWNAME External view name
Importing I_TABNAME TYPE TABNAME Table name
Exception TABLE_NOT_FOUND TYPE Table not found or not active
Exception ACTIVATION_ERROR TYPE Activation error for external view
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130531 
SAP Release Created in 606