The Function Module RH_OM_ATTRIBUTE_F4 (OBSOLETE) is a standard Function Module in SAP ERP and is part of the function group RHOMATTRIBUTES within the package SP0A.
Function Module | RH_OM_ATTRIBUTE_F4 |
Short Text | OBSOLETE |
Function Group | RHOMATTRIBUTES |
Package | SP0A |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DYNFIELD | TYPE | DYNFNAM | Field Name | |
DYNNR | TYPE | SY-DYNNR | ABAP Program: Number of Current Screen | |
DYNPROG | TYPE | SY-REPID | ABAP Program: Current Main Program | |
OTYPE | TYPE | OTYPE | 'O ' | Object Type |
SCENARIO | TYPE | OM_ATTRSCN | General Attribute Maintenance: Scenario | |
STEPL | TYPE | SY-STEPL | Screens, current table line index |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ATTRIB | TYPE | OM_ATTRIB |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ATTRIB_TAB | LIKE | OMATTRTEXT |
This function module does not define any Exceptions.