SAP ABAP Function Module DD_GET_TABLE_NAME (Gibt für eine Anwendungstabelle den Namen der Kopie)
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_TABLE_NAME Gibt für eine Anwendungstabelle den Namen der Kopie  
Function Group SDRPLI   DB Objects and Replication  
Program Name SAPLSDRPLI    
INCLUDE Name LSDRPLIU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TABNAME_REPLI_CPY TYPE TABNAME Name der replizierten Tabelle im Dictionaty
Importing APPLICATION TYPE DDAPPLICATION Name einer Anwendung (HPA)
Importing TABNAME_ORIGINAL TYPE TABNAME Name der Originaltabelle
Exception WRONG_PARAMETER TYPE Eingabeparameter müssen gesetzt sein
Exception NOT_FOUND TYPE Applikation oder Tabellenname existieren nicht
               
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