The Function Module SDU_RELATION_GET (UDM Holen Beziehung) is a standard Function Module in SAP ERP and is part of the function group SDU2 within the package SDUM.
Function Module | SDU_RELATION_GET |
Short Text | UDM Holen Beziehung |
Function Group | SDU2 |
Package | SDUM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AS4LOCAL | LIKE | DM42S-AS4LOCAL | 'A' | Validity |
EBROLNR | LIKE | DM42S-EBROLNR | Relationship role | |
ENTIDFROM | LIKE | DM42S-ENTIDFROM | Entity type-From | |
ENTIDTO | LIKE | DM42S-ENTIDTO | Entity type-To | |
LANGU | LIKE | SY-LANGU | SY-LANGU | Language |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RELATION | LIKE | DM42S | Values for relationship | |
RELTXT1 | LIKE | DM42T-RELTXT1 | Relationship text-out | |
RELTXT2 | LIKE | DM42T-RELTXT2 | Relationship text-back |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Relationship not found |