SAP ABAP Function Module DD_GET_EXT_VIEW_FIELDS (Lese View von der Datenbank)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDRPLI (Package) Dictionary Replicator
Basic Data
Function Module DD_GET_EXT_VIEW_FIELDS Lese View von der Datenbank  
Function Group SDRPLI   DB Objects and Replication  
Program Name SAPLSDRPLI    
INCLUDE Name LSDRPLIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting VIEW_COLUMNS TYPE DBFIELDTABL Feldbeschreibung für Datenbanktabellen
Importing VIEWNAME TYPE DBVIEWNAME Name des Views auf der Datenbank
Importing CON_NAME TYPE DBCON_NAME Logischer Name einer Datenbankverbindung
Importing SCHEMA_NAME TYPE DDSCHEMA Schema Name
Importing PRID TYPE SYTABIX Index interner Tabellen
Exception SQL_ERROR TYPE SQL Fehler
Exception INTERNAL_ERROR TYPE Interner Fehler
               
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  20130604 
SAP Release Created in 740