SAP ABAP Function Module DD_PUT_FKEY (Upgrade interface for foreign key (array upgrade of DD08L/T, DD05S))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDBT (Package) ABAP Dictionary: Basic Tools
Basic Data
Function Module DD_PUT_FKEY Upgrade interface for foreign key (array upgrade of DD08L/T, DD05S)  
Function Group SDFK   Function modules for foreign keys  
Program Name SAPLSDFK    
INCLUDE Name LSDFKU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing HEADERTEST TYPE ' ' Execute test for existence of header (DD02L)
Importing LANGU TYPE DD08V-DDLANGUAGE ' ' Ugrade language (' '=DD08V-DDLANG)
Importing STATUS TYPE DD08L-AS4LOCAL 'A' UPGRADE A or N
Importing TABNAME TYPE DD08V-TABNAME ' ' if not specified, dd08v-dd05s tabname
Tables DD05S_TAB TYPE DD05S zu schreibende DD05S-Zeilen
Tables DD08V_TAB TYPE DD08V DD08V lines to be written
Exception EMPTY_DD08V TYPE DD08V_TAB was transferred empty
Exception ILLEGAL_STATUS TYPE if STATUS not A or N
Exception INCOMPATIBLE_08_05 TYPE DD08V and DD05S lines do not correspond
Exception INCONSISTENT_TABNAME TYPE TABNAME in DD08V_TAB or DD05S_TAB inconsistent
Exception NOHEADER TYPE No header (dd021) found following header test
               
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  19950302 
SAP Release Created in