The Function Module RH_OM_ATTRIBUTE_READ () 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_READ |
Short Text | |
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 |
---|---|---|---|---|
ATTRIB | TYPE | OM_ATTRIB |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ATEXT | TYPE | OM_ATTRTXT | Object Description | |
EXP_CREFERENCE | TYPE | SWACONSREF | Workflow: Dictionary reference of constants | |
EXP_REFERENCE | TYPE | SWAEXPREF | Workflow Expression Reference | |
INDEXNAME | TYPE | OM_ATTRIDX | Search Index: Database Name | |
INTLEN | TYPE | INTLEN | Internal Length in Bytes | |
INTTYPE | TYPE | INTTYPE | ABAP data type (C,D,N,...) | |
MULTIPLE | TYPE | OM_ATTRMUL | ||
OUTPUTLEN | TYPE | OUTPUTLEN | Output Length | |
RANGE | TYPE | OM_ATTRRNG | ||
SUPP_CONV | TYPE | OM_ATTRCVN | General Attribute Maintenance: Suppress Conversion | |
WITHDEF | TYPE | OM_ATTRWDF | General Attribute Maintenance: Attribute Allows Defaults |
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 | Attribute not found |