SAP ABAP Function Module DD_PUT_TATAF (Writes the EXEC SQL statements contained in a table to TATAF)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Function Module DD_PUT_TATAF Writes the EXEC SQL statements contained in a table to TATAF  
Function Group SDNT   Function modules for nametab  
Program Name SAPLSDNT   xx 
INCLUDE Name LSDNTU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing ONLY_TEST TYPE SPACE 'x': screen display only, not in TATAF
Importing TABNAME TYPE TATAF-TABNAME Table name
Importing REPLACE TYPE SPACE If 'X', overwrite the old contents
Importing TAKE_ALL_ROWS TYPE ABAP_BOOL ABAP_FALSE Keine speziellen Zeilen ignorieren (wenn STATEMENTS verwendet wird)
Tables STATEMENTS TYPE   Statements to be stored
               
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  19950113 
SAP Release Created in