SAP ABAP Function Module DD_FKEYS_GET (Determines the current valid foreign key for a table)
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_FKEYS_GET Determines the current valid foreign key for a table  
Function Group SINT   Short text  
Program Name SAPLSINT    
INCLUDE Name LSINTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing NAME TYPE DCOBJDEF-NAME Table Name
Importing STATE TYPE DCOBJDEF-STATE 'A' Read status
Importing LANGU TYPE SYST-LANGU ' '
Tables DD03P_TAB TYPE DD03P
Tables DD05M_TAB TYPE DD05M Foreign key fields of the table
Tables DD08V_TAB TYPE DD08V
Exception ILLEGAL_INPUT TYPE Value not allowed for parameter
Exception NOT_FOUND TYPE Table does not exist in the ABAP Dictionary
Exception EXPAND_FAILURE TYPE
               
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  19960510 
SAP Release Created in