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 |
---|---|---|---|---|---|---|---|
![]() |
OUT_STRUC | TYPE | DD02L-TABNAME | Real structure of 'OUT_TAB' | |||
![]() |
CLASS1 | TYPE | DDREFSTRUC-CLASS | 'DOMA' | Object class | ||
![]() |
CLASS2 | TYPE | DDREFSTRUC-CLASS | 'DTEL' | Object class | ||
![]() |
DEPENDENCY | TYPE | DDREFSTRUC-STATE | 'U' | Relationship category | ||
![]() |
DIRECTION | TYPE | DDREFSTRUC-STATE | '>' | Access direction | ||
![]() |
EXP_STRUC | TYPE | DD02L-TABNAME | ' ' | Expected structure of OUT_TAB or SPACE | ||
![]() |
SINGLE_NAME | TYPE | DDSYMTAB-NAME | ' ' | Input for a single symbol | ||
![]() |
POINTER1 | TYPE | 0 | Name des 1. Namensfeldes in der IN_TAB | |||
![]() |
POINTER2 | TYPE | 0 | Name des 2. Namensfeldes in der IN_TAB | |||
![]() |
LEN1 | TYPE | SYST-FDPOS | 0 | Start position of name field in IN_TAB | ||
![]() |
LEN2 | TYPE | SYST-FDPOS | 0 | Start position of name field in IN_TAB | ||
![]() |
OBJ_STATE | TYPE | DDREFSTRUC-STATE | 'A' | Statuses of target objects taken into account | ||
![]() |
OFF1 | TYPE | SYST-FDPOS | 0 | Length of name field in IN_TAB | ||
![]() |
OFF2 | TYPE | SYST-FDPOS | 0 | Length of name field in IN_TAB | ||
![]() |
OUT_REFRESH | TYPE | DDREFSTRUC-STATE | 'X' | X: Previous deletion of table OUT_TAB | ||
![]() |
OUT_TO_IN | TYPE | DDREFSTRUC-STATE | ' ' | X: Transfer result to IN_TAB | ||
![]() |
PRID | TYPE | SYST-TABIX | 0 | ID of a standard output channel or 0 | ||
![]() |
REFETCH | TYPE | DDREFSTRUC-STATE | 'X' | X: Fetch back to the incoming data set | ||
![]() |
TRACE | TYPE | SYST-TABIX | 0 | >0: Display run schedule | ||
![]() |
PAR1 | TYPE | ' ' | Is passed through for DB access | |||
![]() |
PAR2 | TYPE | ' ' | Is passed through for DB access | |||
![]() |
PAR3 | TYPE | ' ' | Is passed through for DB access | |||
![]() |
FROM_INDEX | TYPE | SYST-TABIX | 0 | |||
![]() |
TO_INDEX | TYPE | SYST-TABIX | 0 | |||
![]() |
IN_TAB | TYPE | Symbol or true base table | ||||
![]() |
OUT_TAB | TYPE | Calculated target quantity with structure OUT_STRUC | ||||
![]() |
ILLEGAL_PATH | TYPE | Access path not yet implemented | ||||
![]() |
TYPE_MISSMATCH | TYPE | If EXP_STRUC <> OUT_STRUC | ||||
![]() |
ILLEGAL_VALUE | TYPE | Unzulässiger Parameter oder Parameterwert | ||||
Processing Type
Normal Function 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 |