SAP ABAP Function Module DD_NAVIGATOR_T (Navigation betweeen object sets)
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_NAVIGATOR_T Navigation betweeen object sets  
Function Group SDDE   Calculate Dependents/Navigation  
Program Name SAPLSDDE   DD: Navigation between DDIC Sources 
INCLUDE Name LSDDEU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUT_STRUC TYPE DD02L-TABNAME Real structure of 'OUT_TAB'
Importing CLASS1 TYPE DDREFSTRUC-CLASS 'DOMA' Object class
Importing CLASS2 TYPE DDREFSTRUC-CLASS 'DTEL' Object class
Importing DEPENDENCY TYPE DDREFSTRUC-STATE 'U' Relationship category
Importing DIRECTION TYPE DDREFSTRUC-STATE '>' Access direction
Importing EXP_STRUC TYPE DD02L-TABNAME ' ' Expected structure of OUT_TAB or SPACE
Importing SINGLE_NAME TYPE DDSYMTAB-NAME ' ' Input for a single symbol
Importing POINTER1 TYPE 0 Name des 1. Namensfeldes in der IN_TAB
Importing POINTER2 TYPE 0 Name des 2. Namensfeldes in der IN_TAB
Importing LEN1 TYPE SYST-FDPOS 0 Start position of name field in IN_TAB
Importing LEN2 TYPE SYST-FDPOS 0 Start position of name field in IN_TAB
Importing OBJ_STATE TYPE DDREFSTRUC-STATE 'A' Statuses of target objects taken into account
Importing OFF1 TYPE SYST-FDPOS 0 Length of name field in IN_TAB
Importing OFF2 TYPE SYST-FDPOS 0 Length of name field in IN_TAB
Importing OUT_REFRESH TYPE DDREFSTRUC-STATE 'X' X: Previous deletion of table OUT_TAB
Importing OUT_TO_IN TYPE DDREFSTRUC-STATE ' ' X: Transfer result to IN_TAB
Importing PRID TYPE SYST-TABIX 0 ID of a standard output channel or 0
Importing REFETCH TYPE DDREFSTRUC-STATE 'X' X: Fetch back to the incoming data set
Importing TRACE TYPE SYST-TABIX 0 >0: Display run schedule
Importing PAR1 TYPE ' ' Is passed through for DB access
Importing PAR2 TYPE ' ' Is passed through for DB access
Importing PAR3 TYPE ' ' Is passed through for DB access
Importing FROM_INDEX TYPE SYST-TABIX 0
Importing TO_INDEX TYPE SYST-TABIX 0
Tables IN_TAB TYPE   Symbol or true base table
Tables OUT_TAB TYPE   Calculated target quantity with structure OUT_STRUC
Exception ILLEGAL_PATH TYPE Access path not yet implemented
Exception TYPE_MISSMATCH TYPE If EXP_STRUC <> OUT_STRUC
Exception ILLEGAL_VALUE TYPE Unzulässiger Parameter oder Parameterwert
               
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