SAP Function SDU_PREDECESSORS_FETCH -

Parameter Reference Type Length Default Optional Text
LANGU 0 SY-LANGU X
LEVEL 0 '*' X
ROOT_NAME DM41S-DMOID C 26
WITH_TEXT 0 'X' X

Parameter Reference Length Optional Text
ENTITIES DM02V 220 X
HIERARCHY DM41S 131 X
MODELS DM40V 233 X
OBJECT_LIST DMOBJECT 30

Exception Text
NOT_FILLED
NOT_FOUND Nothing was selected
PARAMETER_ERROR

Functionality
The FM reads the predecessors from the hierarchy table (DM41S) to a setof entity types and data models (OBJECT_LIST). Parameter LEVEL defineshow many hierarchy levels "ascending" should be read ('*' = all).

Further information
See documentation to function module SDU_MARK_TREE_FETCH for furtherinformation.