The Function Module RH_OM_ATTRIBUTES_VALCK_EXAMPLE () is a standard Function Module in SAP ERP and is part of the function group RHOMATTRIBUTES within the package SP0A.
Function Module | RH_OM_ATTRIBUTES_VALCK_EXAMPLE |
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 |
---|---|---|---|---|
BUFFER_REFRESH | TYPE | FLAG | ||
OBJID | LIKE | Object ID | ||
OTYPE | TYPE | OTYPE | Object Type | |
PLVAR | TYPE | PLVAR | Plan Version | |
SCENARIO | TYPE | OM_ATTRSCN | General Attribute Maintenance: Scenario | |
SELDATE | TYPE | OMSELDATE | SY-DATUM | Key Date |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ATTRIBUTES | LIKE | OMATTVALRT | General Attribute Maintenance: Transfer Structure for Values | |
MESSAGE_TAB | LIKE | BAPIRET2 | Return Parameters |
This function module does not define any Exceptions.