The Function Module RH_RELAT_REQUEST (Eingabehilfe für Verknüpfungen) is a standard Function Module in SAP ERP and is part of the function group RHSR within the package SP00.
Function Module | RH_RELAT_REQUEST |
Short Text | Eingabehilfe für Verknüpfungen |
Function Group | RHSR |
Package | SP00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DISPL | LIKE | ' ' | Display/selection mode | |
FIELD | LIKE | HELP_INFO-FIELDNAME | 'RELAT' | Local field name |
MAINT_ONLY | LIKE | T777E-MAINT | ' ' | Relationships with T777E-MAINT - ' ' only |
OTYPE | LIKE | T777E-CLAS1 | ' ' | Predefined object type for the relationship |
RSIGN | LIKE | T777E-RSIGN | ' ' | Relationship type |
SCLAS | LIKE | T777E-CLAS2 | ' ' | Predefined object type for the relationship |
TABLE | LIKE | HELP_INFO-TABNAME | 'T777E' | Table name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SEL_RELAT | LIKE | T777E-RELAT | Selected object type |
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 |
---|---|
NOTHING_FOUND | No data found in T777E |